summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)AuthorFilesLines
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann4-12/+4
2012-08-09valgrind: use after freeCaolán McNamara1-1/+1
2012-08-08remove include comments and boxesThomas Arnhold1-2/+0
2012-08-07String::AllocBuffer replacementsCaolán McNamara2-22/+28
2012-08-07drop bogus eof linesThomas Arnhold3-8/+0
2012-08-04kill last (ab)user of SetRanges()Bjoern Michaelsen1-9/+4
2012-08-02Related fdo#53006 Make CApitals correction work without dictionaryStephan Bergmann1-12/+14
2012-07-31Invalidate current position in LookupTree at remove action.Tomaž Vajngerl1-0/+2
2012-07-31error: attempt to increment a past-the-end iteratorStephan Bergmann1-1/+4
2012-07-30LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl3-0/+565
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-2/+0
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara1-4/+5
2012-07-28WaE: unused variableTor Lillqvist1-0/+2
2012-07-27some tweaks in RTF filterMichael Stahl1-1/+3
2012-07-26fix non-const accesses in previous commit:Michael Stahl1-2/+1
2012-07-26Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vectorNoel Grandin1-23/+23
2012-07-25delete svl/svstdarr.hxxMichael Stahl3-3/+0
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl1-2/+2
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin3-23/+23
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann3-8/+7
2012-07-12throw some const love at SvxAutocorrWordListCaolán McNamara1-2/+2
2012-07-12make this a const_iterator for windows buildbotCaolán McNamara1-1/+1
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin3-76/+38
2012-07-11Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara1-319/+2
2012-07-11CalcDataFilesChangedCheckValue is always zeroCaolán McNamara1-11/+1
2012-07-11nCurrentDataFilesChangedCheckValue is kind of pointlessCaolán McNamara1-4/+1
2012-07-11Related: rhbz#836937 halve calls to expensive getAvailableServicesCaolán McNamara1-16/+9
2012-07-11remove distracting and unhelpful debugging codeCaolán McNamara1-32/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara9-42/+45
2012-07-05ConvertBorderWidthToWord: fix wrong INSET/OUSET conversion:Michael Stahl1-2/+2
2012-07-04refactor handling of double border widths:Michael Stahl2-17/+137
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl3-84/+48
2012-07-04removed unnecessary forward declarations of classTakeshi Abe5-9/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-3/+3
2012-07-02fdo#51582: Avoid double deletion of a text portion.Kohei Yoshida1-3/+4
2012-07-02Remove unused definesThomas Arnhold6-19/+0
2012-07-01Remove unused definesThomas Arnhold2-6/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold3-10/+0
2012-06-29some pesky XubStringsCaolán McNamara1-3/+3
2012-06-29Remove some more PCH tracesThomas Arnhold10-117/+28
2012-06-27Remove commented out codeThomas Arnhold1-6/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold4-137/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl3-26/+28
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara2-8/+6
2012-06-21re-base on ALv2 code.Michael Meeks13-323/+206
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1