Age | Commit message (Expand) | Author | Files | Lines |
2012-11-08 | WaE: unused variables on OSL_DEBUG_LEVEL > 1 | Caolán McNamara | 1 | -6/+0 |
2012-11-06 | Make HangulHanjaConversion an abstract class | Matteo Casalin | 2 | -31/+4 |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks | 202 | -4790/+2922 |
2012-11-06 | aw084: #i108052# Added code to mimic old behaviour | Armin Le Grand | 1 | -0/+21 |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin | 1 | -1/+1 |
2012-11-05 | fdo#46808, Adapt i18n::Transliteration UNO service to new style | Noel Grandin | 2 | -2/+2 |
2012-10-31 | Remove unused method in editeng | Marcos Paulo de Souza | 2 | -11/+0 |
2012-10-30 | fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new style | Noel Grandin | 2 | -23/+15 |
2012-10-30 | trivial empty-init String::Fill -> comphelper::padToLength | Caolán McNamara | 1 | -3/+4 |
2012-10-28 | Variable X is reassigned a value before the old one has been used | Julien Nabet | 2 | -4/+2 |
2012-10-23 | fdo#46808, use service constructor for i18n::BreakIterator | Noel Grandin | 2 | -34/+27 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 2 | -40/+18 |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud | 6 | -12/+12 |
2012-10-17 | ditch rather pointless REDUCEDSVXFONT | Caolán McNamara | 2 | -12/+0 |
2012-10-12 | fdo#55931 Fix renderding of subscript/superscript with Autofit Text. | Jan Holesovsky | 1 | -4/+1 |
2012-10-12 | XubString->OUString | Caolán McNamara | 4 | -19/+25 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 9 | -11/+11 |
2012-10-09 | fdo#55526: fix import of RTF \brdrhair: | Michael Stahl | 1 | -2/+16 |
2012-10-09 | add editeng::ConvertBorderWidthFromWord: | Michael Stahl | 2 | -3/+79 |
2012-10-06 | fix deps on .hrc files | David Tardon | 1 | -1/+1 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 2 | -31/+14 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 2 | -3/+3 |
2012-10-01 | Outline methods with conditionals in editeng | Thorsten Behrens | 2 | -7/+17 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 4 | -8/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 4 | -4/+8 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 4 | -0/+4 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 1 | -2/+2 |
2012-09-24 | n#707779: Fix overflowing of left margin value in editeng when negative. | Jan Holesovsky | 2 | -13/+6 |
2012-09-23 | fdo#49350 Speedup "OK" action of auto-correct dialog | Tomaž Vajngerl | 2 | -3/+105 |
2012-09-20 | Add some static goodness here, too, to avoid duplicate symbols | Tor Lillqvist | 3 | -4/+4 |
2012-09-19 | Translate German comments and a little cleanup of code in svxacorr.cxx. | Tomaž Vajngerl | 1 | -8/+7 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 1 | -1/+1 |
2012-09-18 | Make getProcessComponentContext/ServiceFactory throw instead of returning null | Stephan Bergmann | 1 | -1/+1 |
2012-09-18 | typo | Michael Stahl | 1 | -1/+1 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 1 | -2/+2 |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin | 1 | -6/+2 |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin | 1 | -6/+3 |
2012-08-22 | Resolves: rhbz#841092 don't crash on empty portions (a11y?) | Caolán McNamara | 1 | -13/+17 |
2012-08-21 | add more runtime deps on resource files for unit-tests | Matúš Kukan | 1 | -0/+4 |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 6 | -18/+5 |
2012-08-09 | valgrind: use after free | Caolán McNamara | 1 | -1/+1 |
2012-08-08 | remove include comments and boxes | Thomas Arnhold | 66 | -137/+0 |
2012-08-08 | Remove usage of list.hxx | Noel Grandin | 1 | -2/+2 |
2012-08-08 | STL'ify SV_DECL_IMPL_PERSIST_LIST | Noel Grandin | 1 | -0/+1 |
2012-08-07 | String::AllocBuffer replacements | Caolán McNamara | 2 | -22/+28 |
2012-08-07 | drop bogus eof lines | Thomas Arnhold | 5 | -13/+0 |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold | 1 | -2/+0 |
2012-08-07 | fdo#46193 MessBox was made copyable | Zolnai Tamás | 1 | -1/+1 |
2012-08-04 | kill last (ab)user of SetRanges() | Bjoern Michaelsen | 1 | -9/+4 |
2012-08-02 | Related fdo#53006 Make CApitals correction work without dictionary | Stephan Bergmann | 1 | -12/+14 |