summaryrefslogtreecommitdiff
path: root/unotools/source/config
AgeCommit message (Expand)AuthorFilesLines
2013-01-21PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-1/+0
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
2012-10-05fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann1-7/+33
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-4/+2
2012-10-04callcatcher: update unused code listCaolán McNamara1-58/+0
2012-10-01Unused code cleanup.Marcos Paulo de Souza1-8/+0
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-9/+4
2012-09-25fdo#55019: Cope with empty TrustedAuthor entriesStephan Bergmann1-2/+11
2012-09-20Bin other unused methodsJulien Nabet1-5/+0
2012-09-20Dump some newly unused methodsJulien Nabet1-6/+0
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+1
2012-09-17update unused code listCaolán McNamara1-9/+0
2012-09-01hide duplication into anonymous namespaceMatúš Kukan1-2/+2
2012-08-29fix buildCaolán McNamara1-19/+19
2012-08-29Cleanup in Tools > Options > User DataUray M. János1-1121/+189
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke1-2/+66
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-7/+3
2012-08-08reduce ascii noise and useless commentsThomas Arnhold9-60/+0
2012-08-08remove include comments and boxesThomas Arnhold4-14/+0
2012-08-07remove bogus date informationThomas Arnhold1-6/+0
2012-08-07remove empty ascii boxes and stuff IIIThomas Arnhold1-12/+0
2012-07-11re-base on ALv2 code. Includes:Michael Meeks38-875/+533
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-2/+2
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara3-42/+5
2012-06-25unnecessary use of UniString::GetBufferCaolán McNamara1-2/+2
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2-10/+6
2012-06-19reduce amount of static StringsCaolán McNamara1-46/+41
2012-06-19why on earth are these double null terminatedCaolán McNamara1-5/+5
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold1-2/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-7/+7
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-9/+6
2012-06-02targeted string re-workNorbert Thiebaud7-85/+80
2012-05-30targeted string re-workNorbert Thiebaud2-6/+6
2012-05-24removed unused const char[]Takeshi Abe1-1/+0