summaryrefslogtreecommitdiff
path: root/svl/source/config
AgeCommit message (Expand)AuthorFilesLines
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-07-17After some trials, maybe even I can get things rightFridrich Štrba1-1/+1
2013-07-17Brackets are cheap, so use themFridrich Štrba1-1/+1
2013-07-17Fix MINGW64 build in svlFridrich Štrba1-1/+1
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa4-35/+0
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2-3/+3
2013-07-12constify these methodsCaolán McNamara1-6/+4
2013-07-12Resolves: fdo#54493 autoenable CJK/CTL ui based on installed keyboardsCaolán McNamara2-21/+66
2013-07-12Related: fdo#54493 determine if a CJK/CTL keyboard is installedMarc Garcia1-0/+47
2013-07-11use LanguageTag to convertEike Rathke1-4/+1
2013-07-10use LanguageTag to convertEike Rathke1-19/+5
2013-06-16cppcheck: fix uninitMemberVar from ctloptions.cxx (svl)Julien Nabet1-0/+2
2013-04-26sal_Bool to boolTakeshi Abe1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-25/+25
2013-04-05new module i18nlangtagEike Rathke3-4/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-14/+0
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke2-2/+2
2012-11-16use LanguageTagEike Rathke1-1/+2
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-6/+4
2012-10-02sal_Bool->bool in svl::SvtCTLOptionsNoel Grandin1-37/+37
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold2-4/+0
2012-08-08remove include comments and boxesThomas Arnhold2-5/+0
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot4-41/+25
2012-07-02re-base on ALv2 code.Michael Meeks6-138/+84
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold1-10/+1
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe2-2/+0
2012-02-05Some cppcheck cleaningJulien Nabet1-2/+2
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-3/+3
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann1-3/+3
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-06catch exception by constant referenceTakeshi Abe1-2/+2
2011-12-20callcatcher: Remove unused codeAugust Sodora1-14/+0
2011-12-19callcatcher: Remove unused codeAugust Sodora1-40/+0
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann1-72/+27
2011-12-06Use configmgr directly in SvxAsianConfig.Stephan Bergmann1-195/+197
2011-11-27remove include of pch header from svlNorbert Thiebaud5-10/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-1/+0
2011-07-26callcatcher: Remove unused SvxSearchConfigThomas Arnhold1-268/+0
2011-04-04use consistent namingCaolán McNamara1-3/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2-53/+1
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2-53/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold2-2/+2
2011-02-27Remove "using namespace ::rtl"Julien Nabet2-2/+4
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-52/+0
2010-12-22RTL_CONSTASCII_USTRINGPARAMserval3-10/+7
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 07Gert Faller1-1/+1
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-52/+0