summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* change autofit feature so that it ignores trailing empty paragraphsRadek Doulik2011-03-308-6/+59
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-299-0/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-29207-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-virtualDavid Tardon2011-03-281-1/+1
* add PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara2011-03-281-1/+1
* 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-287-165/+183
* set build depencencies against the new "translations" modulePetr Mladek2011-03-251-1/+1
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky2011-03-233-91/+122
|\
| * global uno::Sequences are very problematic at shutdown timeCaolán McNamara2011-03-233-91/+122
* | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-2311-40/+89
|\ \ | |/ |/|
| * CWS-TOOLING: integrate CWS os146Ivo Hinkelmann2011-03-074-7/+53
| |\
| | * merge errors fixedos2011-02-161-15/+1
| | * m100 mergedos2011-02-15178-5702/+5699
| | |\
| | * \ os146: gnumake3 mergedos2011-02-0214-601/+386
| | |\ \
| | * \ \ m97 mergedos2011-01-131-2/+2
| | |\ \ \
| | * \ \ \ m96 mergedos2011-01-101-1/+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-283-4/+10
| * | | | | | CWS-TOOLING: integrate CWS os150Ivo Hinkelmann2011-03-076-36/+39
| |\ \ \ \ \ \
| | * \ \ \ \ \ os150: m101 mergedos2011-02-244-233/+2
| | |\ \ \ \ \ \
| | * | | | | | | os150: SvxFontItem member access changed to Set<member>-methodsos2011-02-186-36/+39
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | CWS-TOOLING: integrate CWS sw34bf03Ivo Hinkelmann2011-02-281-0/+2
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | sw34bf03: merge to-be-m100 DEV300_nextMichael Stahl2011-02-11192-6381/+6101
| | |\| | | | |
| | * | | | | | sw34bf03: SvxNumberFormat::operator=(): fix self-assignmentMichael Stahl2010-12-171-0/+2
* | | | | | | | Delete last SVX_LIGHT usageMichael Lefevre2011-03-221-5/+0
* | | | | | | | editeng: Adapted borderline unit test to new build systemCédric Bosdonnat2011-03-214-128/+2
* | | | | | | | Borders: Removed now useless width constantsCédric Bosdonnat2011-03-211-47/+0
* | | | | | | | WaE: uninit variableCaolán McNamara2011-03-201-1/+1
* | | | | | | | Fixed RTF import/export of new border linesCédric Bosdonnat2011-03-192-260/+1
* | | | | | | | editeng: more reliable test library buildCédric Bosdonnat2011-03-191-2/+11
* | | | | | | | ODF borders import: constants cleanupCédric Bosdonnat2011-03-191-2/+3
* | | | | | | | Fixed lines width guessing: gap are no smaller than 1ptCédric Bosdonnat2011-03-192-4/+4
* | | | | | | | 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-195-23/+68
* | | | | | | | Fixed units mess in SvxBorderLine and BorderLineImplCédric Bosdonnat2011-03-194-29/+24
* | | | | | | | 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-1910-388/+811
* | | | | | | | 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-192-16/+58