summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-03-28DbgOutTypef -> SAL_WARNStephan Bergmann
2014-03-28Remove now unused DBG_CTOR etc. featureStephan Bergmann
2014-03-28fdo#68546 Add menubar's text color of persona to StyleSettingsIsamu Mogi
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann
2014-03-25osl_setDetailedDebugMessageFunc is effectively doing nothingStephan Bergmann
2014-03-25DBG_OUT_WARNING is unusedStephan Bergmann
2014-03-24fdo#76179: deleting mpDefaultWin causes a DBG_TESTSOLARMUTEXStephan Bergmann
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-12Rename the Application_Impl class to DummyApplicationTor Lillqvist
2014-03-11Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-07Avoid possible resource leaks with boost::scoped_ptrTakeshi Abe
2014-03-06Cosmetics and bin some pointless SAL_INFOsTor Lillqvist
2014-03-04valgrind: remove unused mnOptionsCaolán McNamara
2014-03-04Add mode linesTakeshi Abe
2014-03-03-Werror,-Wbool-conversionStephan Bergmann
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
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-26Remove implementation details from vcl/settings.hxxTobias Lippert
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-22pick a reasonable looking place for a SolarMutexGuard for setting changesCaolán McNamara
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-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-14cid#441406 dereference after nullNoel Grandin
2014-02-13extend signatures to make some coverity rework easierCaolán McNamara
2014-02-10Correct comment: we can select icon theme in LibreOffice -> ViewJoren De Cuyper