summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2012-08-09valgrind: use after freeCaolán McNamara
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08Remove usage of list.hxxNoel Grandin
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-07String::AllocBuffer replacementsCaolán McNamara
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-08-04kill last (ab)user of SetRanges()Bjoern Michaelsen
2012-08-02Related fdo#53006 Make CApitals correction work without dictionaryStephan Bergmann
2012-07-31Invalidate current position in LookupTree at remove action.Tomaž Vajngerl
2012-07-31error: attempt to increment a past-the-end iteratorStephan Bergmann
2012-07-30LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara
2012-07-28WaE: unused variableTor Lillqvist
2012-07-27some tweaks in RTF filterMichael Stahl
2012-07-26fix non-const accesses in previous commit:Michael Stahl
2012-07-26Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vectorNoel Grandin
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25move SvStringsISortDtor to editeng/svxacorr.hxxMichael Stahl
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-12throw some const love at SvxAutocorrWordListCaolán McNamara
2012-07-12make this a const_iterator for windows buildbotCaolán McNamara
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin
2012-07-11ure cppunit tests depend on unobootstrapprotectorCaolán McNamara
2012-07-11Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara
2012-07-11CalcDataFilesChangedCheckValue is always zeroCaolán McNamara
2012-07-11nCurrentDataFilesChangedCheckValue is kind of pointlessCaolán McNamara
2012-07-11Related: rhbz#836937 halve calls to expensive getAvailableServicesCaolán McNamara
2012-07-11remove distracting and unhelpful debugging codeCaolán McNamara
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-05ConvertBorderWidthToWord: fix wrong INSET/OUSET conversion:Michael Stahl
2012-07-04refactor handling of double border widths:Michael Stahl
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02fdo#51582: Avoid double deletion of a text portion.Kohei Yoshida
2012-07-02Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-01Remove unused definesThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-29Remove some more PCH tracesThomas Arnhold
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-27Remove commented out codeThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks