summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-042-31/+14
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-3/+3
* Outline methods with conditionals in editengThorsten Behrens2012-10-012-7/+17
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-284-8/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-284-4/+8
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-284-0/+4
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* n#707779: Fix overflowing of left margin value in editeng when negative.Jan Holesovsky2012-09-242-13/+6
* fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl2012-09-232-3/+105
* Add some static goodness here, too, to avoid duplicate symbolsTor Lillqvist2012-09-203-4/+4
* Translate German comments and a little cleanup of code in svxacorr.cxx.Tomaž Vajngerl2012-09-191-8/+7
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-1/+1
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-181-1/+1
* typoMichael Stahl2012-09-181-1/+1
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-2/+2
* fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin2012-09-031-6/+2
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-6/+3
* Resolves: rhbz#841092 don't crash on empty portions (a11y?)Caolán McNamara2012-08-221-13/+17
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-211-0/+4
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-166-18/+5
* valgrind: use after freeCaolán McNamara2012-08-091-1/+1
* remove include comments and boxesThomas Arnhold2012-08-0866-137/+0
* Remove usage of list.hxxNoel Grandin2012-08-081-2/+2
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-081-0/+1
* String::AllocBuffer replacementsCaolán McNamara2012-08-072-22/+28
* drop bogus eof linesThomas Arnhold2012-08-075-13/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-2/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-071-1/+1
* kill last (ab)user of SetRanges()Bjoern Michaelsen2012-08-041-9/+4
* Related fdo#53006 Make CApitals correction work without dictionaryStephan Bergmann2012-08-021-12/+14
* Invalidate current position in LookupTree at remove action.Tomaž Vajngerl2012-07-312-6/+8
* error: attempt to increment a past-the-end iteratorStephan Bergmann2012-07-311-1/+4
* LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl2012-07-3013-3/+1243
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-2/+0
* svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara2012-07-281-4/+5
* WaE: unused variableTor Lillqvist2012-07-281-0/+2
* some tweaks in RTF filterMichael Stahl2012-07-271-1/+3
* fix non-const accesses in previous commit:Michael Stahl2012-07-262-4/+1
* Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vectorNoel Grandin2012-07-262-43/+37
* delete svl/svstdarr.hxxMichael Stahl2012-07-253-3/+0
* move SvStringsISortDtor to editeng/svxacorr.hxxMichael Stahl2012-07-251-3/+19
* autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl2012-07-252-6/+42
* Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin2012-07-253-23/+23
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-183-8/+7
* throw some const love at SvxAutocorrWordListCaolán McNamara2012-07-121-2/+2
* make this a const_iterator for windows buildbotCaolán McNamara2012-07-121-1/+1
* Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin2012-07-124-79/+50
* ure cppunit tests depend on unobootstrapprotectorCaolán McNamara2012-07-111-1/+1
* Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara2012-07-112-339/+2
* CalcDataFilesChangedCheckValue is always zeroCaolán McNamara2012-07-112-13/+1