Age | Commit message (Expand) | Author |
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 |
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 | move SvStringsISortDtor to editeng/svxacorr.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 | ure cppunit tests depend on unobootstrapprotector | Caolán McNamara |
2012-07-11 | Resolves: rhbz#836937 insanely slow with Zemberek installed | Caolán McNamara |