summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | SvxBorderLine: changed the widths definitionCédric Bosdonnat2011-03-195-145/+200
| * | | | Nicely draw borders using drawinglayerCédric Bosdonnat2011-03-192-17/+196
| * | | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-18258-6521/+6275
| |\ \ \ \
| | * | | | Add realpath calls to unbreak build on WindowsTor Lillqvist2011-03-172-3/+3
| | * | | | killing off stl in gbuildBjoern Michaelsen2011-03-171-1/+0
| | * | | | more merge fixesMichael Meeks2011-03-151-35/+37
| | * | | | add missing items/justifyitem in editeng buildNorbert Thiebaud2011-03-122-0/+2
| | * | | | fix mis-merge all-around.Norbert Thiebaud2011-03-1225-320/+94
| | * | | | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-12258-6430/+6407
| | |\ \ \ \
| | * | | | | Revert idle whitespace changesThorsten Behrens2011-03-094-20/+20
| * | | | | | Revert "Adding back the inline keyword, since it is not killing anybody"Fridrich Štrba2011-03-161-1/+1
| * | | | | | Adding back the inline keyword, since it is not killing anybodyFridrich Štrba2011-03-161-1/+1
| * | | | | | Fix editeng Windows buildFridrich Štrba2011-03-161-3/+3
| * | | | | | Removed unused constant PORTIONKIND_EXTRASPACEChristina Rossmanith2011-03-152-2/+0
| * | | | | | Additional translations of Germancomments in libs-core/editengAlbert Thuswaldner2011-03-153-508/+359
| * | | | | | Remove empty comment fieldsThomas Arnhold2011-03-141-3/+1
| * | | | | | Change CreateSelectionList to use vector instead of List.npcdoom2011-03-142-5/+4
| * | | | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-132-2/+2
| * | | | | | Move DBG_TRACE to OSL_TRACEThomas Arnhold2011-03-131-1/+1
| * | | | | | Fix build breakage inside DBG_ASSERTsNigel Hawkins2011-03-102-3/+3
| * | | | | | Remove use of SvLongs from txtrange.[ch]xx and refactor a bit.Nigel Hawkins2011-03-093-78/+74
| * | | | | | remove SVX_LIGHT macroXavier ALT2011-03-0916-233/+0
| |/ / / / /
| * | | | | Changed some Insert calls for Append and added some asserts.npcdoom2011-03-042-6/+15
| * | | | | Remove deprecated List container.npcdoom2011-03-043-54/+101
| * | | | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-0234-150/+150
| * | | | | Remove "using namespace ::rtl"Julien Nabet2011-02-261-1/+2
| * | | | | .is() rather than != NULLCaolán McNamara2011-02-231-1/+3
| * | | | | Double-capital autocor takes spellcheck in accountSébastien Le Ray2011-02-231-7/+15
| * | | | | Remove SvBools from editengNigel Hawkins2011-02-221-14/+16
| * | | | | Disable protocols capitalizationSébastien Le Ray2011-02-211-1/+1
| * | | | | Better protocols handling in french autocorrectSébastien Le Ray2011-02-211-3/+9