summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)AuthorFilesLines
2012-03-07remove various unused methods and source filesCaolán McNamara1-3/+0
2012-03-01More IMPL_LINK_NOARG fixesStephan Bergmann1-1/+1
2012-02-27Removed unused codeSzabolcs Dezsi4-26/+0
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold1-4/+0
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat1-0/+2
2012-02-21convert svxrtf.hxx in editeng module from table.hxx to std::mapNoel Grandin1-3/+4
2012-02-18unusedeasy.code: remove SvxFont::DrawTextThomas Arnhold1-3/+0
2012-02-18Remove unused codeElton Chung1-3/+0
2012-02-15tweak "Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx..."Ivan Timofeev1-4/+4
2012-02-15Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx to std::mapNoel Grandin1-16/+11
2012-02-14Remove unused code.Santiago Martinez1-1/+0
2012-02-13Remove unused codeElton Chung1-3/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann3-3/+3
2012-01-12valgrind: ditch some unused codeCaolán McNamara1-1/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-0/+1
2011-12-24DECLARE_TABLE->boost::ptr_mapAugust Sodora1-2/+2
2011-12-24std::map* -> std::mapDavid Tardon1-1/+1
2011-12-23DECLARE_TABLE->std::mapAugust Sodora1-2/+3
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora4-8/+5
2011-12-22callcatcher: Remove unused codeAugust Sodora2-9/+0
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva2-0/+49
2011-12-12editeng: EE_ITEMS_START:Michael Stahl1-3/+5
2011-12-08childs -> childrenMichael T. Whiteley1-4/+4
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-916/+0
2011-11-27remove include of pch header in editengNorbert Thiebaud2-2/+0
2011-11-23callcatcher: remove recently unused codeCaolán McNamara1-1/+0
2011-11-21callcatcher: update listCaolán McNamara1-1/+0
2011-11-19callcatcher: remove some unused codeCaolán McNamara1-1/+0
2011-11-19Re-do Removed tools/dynarray.hxx , now that binfitler is ready for itNorbert Thiebaud1-1/+0
2011-11-19Revert "Removed tools/dynarray.hxx", break binfilterNorbert Thiebaud1-0/+1
2011-11-18Removed tools/dynarray.hxxAugust Sodora1-1/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-1/+0
2011-11-08callcatcher: some unused methodsCaolán McNamara1-1/+0
2011-11-07callcatcher: remove some unused methodsCaolán McNamara1-2/+0
2011-11-03remove unused methods in EditEngineFelix Zhang1-30/+0
2011-11-01eliminate SvUShorts typeDaniel Di Marco1-9/+7
2011-11-01callcatcher: unused Drop codeCaolán McNamara1-4/+0
2011-10-24autocorrect: non-breaking space before % in French fdo#41015Andras Timar1-1/+1
2011-10-17these can be constCaolán McNamara1-1/+1
2011-10-05callcatcher: unused methodsCaolán McNamara1-3/+0
2011-10-04callcatcher: various unused methodsCaolán McNamara1-4/+0
2011-09-30callcatcher: remove newly unused codeCaolán McNamara1-1/+0
2011-09-30callcatcher: newly unused methodsCaolán McNamara2-3/+0
2011-09-30callcatcher: remove newly unused codeCaolán McNamara2-12/+0
2011-09-29callcatcher: unused codeCaolán McNamara1-20/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara4-0/+14
2011-09-12callcatcher: various unused methodsCaolán McNamara4-31/+0
2011-09-09sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann2-92/+73