summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl
2012-06-22.dxp files don't need executable bitsMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-19move odd IsSimilarChinese debugging thing to local scopeCaolán McNamara
2012-06-19death to some UniStringsCaolán McNamara
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-13Remove unnecessary size-too-large checkStephan Bergmann
2012-06-13Better fix for those short stringsStephan Bergmann
2012-06-13Drop throw clause that was incomplete anywayTor Lillqvist
2012-06-13Take care of short stringsStephan Bergmann
2012-06-13error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vectorNoel Grandin