summaryrefslogtreecommitdiffstats
path: root/framework/source/layoutmanager/layoutmanager.cxx
Commit message (Expand)AuthorAgeFilesLines
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet2014-05-151-3/+3
* fix-includes.pl: frameworkThomas Arnhold2014-05-111-2/+2
* automaticly -> automatically.Jan Holesovsky2014-04-271-1/+1
* framework: sal_Bool->boolNoel Grandin2014-04-071-82/+82
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-061-1/+1
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-061-9/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-5/+5
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-210/+197
* Consolidate framework::{Resetable,}GuardStephan Bergmann2014-03-171-1/+0
* Consolidate framework::{Read,Write}GuardStephan Bergmann2014-03-171-92/+93
* Remove visual noise from frameworkAlexander Wilms2014-02-261-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-46/+46
* Remove unneccessary commentsAlexander Wilms2014-02-231-14/+14
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+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
* fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan2014-02-061-1/+1
* 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-281-30/+30
* 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-191-2/+2
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-1/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-6/+0
* 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
* remove Application::GetWorkAreaPosSizePixelNoel Grandin2013-07-191-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-3/+3
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-281-1/+1
* cppcheck: fix redundant assignmentsJulien Nabet2013-06-131-6/+2
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-311-16/+15
* fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin2013-05-281-21/+21
* fdo#46808, Convert frame::LayoutManager service to new sty;eNoel Grandin2013-05-281-0/+3
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-1/+1
* UI Controller Factory fixesAriel Constenla-Haile2013-05-211-1/+0
* fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin2013-05-211-1/+1
* Kill copy'n'paste.Jan Holesovsky2013-04-101-11/+20
* Kill not necessasy OUString member variables.Jan Holesovsky2013-04-091-36/+27
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-69/+69
* Remove unused variablesTor Lillqvist2013-04-071-37/+13
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-70/+70
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* fdo#46808, remove awt::DisplayAccess service.Noel Grandin2012-12-131-15/+4
* fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin2012-12-131-3/+3