Age | Commit message (Expand) | Author | Files | Lines |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin | 4 | -6/+6 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 1 | -7/+4 |
2012-10-22 | some more clang warnings | Caolán McNamara | 2 | -5/+5 |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud | 1 | -4/+4 |
2012-10-19 | delegating a constructor can't work like this, fdo#55033 | Markus Mohrhard | 2 | -13/+2 |
2012-10-19 | don't catch this exception, we want to crash if this fails and fix it | Markus Mohrhard | 1 | -11/+5 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 2 | -4/+4 |
2012-10-05 | fdo#46071: Do not hide windows based on nil "Visible" property | Stephan Bergmann | 2 | -7/+40 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 1 | -4/+2 |
2012-10-04 | callcatcher: update unused code list | Caolán McNamara | 2 | -60/+0 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 1 | -1/+1 |
2012-10-01 | Unused code cleanup. | Marcos Paulo de Souza | 2 | -16/+0 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 1 | -9/+4 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 1 | -1/+2 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 1 | -0/+1 |
2012-09-25 | fdo#55019: Cope with empty TrustedAuthor entries | Stephan Bergmann | 1 | -2/+11 |
2012-09-22 | rtl::OUString to OUString in unotools | Ricardo Montania | 9 | -48/+48 |
2012-09-20 | Bin other unused methods | Julien Nabet | 2 | -10/+0 |
2012-09-20 | Dump some newly unused methods | Julien Nabet | 2 | -12/+0 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 2 | -4/+3 |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud | 2 | -2/+0 |
2012-09-17 | Improvement on previous commit | Stephan Bergmann | 1 | -25/+13 |
2012-09-17 | fdo#46808, Adapt i18n::LocaleData UNO service to new style | Noel Grandin | 1 | -4/+4 |
2012-09-17 | update unused code list | Caolán McNamara | 1 | -9/+0 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 5 | -189/+148 |
2012-09-14 | remove use of SAL_MIN() macro | Norbert Thiebaud | 1 | -1/+4 |
2012-09-01 | hide duplication into anonymous namespace | Matúš Kukan | 1 | -2/+2 |
2012-08-29 | fix build | Caolán McNamara | 1 | -19/+19 |
2012-08-29 | Cleanup in Tools > Options > User Data | Uray M. János | 2 | -1169/+243 |
2012-08-29 | resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns | Eike Rathke | 5 | -8/+174 |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin | 1 | -10/+6 |
2012-08-22 | fdo#46249: UCBContentHelper::GetTitle must not fail for void property | Stephan Bergmann | 2 | -9/+15 |
2012-08-18 | WaE parameter shadow member | Norbert Thiebaud | 2 | -5/+5 |
2012-08-18 | WAE parameter shadow member | Norbert Thiebaud | 2 | -23/+23 |
2012-08-18 | Partial replaced String with OUString in ScInterpreter | Sören Möller | 1 | -0/+13 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 1 | -6/+6 |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 2 | -7/+3 |
2012-08-10 | fdo#39468: Translate German comments in toolkit,unotools, & xmloff | Oliver Günther | 2 | -13/+12 |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | 13 | -74/+0 |
2012-08-08 | remove include comments and boxes | Thomas Arnhold | 8 | -29/+0 |
2012-08-07 | remove bogus date information | Thomas Arnhold | 1 | -6/+0 |
2012-08-07 | remove empty ascii boxes and stuff III | Thomas Arnhold | 1 | -12/+0 |
2012-08-07 | remove empty ascii boxes and stuff | Thomas Arnhold | 1 | -4/+0 |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann | 2 | -8/+8 |
2012-07-11 | Replaced deprecated tools/String with OUString in sc/../chgviset | Sören Möller | 2 | -0/+36 |
2012-07-11 | re-base on ALv2 code. Includes: | Michael Meeks | 126 | -2891/+1773 |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara | 5 | -9/+9 |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | 1 | -4/+1 |
2012-07-01 | Remove unused defines | Thomas Arnhold | 1 | -1/+0 |