summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)AuthorFilesLines
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-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito6-0/+0
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat2-19/+28
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky2-5/+17
2011-03-22Delete last SVX_LIGHT usageMichael Lefevre1-5/+0
2011-03-20WaE: uninit variableCaolán McNamara1-1/+1
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 Bosdonnat2-15/+36
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-19Borders: Started to impact the changes of SvxBorderLineCédric Bosdonnat1-13/+52
2011-03-19SvxBorderLine: changed the widths definitionCédric Bosdonnat2-110/+158
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat1-15/+160
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky17-851/+611
2011-03-12fix mis-merge all-around.Norbert Thiebaud3-35/+36
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens17-819/+578
2011-03-09remove SVX_LIGHT macroXavier ALT4-48/+0
2011-03-07CWS-TOOLING: integrate CWS os150Ivo Hinkelmann1-5/+15
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold6-42/+42
2011-02-28CWS-TOOLING: integrate CWS sw34bf03Ivo Hinkelmann1-0/+2
2011-02-24os150: m101 mergedos2-193/+1
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers1-2/+1
2011-02-18os150: SvxFontItem member access changed to Set<member>-methodsos1-5/+15
2011-02-16Translation of german comments.Albert Thuswaldner11-306/+170
2011-02-15fdo#34226: Fixed BorderLine(2) convertion to SvxBorderLineCédric Bosdonnat1-5/+5
2011-02-15Remove OLD_NUMBER_FORMATTINGThomas Arnhold1-34/+0
2011-02-15fdo#34226: Fixed BorderLine(2) convertion to SvxBorderLineCédric Bosdonnat1-5/+5
2011-02-14Remove bogus comments and dead code from editeng, next part.Arnaud Versini4-66/+1
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]13-645/+566
2011-02-11sw34bf03: merge to-be-m100 DEV300_nextMichael Stahl13-720/+594
2011-02-08handle css::table::BorderLine in addition to css::table::BorderLine2David Tardon1-72/+89
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer12-567/+567
2011-02-02Clean up makefilesThomas Arnhold1-5/+0
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl1-79/+0
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-38/+2
2011-01-21Remove obsolete RCS lines.Thomas Arnhold1-3/+0
2011-01-21Remove old RCS lines.Thomas Arnhold2-7/+0
2011-01-19vcl118: #i115048# clean up, paper names are now in vcl and can be accessed wi...Philipp Lohmann [pl]1-148/+0
2011-01-19vcl118: #i115048# revert brochure printing in writer to old behavior taking t...Philipp Lohmann [pl]1-45/+1
2011-01-18No need to check for a failed condition since the value has an init value.Kohei Yoshida1-4/+1
2011-01-18WaE patch for editeng.Christian Lohmaier1-1/+1