summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)AuthorFilesLines
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida1-0/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-0/+3
2012-12-16PCH for Library_scLuboš Luňák1-1/+0
2012-12-11'using namespace rtl;' in a header is baaaadLuboš Luňák1-2/+0
2012-12-10fdo#55570 - use a hash instead of set initially until sorting neededMichael Meeks1-12/+25
2012-12-10fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks1-1/+11
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-47/+0
2012-12-04more explicit ctorsDavid Tardon23-33/+33
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens3-16/+6
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna1-1/+3
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-8/+0
2012-11-23callcatcher: update listCaolán McNamara1-1/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks2-122/+127
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-4/+4
2012-11-15fdo#46808, use service constructor for i18n::TextConversionNoel Grandin1-1/+1
2012-11-06Make HangulHanjaConversion an abstract classMatteo Casalin1-4/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks99-2333/+1445
2012-10-31Remove unused method in editengMarcos Paulo de Souza1-3/+0
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin1-3/+3
2012-10-17ditch rather pointless REDUCEDSVXFONTCaolán McNamara1-3/+0
2012-10-12XubString->OUStringCaolán McNamara2-4/+7
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl1-1/+4
2012-09-23fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl1-1/+6
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-6/+1
2012-08-08remove include comments and boxesThomas Arnhold65-135/+0
2012-08-08Remove usage of list.hxxNoel Grandin1-2/+2
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-0/+1
2012-08-07drop bogus eof linesThomas Arnhold2-5/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-2/+0
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-1/+1
2012-07-30LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl5-0/+370
2012-07-26fix non-const accesses in previous commit:Michael Stahl1-2/+0
2012-07-26Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vectorNoel Grandin1-20/+14
2012-07-25move SvStringsISortDtor to editeng/svxacorr.hxxMichael Stahl1-3/+19
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl1-4/+40
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin1-3/+12
2012-07-11Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara1-20/+0
2012-07-11CalcDataFilesChangedCheckValue is always zeroCaolán McNamara1-2/+0
2012-07-11nCurrentDataFilesChangedCheckValue is kind of pointlessCaolán McNamara1-1/+0
2012-07-04refactor handling of double border widths:Michael Stahl1-0/+4
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-22/+13
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-07-01Remove unused definesThomas Arnhold3-18/+0
2012-06-29some pesky XubStringsCaolán McNamara1-5/+5
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl1-2/+2
2012-06-22re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21re-base on ALv2 code.Michael Meeks23-562/+355
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold2-14/+1
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara1-6/+4
2012-06-19move odd IsSimilarChinese debugging thing to local scopeCaolán McNamara1-8/+0