summaryrefslogtreecommitdiff
path: root/editeng/source
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-18Remove some #include "tools/list.hxx"Joseph Powers4-7/+4
2011-02-16Translation of german comments.Albert Thuswaldner71-2629/+2028
2011-02-16use osl::DebugBase for debugging live instancesDavid Tardon1-65/+0
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-13Remove bogus comments and dead codeArnaud Versini11-413/+97
2011-02-05remove includes for <slist>Fridrich Štrba1-1/+1
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 Arnhold1-12/+0
2011-01-21Remove obsolete RCS lines.Thomas Arnhold2-6/+0
2011-01-21Remove old RCS lines.Thomas Arnhold8-28/+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 Tardon1-72/+89
2011-01-11s/KAPITAELCHENPROP/SMALL_CAPS_PERCENT/ and define it in a headerAndras Timar1-5/+2
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-60/+96
2010-12-31Remove DECLARE_LIST( DummyColorList, SvxColorItem* )Joseph Powers2-40/+63
2010-12-31Remove DECLARE_LIST(ViewList,OutlinerView*)Joseph Powers1-26/+45
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 Powers1-22/+13
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
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard1-1/+1
2010-11-26Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard1-1/+1
2010-11-25masterfix OOO330: #i115774# crash in FR version when typing / as first characterooo/OOO330_m17obo1-1/+1