summaryrefslogtreecommitdiff
path: root/editeng/source/items/borderline.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-12-22Some cppcheck cleaning in editengJulien Nabet1-40/+0
2012-12-04Support added for fine dashing on table borders.Eilidh McAdam1-1/+10
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-09fdo#55526: fix import of RTF \brdrhair:Michael Stahl1-2/+16
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl1-2/+75
2012-07-05ConvertBorderWidthToWord: fix wrong INSET/OUSET conversion:Michael Stahl1-2/+2
2012-07-04refactor handling of double border widths:Michael Stahl1-10/+137
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-8/+12
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl1-5/+5
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-02-17clean up logicMariusz Dykierek1-15/+6
2012-02-02resolved fdo#42784 BorderLine with only InnerWidth set does not workEike Rathke1-0/+16
2012-01-27SvxBorderLine::GuessLinesWidths: use SAL_N_ELEMENTSMichael Stahl1-4/+2
2012-01-27fdo#38542: SvxBorderLine::GuessLinesWidths:Michael Stahl1-3/+18
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-19/+27
2011-03-22Delete last SVX_LIGHT usageMichael Lefevre1-5/+0
2011-03-20WaE: uninit variableCaolán McNamara1-1/+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 Bosdonnat1-5/+16
2011-03-19Fixed units mess in SvxBorderLine and BorderLineImplCédric Bosdonnat1-10/+14
2011-03-19Documented and Unit-tested the SvxBorderLine::SetLinesWidthCédric Bosdonnat1-0/+473