summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)Author
2013-03-14fix fdo#38951, use paragraph’s writing direction.navin
2013-03-13Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang
2012-12-10fdo#55570 - use a hash instead of set initially until sorting neededMichael Meeks
2012-12-10fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks
2012-12-04more explicit ctorsDavid Tardon
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-23callcatcher: update listCaolán McNamara
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-15fdo#46808, use service constructor for i18n::TextConversionNoel Grandin
2012-11-06Make HangulHanjaConversion an abstract classMatteo Casalin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31Remove unused method in editengMarcos Paulo de Souza
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-17ditch rather pointless REDUCEDSVXFONTCaolán McNamara
2012-10-12XubString->OUStringCaolán McNamara
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl
2012-09-23fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
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-07drop bogus eof linesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-30LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl
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-25move SvStringsISortDtor to editeng/svxacorr.hxxMichael Stahl
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin
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-04refactor handling of double border widths:Michael Stahl
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-22re-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-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-19move odd IsSimilarChinese debugging thing to local scopeCaolán McNamara
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-13Drop throw clause that was incomplete anywayTor Lillqvist
2012-06-13error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara