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