summaryrefslogtreecommitdiff
path: root/unotools/source/config
AgeCommit message (Expand)AuthorFilesLines
2013-04-05Remove SvtInternalOptionsThomas Arnhold2-368/+0
2013-03-30remove local css definitionsThomas Arnhold1-3/+0
2013-03-29FIXME-BCP47Eike Rathke1-0/+1
2013-03-27-Werror=unused-macrosStephan Bergmann1-1/+0
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent4-4/+4
2013-03-20simplify OUString assignmentsChr. Rossmanith1-36/+36
2013-03-19compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)Stephan Bergmann1-2/+2
2013-03-19DBG_ASSERT -> SAL_WARNStephan Bergmann1-2/+4
2013-03-19Simply obtain theMacroExpander on demandStephan Bergmann1-24/+7
2013-03-12Keep concatenating adjacent string literals via juxtaposition instead of +Stephan Bergmann1-5/+2
2013-03-11fdo#47011 autosave featureKrisztian Pinter1-15/+1
2013-03-11Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith22-305/+282
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter1-1/+55
2013-03-07fdo#46808, simplify OConfigurationTreeRoot constructorNoel Grandin1-4/+4
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-11/+14
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04callcatcher: unused codeCaolán McNamara1-7/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-3/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King3-3/+3
2013-02-25loplugin: improve indentationThomas Arnhold1-14/+7
2013-02-25loplugin: unused variablesThomas Arnhold1-7/+0
2013-02-23Fix typo accessable/accessibleJulien Nabet3-3/+3
2013-02-23sal: update log areasThomas Arnhold2-15/+10
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2-20/+12
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin3-38/+17
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-7/+6
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-1/+0
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2-10/+4
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-0/+6
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist1-13/+1
2012-12-28Get rid of C2U in unotools.Jan Holesovsky2-24/+17
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens7-32/+0
2012-11-30Remove SvtStartOptionsStephan Bergmann2-316/+0
2012-11-30Remove deprecated and unused entries from /org.openoffice.SetupStephan Bergmann1-26/+2
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke3-41/+9
2012-11-16use LanguageTag::reset()Eike Rathke1-4/+4
2012-11-16need more coffeeEike Rathke1-2/+2
2012-11-16merge failureEike Rathke1-2/+2
2012-11-16converted to use LanguageTagEike Rathke2-29/+28
2012-11-15changed tabs to spacesEike Rathke1-24/+24
2012-11-13Avoid global static dataStephan Bergmann1-25/+23
2012-11-12fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown1-3/+59
2012-11-05fdo#46808, rename methodNoel Grandin1-2/+2
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin5-136/+103
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin4-6/+6
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-7/+4
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-4/+4
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2-4/+4