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