Age | Commit message (Expand) | Author |
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-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-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-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-07 | String::AllocBuffer replacements | Caolán McNamara |
2012-08-07 | drop bogus eof lines | Thomas Arnhold |
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 |
2012-07-31 | Invalidate current position in LookupTree at remove action. | Tomaž Vajngerl |
2012-07-31 | error: attempt to increment a past-the-end iterator | Stephan Bergmann |
2012-07-30 | LookupTree for fast autocompletion lookups (by Nico Weyand). | Tomaž Vajngerl |
2012-07-30 | remove unnecessary includes of svl/svarray.hxx | Caolán McNamara |
2012-07-28 | svxbox.cxx unbuilt, svxbox.hxx unnecessarily included | Caolán McNamara |
2012-07-28 | WaE: unused variable | Tor Lillqvist |
2012-07-27 | some tweaks in RTF filter | Michael Stahl |
2012-07-26 | fix non-const accesses in previous commit: | Michael Stahl |
2012-07-26 | Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vector | Noel Grandin |
2012-07-25 | delete svl/svstdarr.hxx | Michael Stahl |
2012-07-25 | autocomplete: replace horrible use of SvStringsISortDtor... | Michael Stahl |
2012-07-25 | Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vector | Noel Grandin |
2012-07-18 | Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion | Stephan Bergmann |
2012-07-12 | throw some const love at SvxAutocorrWordList | Caolán McNamara |
2012-07-12 | make this a const_iterator for windows buildbot | Caolán McNamara |
2012-07-12 | Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::set | Noel Grandin |
2012-07-11 | Resolves: rhbz#836937 insanely slow with Zemberek installed | Caolán McNamara |
2012-07-11 | CalcDataFilesChangedCheckValue is always zero | Caolán McNamara |
2012-07-11 | nCurrentDataFilesChangedCheckValue is kind of pointless | Caolán McNamara |