summaryrefslogtreecommitdiff
path: root/editeng/source/uno
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-24/+24
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-04-05removed unused definesTakeshi Abe1-3/+0
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe2-2/+0
2012-03-29callcatcher: update listCaolán McNamara2-27/+0
2012-03-07remove various unused methods and source filesCaolán McNamara1-27/+0
2012-02-27Removed unused codeSzabolcs Dezsi3-24/+0
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold1-5/+0
2012-02-18Remove unused codeElton Chung1-15/+0
2012-02-15tweak "Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx..."Ivan Timofeev1-3/+3
2012-02-15Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx to std::mapNoel Grandin1-3/+4
2012-01-30refactor ConvertLineEndCaolán McNamara2-5/+2
2012-01-12valgrind: ditch some unused codeCaolán McNamara1-24/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-2/+0
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara3-4/+4
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora2-67/+24
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco2-3/+3
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-1/+1
2011-11-27remove include of pch header in editengNorbert Thiebaud14-28/+0
2011-11-15avoid crasher from unusual odt document fdo#42785Michael Meeks1-14/+20
2011-09-28WaE: base class should be explicitly initialized in the copy constructorTor Lillqvist1-0/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-1/+2
2011-09-09sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann3-481/+40
2011-08-26unusedcode: SvxEditEngineViewForwarder classMatúš Kukan1-140/+0
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins5-14/+11
2011-07-14callcatcher: remove unused methodsCaolán McNamara1-38/+0
2011-06-07use the standard template for thisCaolán McNamara5-84/+59
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito14-0/+0
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky2-82/+122
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-5/+5
2011-03-23global uno::Sequences are very problematic at shutdown timeCaolán McNamara2-82/+122
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens16-301/+240
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold6-18/+18
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers1-1/+0
2011-02-18os150: SvxFontItem member access changed to Set<member>-methodsos1-5/+5
2011-02-16Translation of german comments.Albert Thuswaldner8-54/+43
2011-02-16use osl::DebugBase for debugging live instancesDavid Tardon1-65/+0
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer13-240/+240
2011-02-05migrate to use boost unordered containersFridrich Štrba1-1/+1
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl1-61/+0
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner13-240/+240
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-16Remove DECLARE_LIST( SvxIDPropertyCombineList, SvxIDPropertyCombine* )Joseph Powers1-19/+10
2010-11-09Clean up the codeAlexander O. Anisimov1-2/+0
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller1-2/+2
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud7-11/+7
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-7/+6