summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-06callcatcher: various unused methodsCaolán McNamara1-4/+0
2011-08-31grabbag of unused codeCaolán McNamara1-3/+0
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-1/+0
2011-08-29valgrind: various unused codeCaolán McNamara2-5/+0
2011-08-26unusedcode: SvxEditEngineViewForwarder classMatúš Kukan1-64/+0
2011-08-23generate listCaolán McNamara1-1/+0
2011-08-22unusedcode.easy: Outline cleanupJoseph Powers1-25/+0
2011-08-09Replace SvUShorts with vector in editeng/impedit.hxx and cascade changes.Nigel Hawkins1-1/+0
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins6-12/+10
2011-08-08callcatcher: ditch some more methodsCaolán McNamara2-4/+0
2011-08-05callcatcher: unused methodsCaolán McNamara1-1/+0
2011-08-04callcatcher: remove unused methodsCaolán McNamara2-2/+0
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara1-1/+0
2011-07-26callcatcher: remove unused Write methodsCaolán McNamara1-1/+0
2011-07-24Remove unused reference to javaoptions.hxxJoseph Powers1-1/+0
2011-07-14callcatcher: remove unused methodsCaolán McNamara2-3/+0
2011-06-13lets make this sal_Int32 on all platformsCaolán McNamara1-12/+5
2011-05-20return by ref instead of pointerCaolán McNamara1-3/+3
2011-05-20adjust for return by referenceCaolán McNamara1-1/+1
2011-04-07WaE: class vs structCaolán McNamara1-1/+1
2011-03-30change autofit feature so that it ignores trailing empty paragraphsRadek Doulik2-0/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito124-0/+0
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualDavid Tardon1-1/+1
2011-03-28add PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-1/+1
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat3-146/+152
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky1-9/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky2-14/+8
2011-03-23global uno::Sequences are very problematic at shutdown timeCaolán McNamara1-9/+0
2011-03-21Borders: Removed now useless width constantsCédric Bosdonnat1-47/+0
2011-03-19Fixed RTF import/export of new border linesCédric Bosdonnat1-1/+1
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat1-1/+1
2011-03-19Fixed units mess in SvxBorderLine and BorderLineImplCédric Bosdonnat1-1/+1
2011-03-19Documented and Unit-tested the SvxBorderLine::SetLinesWidthCédric Bosdonnat1-3/+34
2011-03-19Borders: Started to impact the changes of SvxBorderLineCédric Bosdonnat1-3/+6
2011-03-19SvxBorderLine: changed the widths definitionCédric Bosdonnat2-28/+33
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat1-3/+37