summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2011-03-04Changed some Insert calls for Append and added some asserts.npcdoom2-6/+15
2011-03-04Remove deprecated List container.npcdoom3-54/+101
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold34-150/+150
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-23.is() rather than != NULLCaolán McNamara1-1/+3
2011-02-23Double-capital autocor takes spellcheck in accountSébastien Le Ray1-7/+15
2011-02-22Remove SvBools from editengNigel Hawkins1-14/+16
2011-02-21Disable protocols capitalizationSébastien Le Ray1-1/+1
2011-02-21Better protocols handling in french autocorrectSébastien Le Ray1-3/+9
2011-02-21Fix typoTor Lillqvist1-1/+1
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers5-5/+0
2011-02-16Translation of german comments.Albert Thuswaldner152-3205/+2587
2011-02-16use osl::DebugBase for debugging live instancesDavid Tardon2-66/+3
2011-02-15Remove EDIT_PRINTER_LOGThomas Arnhold1-27/+0
2011-02-15Remove OLD_NUMBER_FORMATTINGThomas Arnhold1-34/+0
2011-02-15Remove unused USED ;)Thomas Arnhold2-22/+0
2011-02-15Remove TL_DEBUGThomas Arnhold1-17/+0
2011-02-15Remove unused DEBUG_JPThomas Arnhold1-36/+0
2011-02-15fdo#34226: Fixed BorderLine(2) convertion to SvxBorderLineCédric Bosdonnat1-5/+5
2011-02-14Remove bogus comments and dead code from editeng, next part.Arnaud Versini11-237/+5
2011-02-14Remove #include "svl/cancel.hxx"Joseph Powers1-1/+0
2011-02-13Remove bogus comments and dead codeArnaud Versini11-413/+97
2011-02-05Fix a typo and one visibility cook-upFridrich Štrba1-1/+1
2011-02-05remove includes for <slist>Fridrich Štrba2-3/+3
2011-02-05migrate to use boost unordered containersFridrich Štrba1-1/+1
2011-02-02Clean up makefilesThomas Arnhold3-14/+0
2011-01-26WaE: nPos not used for anythingCaolán McNamara1-2/+0
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken1-2/+0
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara6-42/+7
2011-01-22Remove empty description and dates.Thomas Arnhold2-16/+0
2011-01-21Remove obsolete RCS lines.Thomas Arnhold8-24/+0
2011-01-21Remove old RCS lines.Thomas Arnhold16-55/+0
2011-01-18No need to check for a failed condition since the value has an init value.Kohei Yoshida1-4/+1
2011-01-18WaE patch for editeng.Christian Lohmaier1-1/+1
2011-01-18drop this redundant commentCaolán McNamara1-2/+0
2011-01-12handle css::table::BorderLine in addition to css::table::BorderLine2David Tardon2-72/+90
2011-01-11s/KAPITAELCHENPROP/SMALL_CAPS_PERCENT/ and define it in a headerAndras Timar2-5/+6
2011-01-04fix this to be what the original author thought he was sayingCaolán McNamara1-1/+1
2011-01-02cppcheck: unused variableCaolán McNamara1-1/+0
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-31Remove DECLARE_LIST( DummyItemList, ConstPoolItemPtr )Joseph Powers3-12/+48
2010-12-31Remove DECLARE_LIST( DummyColorList, SvxColorItem* )Joseph Powers2-17/+40
2010-12-31Remove DECLARE_LIST(ViewList,OutlinerView*)Joseph Powers2-28/+44
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-23fix these ones upCaolán McNamara1-4/+4
2010-12-16Remove DECLARE_LIST( SvxIDPropertyCombineList, SvxIDPropertyCombine* )Joseph Powers2-24/+16
2010-12-12change of __READONLY_DATA define to constGert Faller2-3/+3
2010-12-11cleaning of __EXPORT defineGert Faller10-132/+132
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-3/+3
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1