summaryrefslogtreecommitdiff
path: root/editeng/source/uno
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud5-55/+55
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth15-0/+38
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky1-9/+12
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-08-26impress200: #i114089# clear user any after they are applied to the shapeChristian Lippka1-9/+12
2010-06-10impressaccessibility7: #i111668# Added guards against empty mpEditSource in S...Andre Fischer1-5/+8
2010-03-02mtaccfixes: merge with DEV300_m73Malte Timmermann [mt]16-0/+9346
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov16-65/+16
2010-01-22#i107450#: make code more explicit to avoid mistakesMathias Bauer1-3/+3
2010-01-22#i107450#: wrong treatment of metric items in WriterMathias Bauer1-13/+31
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2010-01-07#i107450#: make svx buildable with new editeng libMathias Bauer4-57/+8
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer16-0/+9385