Age | Commit message (Expand) | Author |
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 |
2018-01-29 | ofz#2976 Timeout | Caolán McNamara |
2017-09-26 | AddressSanitizer: undefined-behavior | Caolán McNamara |
2017-09-22 | ofz#2976 timeout in olefuzzer | Caolán McNamara |
2017-09-19 | tdf#112399 ignore size of unknown/unused ole2 entries | Caolán McNamara |
2017-03-14 | check full chain upwards | 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-07-22 | limit storage entry max size to size of underlying stream | Caolán McNamara |
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-12-19 | java: reduce visibility of some methods and fields | Noel Grandin |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-12-10 | java: remove some comment noise | Noel Grandin |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-08-19 | java: use Boolean.valueOf instead of instantiating Boolean objects | Noel Grandin |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-05-28 | Fix memory leak | Stephan Bergmann |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-25 | Remove visual noise from sot | Alexander Wilms |
2013-10-29 | Related: fdo#70483 add regression test | Caolán McNamara |
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-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-12-05 | Resolves: fdo#57532 restrict page sanity check to non-storage chunks | Caolán McNamara |
2012-11-22 | Related: fdo#53909 add regression test | Caolán McNamara |
2012-11-01 | rework filters test to squeeze through extra flags | Caolán McNamara |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-06-23 | Fix prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
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 |