summaryrefslogtreecommitdiff
path: root/unotools/source/config
AgeCommit message (Expand)Author
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter
2013-03-07fdo#46808, simplify OConfigurationTreeRoot constructorNoel Grandin
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04doubled includesThomas Arnhold
2013-03-04callcatcher: unused codeCaolán McNamara
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-23Fix typo accessable/accessibleJulien Nabet
2013-02-23sal: update log areasThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist
2012-12-28Get rid of C2U in unotools.Jan Holesovsky
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30Remove SvtStartOptionsStephan Bergmann
2012-11-30Remove deprecated and unused entries from /org.openoffice.SetupStephan Bergmann
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
2012-11-16use LanguageTag::reset()Eike Rathke
2012-11-16need more coffeeEike Rathke
2012-11-16merge failureEike Rathke
2012-11-16converted to use LanguageTagEike Rathke
2012-11-15changed tabs to spacesEike Rathke
2012-11-13Avoid global static dataStephan Bergmann
2012-11-12fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown
2012-11-05fdo#46808, rename methodNoel Grandin
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-05fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04callcatcher: update unused code listCaolán McNamara
2012-10-01Unused code cleanup.Marcos Paulo de Souza
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-25fdo#55019: Cope with empty TrustedAuthor entriesStephan Bergmann
2012-09-20Bin other unused methodsJulien Nabet
2012-09-20Dump some newly unused methodsJulien Nabet
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17update unused code listCaolán McNamara
2012-09-01hide duplication into anonymous namespaceMatúš Kukan
2012-08-29fix buildCaolán McNamara