summaryrefslogtreecommitdiffstats
path: root/editeng/qa/items
Commit message (Expand)AuthorAgeFilesLines
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-131-2/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-24/+4
* refactor handling of double border widths:Michael Stahl2012-07-041-4/+31
* replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl2012-07-041-8/+10
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-3/+1
* rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl2012-06-251-6/+6
* fdo#38542: SvxBorderLine::GuessLinesWidths:Michael Stahl2012-01-271-1/+1
* ensure correct export size type in stream operationCaolán McNamara2011-10-101-0/+19
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-121-1/+3
* Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat2011-03-281-0/+2
* editeng: Adapted borderline unit test to new build systemCédric Bosdonnat2011-03-213-128/+1
* editeng: more reliable test library buildCédric Bosdonnat2011-03-191-2/+11
* Fixed lines width guessing: gap are no smaller than 1ptCédric Bosdonnat2011-03-191-1/+1
* Switching the order of the SetLinesWidth argumentsCédric Bosdonnat2011-03-191-5/+28
* Fixed units mess in SvxBorderLine and BorderLineImplCédric Bosdonnat2011-03-192-18/+9
* Documented and Unit-tested the SvxBorderLine::SetLinesWidthCédric Bosdonnat2011-03-193-0/+238