summaryrefslogtreecommitdiff
path: root/svl/source/config/asiancfg.cxx
AgeCommit message (Expand)Author
2022-05-03Just use Any ctor instead of makeAny in svlStephan Bergmann
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2019-07-15Simplify Sequence iterations in svlArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2018-01-15More loplugin:cstylecast: svlStephan Bergmann
2017-10-23loplugin:includeform: svlStephan Bergmann
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-05-15fix-includes.pl: svlThomas Arnhold
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-11use LanguageTag to convertEike Rathke
2013-07-10use LanguageTag to convertEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot
2012-07-02re-base on ALv2 code.Michael Meeks
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann
2011-12-06Use configmgr directly in SvxAsianConfig.Stephan Bergmann
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2010-12-22RTL_CONSTASCII_USTRINGPARAMserval
2010-11-12Remove bogus commentsAlexander O. Anisimov
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-01-12#i107450#: code from svx/source/options moved to other libsMathias Bauer