summaryrefslogtreecommitdiff
path: root/sot/qa
AgeCommit message (Expand)Author
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-09-18tdf#118784 sot: lower priority of RTF clipboard format on macOSMiklos Vajna
2018-04-01Fix typoAndrea Gelmini
2018-03-29tdf#115574 sot: fix Excel -> Writer pasteMiklos Vajna
2018-02-07ofz: Pos2Page returns true on same value that returned false previouslyCaolán McNamara
2018-01-29ofz#2976 TimeoutCaolán McNamara
2017-09-26AddressSanitizer: undefined-behaviorCaolán McNamara
2017-09-22ofz#2976 timeout in olefuzzerCaolán McNamara
2017-09-19tdf#112399 ignore size of unknown/unused ole2 entriesCaolán McNamara
2017-03-14check full chain upwardsCaolán McNamara
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-11-13sot: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-07improve defaultparams lopluginNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22limit storage entry max size to size of underlying streamCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-30fdo#84229 - add sot storage unit test.Michael Meeks
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-12-10java: remove some comment noiseNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-05-28Fix memory leakStephan Bergmann
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-25Remove visual noise from sotAlexander Wilms
2013-10-29Related: fdo#70483 add regression testCaolán McNamara
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-05Resolves: fdo#57532 restrict page sanity check to non-storage chunksCaolán McNamara
2012-11-22Related: fdo#53909 add regression testCaolán McNamara
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet