summaryrefslogtreecommitdiff
path: root/editeng/qa/items
AgeCommit message (Expand)Author
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-07-04refactor handling of double border widths:Michael Stahl
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-01-27fdo#38542: SvxBorderLine::GuessLinesWidths:Michael Stahl
2011-10-10ensure correct export size type in stream operationCaolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-21editeng: Adapted borderline unit test to new build systemCédric Bosdonnat
2011-03-19editeng: more reliable test library buildCédric Bosdonnat
2011-03-19Fixed lines width guessing: gap are no smaller than 1ptCédric Bosdonnat
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat
2011-03-19Fixed units mess in SvxBorderLine and BorderLineImplCédric Bosdonnat
2011-03-19Documented and Unit-tested the SvxBorderLine::SetLinesWidthCédric Bosdonnat