Age | Commit message (Expand) | Author |
2023-10-11 | Use std::span | Mike Kaganski |
2023-03-14 | CppunitTest_sot_test_sot: remove duplicated assert | Miklos Vajna |
2021-05-07 | convert sal_uLong in sot | Noel Grandin |
2021-02-08 | Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) | Stephan Bergmann |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2019-05-28 | tdf#42949 Fix IWYU warnings in sot/ | Gabor Kelemen |
2018-11-29 | Simplify containers iterations in slideshow, sot, starmath, stoc | Arkadiy Illarionov |
2018-09-18 | tdf#118784 sot: lower priority of RTF clipboard format on macOS | Miklos Vajna |
2018-04-01 | Fix typo | Andrea Gelmini |
2018-03-29 | tdf#115574 sot: fix Excel -> Writer paste | Miklos Vajna |
2018-02-07 | ofz: Pos2Page returns true on same value that returned false previously | Caolán McNamara |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2016-11-13 | sot: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-03-07 | improve defaultparams loplugin | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-07 | Unwind SotStorageStreamRef typedef | Stephan Bergmann |
2015-05-07 | Unwind SotStorageRef typedef | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-19 | convert SFX_FILTER_ constants to enum class | Noel Grandin |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-12-30 | fdo#84229 - add sot storage unit test. | Michael Meeks |
2014-05-28 | Fix memory leak | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2013-07-04 | module sot: String, bool and other clean-up | Norbert Thiebaud |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-11-01 | rework filters test to squeeze through extra flags | Caolán McNamara |
2012-06-23 | Fix prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-05-14 | sot: minor unit test logic cleanup | Michael Meeks |
2012-05-14 | sot: add OLE2 unit test reading streams forward and backwards | Michael Meeks |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-10-15 | split bootstrapfixture and move test-filters class for sot test | Caolán McNamara |
2011-10-15 | Related: fdo#41642 add regression test | Caolán McNamara |