summaryrefslogtreecommitdiffstats
path: root/framework/source/uiconfiguration
Commit message (Expand)AuthorAgeFilesLines
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-069-34/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-034-4/+4
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-267-99/+99
* coverity#1187652 Dead default in switchCaolán McNamara2014-03-251-2/+0
* Use an osl::Mutex directlyStephan Bergmann2014-03-201-11/+6
* Remove unused ThreadHelpBase baseStephan Bergmann2014-03-201-3/+1
* Use SolarMutexGuard directlyStephan Bergmann2014-03-203-30/+28
* Remove unused ThreadHelpBase baseStephan Bergmann2014-03-191-2/+1
* Use SolarMutexGuard directlyStephan Bergmann2014-03-191-36/+33
* Use SolarMutexGuard directlyStephan Bergmann2014-03-191-30/+27
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-2/+3
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-2/+3
* Consolidate framework::{Resetable,}GuardStephan Bergmann2014-03-176-71/+70
* coverity#1187865 Uninitialized scalar fieldCaolán McNamara2014-02-271-7/+18
* Remove visual noise from frameworkAlexander Wilms2014-02-263-10/+10
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-269-210/+210
* Remove unneccessary commentsAlexander Wilms2014-02-233-8/+8
* Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert2014-02-212-5/+6
* coverity#737202 Uncaught exceptionCaolán McNamara2014-02-132-2/+7
* cosmeticsMatúš Kukan2014-02-131-1/+2
* cid#705176 missing break in switchNoel Grandin2014-02-121-0/+1
* Do not throw if AcceleratorConfigurations are missing.Matúš Kukan2014-02-102-2/+16
* Simplify the code a bit.Matúš Kukan2014-02-102-24/+6
* coverity#737167 Uncaught exceptionCaolán McNamara2014-02-102-2/+7
* coverity#1169846 Uncaught exceptionCaolán McNamara2014-02-091-2/+6
* fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan2014-02-061-91/+140
* fwk: Ctor feature for single-instance ModuleUIConfigurationManagerSupplier.Matúš Kukan2014-01-301-80/+88
* bool improvementsStephan Bergmann2014-01-284-26/+26
* Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan2014-01-281-2/+2
* fwk: Constructor feature for one instance UICategoryDescription.Matúš Kukan2014-01-281-35/+66
* Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky2014-01-223-17/+10
* Change _get_implementation()'s not to do initialization directly.Jan Holesovsky2014-01-213-16/+17
* drop using namespace ::com::sun::star::ui;Matúš Kukan2014-01-181-20/+18
* fwk: Use constructor feature for ModuleUIConfigurationManager.Matúš Kukan2014-01-181-85/+237
* fwk: Use constructor feature for ImageManager.Matúš Kukan2014-01-171-16/+11
* fwk: Use constructor feature for UIConfigurationManager.Matúš Kukan2014-01-171-20/+163
* Drop duplicate #includeTakeshi Abe2013-12-101-1/+0
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-195-12/+12
* fdo#69500: Revert "fix bug #60700 - de-crutify ODF files"Andras Timar2013-11-181-1/+3
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-1/+0
* remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin2013-11-111-3/+2
* fixincludeguards.sh: frameworkThomas Arnhold2013-11-051-2/+2
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-312-5/+5
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-221-2/+2
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-10/+0
* Otherwhise -> OtherwiseJesús Corrius2013-09-261-1/+1
* convert FRAMEWORK module from String to OUStringNoel Grandin2013-09-171-2/+2
* String to OUStringThomas Arnhold2013-09-131-4/+3
* Try to keep older(?) gcc versions happyTor Lillqvist2013-09-093-4/+4