summaryrefslogtreecommitdiffstats
path: root/editeng/inc
Commit message (Expand)AuthorAgeFilesLines
...
* 'using namespace rtl;' in a header is baaaadLuboš Luňák2012-12-111-2/+0
* fdo#55570 - use a hash instead of set initially until sorting neededMichael Meeks2012-12-101-12/+25
* fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks2012-12-101-1/+11
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-101-47/+0
* more explicit ctorsDavid Tardon2012-12-0423-33/+33
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-293-16/+6
* API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna2012-11-281-1/+3
* get rid of Svx...Locale...() double conversion nonsenseEike Rathke2012-11-241-8/+0
* callcatcher: update listCaolán McNamara2012-11-231-1/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-152-122/+127
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-4/+4
* fdo#46808, use service constructor for i18n::TextConversionNoel Grandin2012-11-151-1/+1
* Make HangulHanjaConversion an abstract classMatteo Casalin2012-11-061-4/+4
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0699-2333/+1445
* Remove unused method in editengMarcos Paulo de Souza2012-10-311-3/+0
* fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2012-10-301-3/+3
* ditch rather pointless REDUCEDSVXFONTCaolán McNamara2012-10-171-3/+0
* XubString->OUStringCaolán McNamara2012-10-122-4/+7
* add editeng::ConvertBorderWidthFromWord:Michael Stahl2012-10-091-1/+4
* fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl2012-09-231-1/+6
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-162-6/+1
* remove include comments and boxesThomas Arnhold2012-08-0865-135/+0
* Remove usage of list.hxxNoel Grandin2012-08-081-2/+2
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-081-0/+1
* drop bogus eof linesThomas Arnhold2012-08-072-5/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-2/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-071-1/+1
* LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl2012-07-305-0/+370
* fix non-const accesses in previous commit:Michael Stahl2012-07-261-2/+0
* Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vectorNoel Grandin2012-07-261-20/+14
* move SvStringsISortDtor to editeng/svxacorr.hxxMichael Stahl2012-07-251-3/+19
* autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl2012-07-251-4/+40
* Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin2012-07-121-3/+12
* Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara2012-07-111-20/+0
* CalcDataFilesChangedCheckValue is always zeroCaolán McNamara2012-07-111-2/+0
* nCurrentDataFilesChangedCheckValue is kind of pointlessCaolán McNamara2012-07-111-1/+0
* refactor handling of double border widths:Michael Stahl2012-07-041-0/+4
* replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl2012-07-041-22/+13
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* Remove unused definesThomas Arnhold2012-07-013-18/+0
* some pesky XubStringsCaolán McNamara2012-06-291-5/+5
* rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl2012-06-251-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-223-69/+42
* re-base on ALv2 code.Michael Meeks2012-06-2123-562/+355
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-212-14/+1
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-191-6/+4
* move odd IsSimilarChinese debugging thing to local scopeCaolán McNamara2012-06-191-8/+0
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-4/+2
* Drop throw clause that was incomplete anywayTor Lillqvist2012-06-131-1/+1
* error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara2012-06-131-1/+1