summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-4/+2
2012-06-13Drop throw clause that was incomplete anywayTor Lillqvist1-1/+1
2012-06-13error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara1-1/+1
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vectorNoel Grandin1-10/+8
2012-05-18fd0#40778 - Remove dictionary choice when adding new entryRob Snelders2-0/+2
2012-05-14Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida1-1/+1
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-1/+1
2012-05-11Better names for presentation specific field item types.Kohei Yoshida1-3/+3
2012-05-11Added UNSPECIFIED to textfield::Type.Kohei Yoshida1-1/+1
2012-05-10callcatcher: update unused code listCaolán McNamara1-1/+2
2012-05-08A little more cleanup; translation of field IDs are no longer needed.Kohei Yoshida2-2/+3
2012-05-08Use defined UNO property names instead of hard-coded values.Kohei Yoshida1-1/+1
2012-05-08Create SvxFieldData instance directly from the UNO textfield object.Kohei Yoshida2-6/+43
2012-05-08Set anchor to XTextContent using UNO API.Kohei Yoshida1-0/+33
2012-05-05Use UNO's field type values for the SvxFieldData class IDs too.Kohei Yoshida2-31/+18
2012-05-05Use the UNO field type values instead of the internal ones.Kohei Yoshida1-17/+1
2012-05-05Avoid the ID of unknown field being the highest number of all field IDs.Kohei Yoshida1-1/+0
2012-05-05Nobody uses this.Kohei Yoshida1-2/+0
2012-05-03Added a field updater wrapper to allow updating of field items.Kohei Yoshida2-0/+74
2012-05-03Have the table field item store sheet ID.Kohei Yoshida1-0/+5
2012-05-03fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag1-0/+9
2012-04-30make ResId::toString a non-static memberCaolán McNamara2-2/+2
2012-04-25remove some unused codeJose Santiago Jimenez Sarmiento1-1/+0