summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* badCaolán McNamara2014-02-271-1/+1
* coverity#1187685 Dereference null return valueCaolán McNamara2014-02-271-18/+15
* coverity#1187675 Dereference null return valueCaolán McNamara2014-02-271-10/+4
* coverity#1187674 Dereference null return valueCaolán McNamara2014-02-271-2/+2
* coverity#1187660 Dereference after null checkCaolán McNamara2014-02-271-3/+11
* coverity#1187659 Dereference after null checkCaolán McNamara2014-02-271-0/+22
* coverity#1187658 Dereference after null checkCaolán McNamara2014-02-271-2/+5
* coverity#1187640 this code has no effectCaolán McNamara2014-02-271-1/+0
* GetContextMenuDown is always trueCaolán McNamara2014-02-272-15/+1
* callcatcher: update unused codeCaolán McNamara2014-02-273-344/+0
* Removed unnecessary comment decorations and wspace from VCL sourcesChris Sherlock2014-02-2718-1071/+25
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2658-629/+629
* sal_Bool -> bool fixupStephan Bergmann2014-02-261-5/+5
* Removed unnecessary comment decorations from VCL sourcesChris Sherlock2014-02-2636-1220/+15
* fdo#64957: #i124233# prevent the accumulation of rounding errorsHerbert Dürr2014-02-261-4/+12
* Use SAL_OVERRIDE consistently in CTLayoutTor Lillqvist2014-02-261-14/+12
* Restore jpgCaolán McNamara2014-02-261-0/+0
* Remove visual noise from vclAlexander Wilms2014-02-26206-1280/+1246
* fdo#39468 Translate German Comments - vcl/source/window/toolbox2.cxxChristian M. Heller2014-02-261-234/+43
* fdo#39468 Translate German Comments - vcl/source/window/floatwin.cxxChristian M. Heller2014-02-261-63/+17
* fdo#39468 Translate German Comments - vcl/source/window/dockwin.cxxChristian M. Heller2014-02-261-104/+12
* Remove implementation details from vcl/settings.hxxTobias Lippert2014-02-261-68/+2053
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-261-3/+2
* fdo#39468 Translate German Comments - vcl/source/window/dockmgr.cxxChristian M. Heller2014-02-251-86/+7
* loplugin:literaltoboolconversionStephan Bergmann2014-02-252-2/+2
* Update little-to-big endian GetSwapFloat functionsDouglas Mencken2014-02-251-2/+5
* remove unused code Menu::GetItemAccKeyStrFromPos(unsigned short)Noel Grandin2014-02-251-10/+0
* remove unused code Menu::IsTemporaryItemFromPos(unsigned short)Noel Grandin2014-02-251-10/+0
* callcatcher: update unused codeCaolán McNamara2014-02-252-51/+0
* Add config_libraries.h definitions to get library names easily.Matúš Kukan2014-02-256-59/+13
* Mac vcl: sal_Bool -> bool sequelStephan Bergmann2014-02-255-40/+40
* vcl/osx/sal: SDK 10.5 compatibilityDouglas Mencken2014-02-254-0/+51
* Resolves: #i119006# delay Mac initial event until the app has launchedHerbert Dürr2014-02-243-27/+28
* Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr2014-02-248-27/+21
* sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara2014-02-241-4/+4
* warning C4805: '==' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann2014-02-242-2/+2
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-245-77/+77
* CoreText SDK 10.5 compatibilityDouglas Mencken2014-02-233-5/+36
* Remove unneccessary commentsAlexander Wilms2014-02-23146-3459/+3459
* coverity#441533 Dereference after null checkCaolán McNamara2014-02-231-1/+1
* coverity#440750 Dereference after null checkCaolán McNamara2014-02-231-51/+59
* pick a reasonable looking place for a SolarMutexGuard for setting changesCaolán McNamara2014-02-221-0/+2
* 'SetSymbolsStyle' : is not a member of 'StyleSettings'. Remove the call.Matúš Kukan2014-02-221-8/+5
* Do not try to use gb_STDLIBS explicitly. It's used by default anyway.Matúš Kukan2014-02-221-12/+5
* C++11'ismStephan Bergmann2014-02-221-1/+1
* c++11ismCaolán McNamara2014-02-211-1/+1
* Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann2014-02-2128-71/+72
* fix mac build, c++11ismsCaolán McNamara2014-02-211-11/+12
* WaE: implicit conversion of literal of type 'const char *' to 'bool'Tor Lillqvist2014-02-211-1/+1
* WaE: unused variablesTor Lillqvist2014-02-211-2/+2