summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)AuthorFilesLines
2011-04-07i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat1-34/+45
2011-04-06removed mess added during the merge from libreoffice-3-3Petr Mladek1-56/+3
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek1-3/+56
2011-03-30change autofit feature so that it ignores trailing empty paragraphsRadek Doulik6-6/+57
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito6-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito83-0/+0
2011-03-29convert DBG_ assertions to OSL_David Tardon2-117/+117
2011-03-29convert DBG_ assertions to OSL_David Tardon1-13/+12
2011-03-29WaE: unused variableDavid Tardon1-4/+0
2011-03-29WaE: unused variableDavid Tardon1-12/+0
2011-03-29WaE: unused variableDavid Tardon1-12/+0
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-1/+1
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat3-19/+29
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky2-82/+122
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky9-26/+81
2011-03-23global uno::Sequences are very problematic at shutdown timeCaolán McNamara2-82/+122
2011-03-22Delete last SVX_LIGHT usageMichael Lefevre1-5/+0
2011-03-20WaE: uninit variableCaolán McNamara1-1/+1
2011-03-19Fixed RTF import/export of new border linesCédric Bosdonnat1-259/+0
2011-03-19ODF borders import: constants cleanupCédric Bosdonnat1-2/+3
2011-03-19Fixed lines width guessing: gap are no smaller than 1ptCédric Bosdonnat1-3/+3
2011-03-19ODF export of new border typesCédric Bosdonnat1-0/+1
2011-03-19Uninitiallized members in SvxBorderLine copy constructorCédric Bosdonnat1-2/+4
2011-03-19Changing the BorderWidthImpl when changing style in SvxBorderLineCédric Bosdonnat1-0/+2
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat3-17/+39
2011-03-19Fixed units mess in SvxBorderLine and BorderLineImplCédric Bosdonnat1-10/+14
2011-03-19Fix border selector to use the new widths systemCédric Bosdonnat1-1/+2
2011-03-19More build fixes in editengCédric Bosdonnat2-4/+6
2011-03-19Documented and Unit-tested the SvxBorderLine::SetLinesWidthCédric Bosdonnat3-384/+474
2011-03-19Disabled the use of MID_*_WIDTH... not sure of itCédric Bosdonnat1-3/+0
2011-03-19Fixed the RTF import of borders to use new widths systemCédric Bosdonnat1-24/+170
2011-03-19Borders: Started to impact the changes of SvxBorderLineCédric Bosdonnat1-13/+52
2011-03-19SvxBorderLine: changed the widths definitionCédric Bosdonnat3-117/+167
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat1-15/+160
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky120-4919/+4361
2011-03-15Removed unused constant PORTIONKIND_EXTRASPACEChristina Rossmanith2-2/+0
2011-03-15Additional translations of Germancomments in libs-core/editengAlbert Thuswaldner3-549/+400
2011-03-15more merge fixesMichael Meeks1-35/+37
2011-03-14Change CreateSelectionList to use vector instead of List.npcdoom1-4/+3
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-13Move DBG_TRACE to OSL_TRACEThomas Arnhold1-1/+1
2011-03-12fix mis-merge all-around.Norbert Thiebaud17-297/+71
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens120-4836/+4501
2011-03-10Fix build breakage inside DBG_ASSERTsNigel Hawkins2-3/+3
2011-03-09Remove use of SvLongs from txtrange.[ch]xx and refactor a bit.Nigel Hawkins2-67/+59
2011-03-09remove SVX_LIGHT macroXavier ALT16-233/+0
2011-03-09Revert idle whitespace changesThorsten Behrens9-30/+30
2011-03-07CWS-TOOLING: integrate CWS os146Ivo Hinkelmann3-7/+52
2011-03-07CWS-TOOLING: integrate CWS os150Ivo Hinkelmann5-22/+32
2011-03-04Changed some Insert calls for Append and added some asserts.npcdoom2-6/+15