summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-28constructor only used on WNT in FontSelectPatternAttributesNoel Grandin
2014-02-28remove unused code in vcl/ImplRegionBandNoel Grandin
2014-02-28fix name of method in vcl/Menu, SetHightlightItem to SetHighlightItemNoel Grandin
2014-02-28remove unused code Menu::GetHighlightItem()Noel Grandin
2014-02-27images: Skip comments in links.txt.Jan Holesovsky
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-27-Werror,-Wunused-variableStephan Bergmann
2014-02-27badCaolán McNamara
2014-02-27coverity#1187685 Dereference null return valueCaolán McNamara
2014-02-27coverity#1187660 Dereference after null checkCaolán McNamara
2014-02-27coverity#1187659 Dereference after null checkCaolán McNamara
2014-02-27coverity#1187658 Dereference after null checkCaolán McNamara
2014-02-27coverity#1187640 this code has no effectCaolán McNamara
2014-02-27GetContextMenuDown is always trueCaolán McNamara
2014-02-27callcatcher: update unused codeCaolán McNamara
2014-02-27Removed unnecessary comment decorations and wspace from VCL sourcesChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26sal_Bool -> bool fixupStephan Bergmann
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-26fdo#39468 Translate German Comments - vcl/source/window/toolbox2.cxxChristian M. Heller
2014-02-26fdo#39468 Translate German Comments - vcl/source/window/floatwin.cxxChristian M. Heller
2014-02-26fdo#39468 Translate German Comments - vcl/source/window/dockwin.cxxChristian M. Heller
2014-02-26Remove implementation details from vcl/settings.hxxTobias Lippert
2014-02-26Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-25fdo#39468 Translate German Comments - vcl/source/window/dockmgr.cxxChristian M. Heller
2014-02-25Update little-to-big endian GetSwapFloat functionsDouglas Mencken
2014-02-25remove unused code Menu::GetItemAccKeyStrFromPos(unsigned short)Noel Grandin
2014-02-25remove unused code Menu::IsTemporaryItemFromPos(unsigned short)Noel Grandin
2014-02-25callcatcher: update unused codeCaolán McNamara
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23coverity#441533 Dereference after null checkCaolán McNamara
2014-02-23coverity#440750 Dereference after null checkCaolán McNamara
2014-02-22pick a reasonable looking place for a SolarMutexGuard for setting changesCaolán McNamara
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21fix mac build, c++11ismsCaolán McNamara
2014-02-21WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-21I missed a nullptr c++11ishCaolán McNamara
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21Replace handwritten reference counting with shared_ptrTobias Lippert
2014-02-21Silence false "control reaches end of non-void function" warningStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20implement loading GtkSeparatorToolItemsCaolán McNamara
2014-02-20Combine two subsequent SAL_INFO calls into oneTor Lillqvist