summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager/layoutmanager.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-22UI Controller Factory fixesAriel Constenla-Haile1-1/+0
2013-05-22fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin1-1/+1
2013-04-10Kill copy'n'paste.Jan Holesovsky1-11/+20
2013-04-09Kill not necessasy OUString member variables.Jan Holesovsky1-36/+27
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-69/+69
2013-04-07Remove unused variablesTor Lillqvist1-37/+13
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-70/+70
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin1-15/+4
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin1-3/+3
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin1-2/+2
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin1-3/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-2/+2
2012-10-24fdo#46808, use service constructor for frame::DispatchHelperNoel Grandin1-6/+5
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin1-1/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-08remove include comments and boxesThomas Arnhold1-3/+0
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-1/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+3
2012-06-02targeted string re-workNorbert Thiebaud1-24/+24
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara1-1/+1
2012-05-04resolved fdo#46160 query model only once whether it is a previewEike Rathke1-3/+12
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-2/+2
2012-04-12offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold1-14/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-3/+3
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-28/+55
2012-02-18Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold1-0/+14
2012-02-18offapi: remove obsolete XInplaceLayoutThomas Arnhold1-14/+0
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-14catch exception by constant referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
2011-09-20Remove RCS headerThomas Arnhold1-3/+0
2011-08-03callcatcher: remove unused methodsThomas Arnhold1-28/+0
2011-07-06Resolves: fdo#34450 long/int mix causes 32bit LONG_MAX to be 64bit -1Caolán McNamara1-24/+7
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara1-10/+12
2011-06-20catch by const referenceCaolán McNamara1-22/+65
2011-06-01overly staticCaolán McNamara1-12/+28
2011-05-20valgrind: leak if dispose uncalledCaolán McNamara1-1/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-29Remove commented code in libs-core/frameworkXisco Fauli1-1/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-18WaE: fix dubious undefined behaviourCaolán McNamara1-9/+2
2011-03-18Fix dbgutil breakage - no DBG_TRACE anymoreThorsten Behrens1-2/+2
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-4/+4
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-5393/+1112
2011-03-01don't rely on implicit castingCaolán McNamara1-1/+1
2011-02-10Resolves: rhbz#676539 handle missing pWindows from xWindowsCaolán McNamara1-4/+4