summaryrefslogtreecommitdiff
path: root/svl/source/config
AgeCommit message (Expand)Author
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-12-27cppcheck: fix var reassignedJulien Nabet
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-07-17After some trials, maybe even I can get things rightFridrich Štrba
2013-07-17Brackets are cheap, so use themFridrich Štrba
2013-07-17Fix MINGW64 build in svlFridrich Štrba
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12constify these methodsCaolán McNamara
2013-07-12Resolves: fdo#54493 autoenable CJK/CTL ui based on installed keyboardsCaolán McNamara
2013-07-12Related: fdo#54493 determine if a CJK/CTL keyboard is installedMarc Garcia
2013-07-11use LanguageTag to convertEike Rathke
2013-07-10use LanguageTag to convertEike Rathke
2013-06-16cppcheck: fix uninitMemberVar from ctloptions.cxx (svl)Julien Nabet
2013-04-26sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
2012-11-16use LanguageTagEike Rathke
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-02sal_Bool->bool in svl::SvtCTLOptionsNoel Grandin
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot
2012-07-02re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe
2012-02-05Some cppcheck cleaningJulien Nabet
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot
2012-01-06catch exception by constant referenceTakeshi Abe
2011-12-20callcatcher: Remove unused codeAugust Sodora
2011-12-19callcatcher: Remove unused codeAugust Sodora
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-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-07-26callcatcher: Remove unused SvxSearchConfigThomas Arnhold
2011-04-04use consistent namingCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky