summaryrefslogtreecommitdiffstats
path: root/framework/source/layoutmanager/layoutmanager.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin2012-12-131-2/+2
* fdo#46808, use service constructor for ui::Noel Grandin2012-12-131-3/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-151-23/+14
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-2/+2
* fdo#46808, use service constructor for frame::DispatchHelperNoel Grandin2012-10-241-6/+5
* fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2012-10-231-1/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* Remove unused local varsJulien Nabet2012-08-111-1/+0
* remove include comments and boxesThomas Arnhold2012-08-081-3/+0
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-181-1/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-1/+3
* targeted string re-workNorbert Thiebaud2012-06-021-24/+24
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-161-1/+1
* resolved fdo#46160 query model only once whether it is a previewEike Rathke2012-05-041-3/+12
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-2/+2
* offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold2012-04-121-14/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-4/+4
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-3/+3
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-191-28/+55
* Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold2012-02-181-0/+14
* offapi: remove obsolete XInplaceLayoutThomas Arnhold2012-02-181-14/+0
* Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot2011-12-301-2/+2
* catch exception by constant referenceTakeshi Abe2011-12-141-2/+2
* remove include of pch header from frameworkNorbert Thiebaud2011-11-271-2/+0
* Remove RCS headerThomas Arnhold2011-09-201-3/+0
* callcatcher: remove unused methodsThomas Arnhold2011-08-031-28/+0
* Resolves: fdo#34450 long/int mix causes 32bit LONG_MAX to be 64bit -1Caolán McNamara2011-07-061-24/+7
* ByteString -> rtl::OStringBufferCaolán McNamara2011-06-201-10/+12
* catch by const referenceCaolán McNamara2011-06-201-22/+65
* overly staticCaolán McNamara2011-06-011-12/+28
* valgrind: leak if dispose uncalledCaolán McNamara2011-05-201-1/+2
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Remove commented code in libs-core/frameworkXisco Fauli2011-03-291-1/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-2/+2
* WaE: fix dubious undefined behaviourCaolán McNamara2011-03-181-9/+2
* Fix dbgutil breakage - no DBG_TRACE anymoreThorsten Behrens2011-03-181-2/+2
* fix mis-merge all-around.Norbert Thiebaud2011-03-121-4/+4