summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration/windowstateconfiguration.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-14com::sun::star->css in frameworkNoel Grandin1-40/+40
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-20/+20
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+4
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-13/+13
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-07framework: sal_Bool->boolNoel Grandin1-27/+27
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-4/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-20/+20
2014-03-25coverity#1187652 Dead default in switchCaolán McNamara1-2/+0
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-02-27coverity#1187865 Uninitialized scalar fieldCaolán McNamara1-7/+18
2014-02-26Remove visual noise from frameworkAlexander Wilms1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-37/+37
2014-02-12cid#705176 missing break in switchNoel Grandin1-0/+1
2014-02-06fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan1-91/+140
2014-01-28bool improvementsStephan Bergmann1-7/+7
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-8/+8
2013-07-23Convert ConfigurationAccess_WindowState to WeakImplHelperNoel Grandin1-33/+3
2013-07-23convert WindowStateConfiguration to WeakImplHelperNoel Grandin1-15/+0
2013-07-12PCH for more librariesLuboš Luňák1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-62/+62
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-10/+10
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin1-5/+4
2012-08-08remove include comments and boxesThomas Arnhold1-10/+0
2012-06-02targeted string re-workNorbert Thiebaud1-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-14catch exception by constant referenceTakeshi Abe1-13/+13
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
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-4/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-12/+15
2011-02-05migrate to use boost unordered containersFridrich Štrba1-1/+1
2011-01-21break ownership cycleCaolán McNamara1-2/+8
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara1-1/+1
2010-11-29survice missing elementsCaolán McNamara1-1/+8
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 24Gert Faller1-1/+1