Age | Commit message (Expand) | Author | Files | Lines |
2013-03-08 | make use of startsWith() | Thomas Arnhold | 1 | -1/+1 |
2013-03-08 | simplify compareTo (now correct) | Thomas Arnhold | 1 | -1/+1 |
2013-03-08 | Revert "simplify some compareTo" | Stephan Bergmann | 1 | -1/+1 |
2013-03-08 | simplify some compareTo | Thomas Arnhold | 1 | -1/+1 |
2013-03-07 | WIP: fdo#47011 autosave feature | Krisztian Pinter | 2 | -2/+60 |
2013-03-07 | fdo#46808, simplify OConfigurationTreeRoot constructor | Noel Grandin | 2 | -5/+5 |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong | 1 | -11/+14 |
2013-03-04 | remove trailing whitespaces | Thomas Arnhold | 1 | -1/+1 |
2013-03-04 | doubled namespaces | Thomas Arnhold | 2 | -2/+0 |
2013-03-04 | doubled includes | Thomas Arnhold | 1 | -1/+0 |
2013-03-04 | callcatcher: unused code | Caolán McNamara | 2 | -8/+0 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 6 | -7/+7 |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King | 17 | -17/+17 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold | 1 | -14/+7 |
2013-02-25 | fdo#60724 - change 'charcter' to 'character' | sadam36 | 1 | -1/+1 |
2013-02-25 | loplugin: unused variables | Thomas Arnhold | 1 | -7/+0 |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac | 1 | -2/+2 |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet | 3 | -3/+3 |
2013-02-23 | sal: update log areas | Thomas Arnhold | 4 | -29/+24 |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet | 1 | -1/+1 |
2013-02-20 | typo: allways -> always | Andras Timar | 1 | -3/+3 |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev | 1 | -1/+1 |
2013-02-15 | do not use the raw locale for osl_getTextEncodingFromLocale() | Eike Rathke | 1 | -3/+15 |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac | 2 | -20/+12 |
2013-02-11 | fdo#46808, remove unused header file | Noel Grandin | 4 | -63/+0 |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin | 3 | -38/+17 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 1 | -7/+6 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+2 |
2013-01-18 | PRODUCTEXTENSION: fix various obvious strings and such... | Michael Stahl | 1 | -1/+0 |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 4 | -27/+6 |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 2 | -0/+21 |
2013-01-06 | The "ProductSource" (MWS name) makes no sense any more | Tor Lillqvist | 2 | -16/+1 |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák | 1 | -11/+0 |
2012-12-29 | Revert "String Cleanup and news OUString methods/constructors" | Tor Lillqvist | 2 | -159/+24 |
2012-12-28 | String Cleanup and news OUString methods/constructors | Ricardo Montania | 2 | -24/+159 |
2012-12-28 | Get rid of C2U in unotools. | Jan Holesovsky | 2 | -24/+17 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 1 | -6/+3 |
2012-12-18 | Related: fdo#50284 apple's modern symbol font is unicode encoded | Caolán McNamara | 1 | -5/+95 |
2012-12-17 | 32bit compile fix for OString::valueOf usage. | Michael Meeks | 1 | -2/+2 |
2012-12-17 | Resolves: fdo#31055 fallback to a default bullet on symbol lack | Caolán McNamara | 1 | -16/+27 |
2012-12-13 | added FIXME-BCP47 marker, adapted debug check | Eike Rathke | 1 | -4/+5 |
2012-12-04 | more explicit ctors | David Tardon | 1 | -1/+1 |
2012-12-01 | fix SAL_WARN_UNUSED placement | Luboš Luňák | 1 | -1/+1 |
2012-11-30 | shake out unused option instances | Caolán McNamara | 18 | -18/+19 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 10 | -38/+0 |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin | 4 | -20/+26 |
2012-11-30 | Remove SvtStartOptions | Stephan Bergmann | 6 | -432/+0 |
2012-11-30 | Remove deprecated and unused entries from /org.openoffice.Setup | Stephan Bergmann | 1 | -26/+2 |
2012-11-27 | fdo#46808, use service constructor for i18n::NativeNumberSupplier | Noel Grandin | 2 | -12/+6 |