summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/configurationaccess.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin1-2/+2
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann1-2/+1
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-8/+6
2017-07-02loplugin:casttovoid: sdextStephan Bergmann1-1/+0
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin1-3/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-02-28new loplugin unoanyNoel Grandin1-34/+34
2017-02-27loplugin:loopvartoosmallStephan Bergmann1-2/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-5/+2
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe1-1/+1
2016-09-10loplugin:constantparam in sdNoel Grandin1-3/+2
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-29com::sun::star->css in sdextNoel Grandin1-2/+2
2014-12-18sdext: Use appropriate OUString functions on string constantsStephan Bergmann1-4/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-3/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-13remove dead codeNoel Grandin1-22/+0
2014-04-30sdext: sal_Bool->boolNoel Grandin1-3/+3
2013-10-15could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke1-15/+15
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann1-3/+3
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann1-39/+39
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky1-1/+1
2013-06-05fix field name, was mxMSF, but should have been named mxContextNoel Grandin1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-6/+6
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-7/+3
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-29/+20
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-2/+0
2011-11-22WaE: unused variable, and catch by constCaolán McNamara1-13/+13
2010-12-03more Sal n elementsKenneth Venken1-1/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-5/+1
2009-09-09#i103496#: remove superfluous includes of sal headersMathias Bauer1-1/+0
2008-08-29#i10000# Missing precompiled header directive added.Rüdiger Timm1-1/+5
2008-04-10INTEGRATION: CWS changefileheader (1.5.28); FILE MERGEDRüdiger Timm1-36/+18
2007-08-16storing setting if newly created document should be opened to configurationSven Jacobi1-2/+2
2007-08-16using localized file size separatorSven Jacobi1-4/+4
2007-05-24some minor changesSven Jacobi1-3/+7
2007-05-16minor changesSven Jacobi1-3/+3
2007-05-11initial versionSven Jacobi1-0/+552