Age | Commit message (Collapse) | Author |
|
https://jira.secondlife.com/browse/EXT-3909
|
|
truncation fix
|
|
|
|
Checker: NULL_RETURNS
Function: LLSpatialBridge::LLSpatialBridge(LLDrawable *, int, unsigned int)
File: /indra/newview/lldrawable.cpp
|
|
|
|
Checker: NULL_RETURNS
Function: LLInventorySort::operator ()(const LLFolderViewItem *const &, const LLFolderViewItem *const &)
File: /indra/newview/llfolderviewitem.cpp
|
|
Checker: NULL_RETURNS
Function: LLFolderBridge::folderOptionsMenu()
File: /indra/newview/llinventorybridge.cpp
|
|
|
|
|
|
Checker: NULL_RETURNS
Function: LLFolderBridge::determineFolderType()
File: /indra/newview/llinventorybridge.cpp
|
|
Checker: NULL_RETURNS
Function: LLSpatialBridge::updateMove()
File: /indra/newview/lldrawable.cpp
|
|
Checker: FORWARD_NULL
Function: LLAgent::sendMessage()
File: /indra/newview/llagent.cpp
not a bug.
|
|
Checker: FORWARD_NULL
Function: LLFace::switchTexture(LLViewerTexture *)
File: /indra/newview/llface.cpp
not a bug.
|
|
Checker: FORWARD_NULL
Function: LLLocalTextureObject::LLLocalTextureObject(const LLLocalTextureObject&)
File: /indra/newview/lllocaltextureobject.cpp
not a bug.
|
|
Checker: FORWARD_NULL
Function: LLFace::getGeometryVolume(const LLVolume &, const int &, const LLMatrix4 &, const LLMatrix3 &, const unsigned short &)
File: /indra/newview/llface.cpp
|
|
Checker: FORWARD_NULL
Function: LLSidepanelAppearance::onOpen(const LLSD &)
File: /indra/newview/llsidepanelappearance.cpp
|
|
Checker: FORWARD_NULL
Function: LLFolderBridge::pasteFromClipboard()
File: /indra/newview/llinventorybridge.cpp
|
|
Checker: FORWARD_NULL
Function: LLLandmarksPanel::initLandmarksPanel(LLPlacesInventoryPanel *)
File: /indra/newview/llpanellandmarks.cpp
|
|
Checker: FORWARD_NULL
Function: LLLocationInputCtrl::refreshLocation()
File: /indra/newview/lllocationinputctrl.cpp
|
|
Checker: FORWARD_NULL
Function: LLItemBridge::restoreToWorld()
File: /indra/newview/llinventorybridge.cpp
|
|
Checker: FORWARD_NULL
Function: LLObjectBridge::performAction(LLFolderView *, LLInventoryModel *, std::basic_string<char, std::char_traits<char>, std::allocator<char>>)
File: /indra/newview/llinventorybridge.cpp
|
|
Checker: FORWARD_NULL
Function: LLCallingCardBridge::buildContextMenu(LLMenuGL &, unsigned int)
File: /indra/newview/llinventorybridge.cpp
|
|
Checker: FORWARD_NULL
Function: LLFloaterPreference::onBtnCancel()
File: /indra/newview/llfloaterpreference.cpp
CID-91
Checker: FORWARD_NULL
Function: LLFloaterPreference::onBtnApply()
File: /indra/newview/llfloaterpreference.cpp
|
|
Checker: FORWARD_NULL
Function: LLFloaterPreference::onBtnOK()
File: /indra/newview/llfloaterpreference.cpp
|
|
Checker: FORWARD_NULL
Function: LLFloaterMediaSettings::commitFields()
File: /indra/newview/llfloatermediasettings.cpp
|
|
Checker: FORWARD_NULL
Function: LLDriverParam::getNextDistortion(unsigned int *, LLPolyMesh **)
File: /indra/newview/lldriverparam.cpp
|
|
Checker: FORWARD_NULL
Function: LLAgentWearables::setWearableOutfit(const LLDynamicArray<LLPointer<LLInventoryItem>, (int)32> &, LLDynamicArray<LLWearable *, (int)32>&, int)
File: /indra/newview/llagentwearables.cpp
|
|
|
|
|
|
Checker: UNUSED_VALUE
Function: LLNameListCtrl::refresh(const LLUUID &, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, int)
File: /indra/newview/llnamelistctrl.cpp
dead code.
|
|
Checker: UNUSED_VALUE
Function: LLOfferInfo::inventory_task_offer_callback(const LLSD &, const LLSD &)
File: /indra/newview/llviewermessage.cpp
dead code.
|
|
Checker: NULL_RETURNS
Function: open_inventory_offer(const std::vector<LLUUID, std::allocator<LLUUID>> &, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&)
File: /indra/newview/llviewermessage.cpp
|
|
Checker: NULL_RETURNS
Function: LLPanelPlaces::showAddedLandmarkInfo(const std::vector<LLUUID, std::allocator<LLUUID>> &)
File: /indra/newview/llpanelplaces.cpp
|
|
Checker: NULL_RETURNS
Function: LLGestureBridge::performAction(LLFolderView *, LLInventoryModel *, std::basic_string<char, std::char_traits<char>, std::allocator<char>>)
File: /indra/newview/llinventorybridge.cpp
|
|
|
|
added additional check on no host for texture error
so that we don't trigger it for IMG_INVISIBLE.
code reviewed by Seraph
|
|
|
|
Checker: UNINIT_CTOR
Function: LLPanelScriptLimitsAttachment::LLPanelScriptLimitsAttachment()
File: /indra/newview/llfloaterscriptlimits.h
and some BOOL->boolification while I was there.
|
|
that checkin broke the xml and killed the Developer menu - repair it.
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
from objects, instead of using generic image for missing profile picture
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Conversation' turned on, doesnt show Avatar name, or correct information
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
truncation fix
|
|
|
|
EXT-5239 : Consider removing CTRL+I to spawn multiple inventory windows
BTEST-42 : Can't hide inventory by pressing CTRL+I
CTRL+I will now either open the inventory sidepanel, or close the sidepanel.
|