summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin6-137/+105
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin2-10/+6
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-22some more clang warningsCaolán McNamara2-5/+5
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-4/+4
2012-10-19delegating a constructor can't work like this, fdo#55033Markus Mohrhard2-13/+2
2012-10-19don't catch this exception, we want to crash if this fails and fix itMarkus Mohrhard1-11/+5
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 Bergmann2-7/+40
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-4/+2
2012-10-04callcatcher: update unused code listCaolán McNamara2-60/+0
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-10-01Unused code cleanup.Marcos Paulo de Souza2-16/+0
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-9/+4
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-25fdo#55019: Cope with empty TrustedAuthor entriesStephan Bergmann1-2/+11
2012-09-22rtl::OUString to OUString in unotoolsRicardo Montania9-48/+48
2012-09-20Bin other unused methodsJulien Nabet2-10/+0
2012-09-20Dump some newly unused methodsJulien Nabet2-12/+0
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2-4/+3
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-2/+0
2012-09-17Improvement on previous commitStephan Bergmann1-25/+13
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-4/+4
2012-09-17update unused code listCaolán McNamara1-9/+0
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann5-189/+148
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud1-1/+4
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ános2-1169/+243
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke5-8/+174
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-10/+6
2012-08-22fdo#46249: UCBContentHelper::GetTitle must not fail for void propertyStephan Bergmann2-9/+15
2012-08-18WaE parameter shadow memberNorbert Thiebaud2-5/+5
2012-08-18WAE parameter shadow memberNorbert Thiebaud2-23/+23
2012-08-18Partial replaced String with OUString in ScInterpreterSören Möller1-0/+13
2012-08-17gbuild: register all jarsMichael Stahl1-6/+6
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-7/+3
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther2-13/+12
2012-08-08reduce ascii noise and useless commentsThomas Arnhold13-74/+0
2012-08-08remove include comments and boxesThomas Arnhold8-29/+0
2012-08-07remove bogus date informationThomas Arnhold1-6/+0
2012-08-07remove empty ascii boxes and stuff IIIThomas Arnhold1-12/+0
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-4/+0
2012-07-30Typo ressource -> resourceStephan Bergmann2-8/+8
2012-07-11Replaced deprecated tools/String with OUString in sc/../chgvisetSören Möller2-0/+36
2012-07-11re-base on ALv2 code. Includes:Michael Meeks126-2891/+1773
2012-07-03ditch String::CreateFromAsciiCaolán McNamara5-9/+9