summaryrefslogtreecommitdiffstats
path: root/framework/source/layoutmanager
Commit message (Expand)AuthorAgeFilesLines
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-062-3/+3
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-063-30/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-5/+5
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-18/+18
* Use SolarMutexGuard directlyStephan Bergmann2014-03-182-139/+125
* Use SolarMutexGuard directlyStephan Bergmann2014-03-182-211/+198
* Consolidate framework::{Resetable,}GuardStephan Bergmann2014-03-173-3/+0
* Consolidate framework::{Read,Write}GuardStephan Bergmann2014-03-173-160/+160
* coverity#707879 Uninitialized scalar fieldCaolán McNamara2014-03-081-1/+6
* Remove visual noise from frameworkAlexander Wilms2014-02-262-25/+19
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-78/+78
* coverity#704648 Dereference after null checkCaolán McNamara2014-02-231-1/+1
* coverity#704647 Dereference after null checkCaolán McNamara2014-02-231-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-232-24/+24
* vcl: sal_Bool -> boolStephan Bergmann2014-02-212-3/+3
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+2
* Resolves: #i122576# Reset the docking area acceptor in the destructorAndre Fischer2014-02-191-0/+1
* Related: #i124096# correct LayoutManager::m_xDockingAreaAcceptor clear...Oliver-Rainer Wittmann2014-02-181-1/+2
* coverity#704234 Logically dead codeCaolán McNamara2014-02-111-8/+0
* misc cleanup and unnecessary OUStringsMatúš Kukan2014-02-102-26/+10
* fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan2014-02-063-3/+2
* Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan2014-02-061-2/+2
* Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2014-01-301-2/+2
* Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan2014-01-291-2/+2
* bool improvementsStephan Bergmann2014-01-283-45/+45
* Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky2014-01-221-2/+2
* Change _get_implementation()'s not to do initialization directly.Jan Holesovsky2014-01-211-4/+2
* bool improvementsStephan Bergmann2014-01-211-1/+1
* fwk: Use constructor feature for LayoutManager.Matúš Kukan2014-01-171-3/+11
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-201-4/+4
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-192-15/+15
* fdo#66864: Return from full-screen should restore toolbars.Jan Holesovsky2013-11-151-15/+11
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-142-4/+3
* fixincludeguards.sh: frameworkThomas Arnhold2013-11-052-6/+6
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-2/+2
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-6/+0
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* Otherwhise -> OtherwiseJesús Corrius2013-09-261-1/+1
* convert FRAMEWORK module from String to OUStringNoel Grandin2013-09-171-7/+7
* Try to keep older(?) gcc versions happyTor Lillqvist2013-09-091-1/+1
* Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist2013-09-091-4/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-3/+1
* fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann2013-07-241-9/+6
* remove Application::GetWorkAreaPosSizePixelNoel Grandin2013-07-191-1/+1
* fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks2013-07-051-0/+10
* remove OUString wrap for string literalsThomas Arnhold2013-06-292-5/+5
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-283-3/+3
* Resolves: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile2013-06-241-3/+4
* Resolves: #i116455# Make toolbar style settings persistentAriel Constenla-Haile2013-06-241-5/+9