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