summaryrefslogtreecommitdiffstats
path: root/editeng/source
Commit message (Expand)AuthorAgeFilesLines
* i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat2011-04-071-34/+45
* removed mess added during the merge from libreoffice-3-3Petr Mladek2011-04-061-56/+3
* Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek2011-04-051-3/+56
|\
| * fdo#34226: Fixed BorderLine(2) convertion to SvxBorderLineCédric Bosdonnat2011-02-151-5/+5
| * handle css::table::BorderLine in addition to css::table::BorderLine2David Tardon2011-02-081-72/+89
| * RTF: port last changes from CWSMiklos Vajna2010-11-303-10/+37
* | change autofit feature so that it ignores trailing empty paragraphsRadek Doulik2011-03-306-6/+57
* | drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-296-0/+0
* | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2983-0/+0
* | convert DBG_ assertions to OSL_David Tardon2011-03-292-117/+117
* | convert DBG_ assertions to OSL_David Tardon2011-03-291-13/+12
* | WaE: unused variableDavid Tardon2011-03-291-4/+0
* | WaE: unused variableDavid Tardon2011-03-291-12/+0
* | WaE: unused variableDavid Tardon2011-03-291-12/+0
* | use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara2011-03-281-1/+1
* | Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat2011-03-283-19/+29
* | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky2011-03-232-82/+122
|\ \
| * | global uno::Sequences are very problematic at shutdown timeCaolán McNamara2011-03-232-82/+122
* | | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-239-26/+81
|\ \ \ | |/ / |/| |
| * | CWS-TOOLING: integrate CWS os146Ivo Hinkelmann2011-03-073-7/+52
| |\ \
| | * | merge errors fixedos2011-02-161-15/+1
| | * | m100 mergedos2011-02-1586-4195/+4209
| | |\ \
| | * \ \ os146: gnumake3 mergedos2011-02-028-510/+0
| | |\ \ \
| | * | | | #i115758# initial character correction not in CJK textos2010-12-291-3/+42
| | * | | | #i115916# replacements of one character to multiple characters fixedos2010-12-281-0/+1
| | * | | | #i115916# replacements of one character to multiple characters fixedos2010-12-282-4/+9
| * | | | | CWS-TOOLING: integrate CWS os150Ivo Hinkelmann2011-03-075-22/+32
| |\ \ \ \ \
| | * \ \ \ \ os150: m101 mergedos2011-02-242-193/+1
| | |\ \ \ \ \
| | * | | | | | os150: SvxFontItem member access changed to Set<member>-methodsos2011-02-185-22/+32
| | | |_|_|/ / | | |/| | | |
| * | | | | | CWS-TOOLING: integrate CWS sw34bf03Ivo Hinkelmann2011-02-281-0/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | sw34bf03: merge to-be-m100 DEV300_nextMichael Stahl2011-02-1194-4793/+4236
| | |\| | | |
| | * | | | | sw34bf03: SvxNumberFormat::operator=(): fix self-assignmentMichael Stahl2010-12-171-0/+2
* | | | | | | Delete last SVX_LIGHT usageMichael Lefevre2011-03-221-5/+0
* | | | | | | WaE: uninit variableCaolán McNamara2011-03-201-1/+1
* | | | | | | Fixed RTF import/export of new border linesCédric Bosdonnat2011-03-191-259/+0
* | | | | | | ODF borders import: constants cleanupCédric Bosdonnat2011-03-191-2/+3
* | | | | | | Fixed lines width guessing: gap are no smaller than 1ptCédric Bosdonnat2011-03-191-3/+3
* | | | | | | ODF export of new border typesCédric Bosdonnat2011-03-191-0/+1
* | | | | | | Uninitiallized members in SvxBorderLine copy constructorCédric Bosdonnat2011-03-191-2/+4
* | | | | | | Changing the BorderWidthImpl when changing style in SvxBorderLineCédric Bosdonnat2011-03-191-0/+2
* | | | | | | Switching the order of the SetLinesWidth argumentsCédric Bosdonnat2011-03-193-17/+39
* | | | | | | Fixed units mess in SvxBorderLine and BorderLineImplCédric Bosdonnat2011-03-191-10/+14
* | | | | | | Fix border selector to use the new widths systemCédric Bosdonnat2011-03-191-1/+2
* | | | | | | More build fixes in editengCédric Bosdonnat2011-03-192-4/+6
* | | | | | | Documented and Unit-tested the SvxBorderLine::SetLinesWidthCédric Bosdonnat2011-03-193-384/+474
* | | | | | | Disabled the use of MID_*_WIDTH... not sure of itCédric Bosdonnat2011-03-191-3/+0
* | | | | | | Fixed the RTF import of borders to use new widths systemCédric Bosdonnat2011-03-191-24/+170
* | | | | | | Borders: Started to impact the changes of SvxBorderLineCédric Bosdonnat2011-03-191-13/+52
* | | | | | | SvxBorderLine: changed the widths definitionCédric Bosdonnat2011-03-193-117/+167
* | | | | | | Nicely draw borders using drawinglayerCédric Bosdonnat2011-03-191-14/+159