summaryrefslogtreecommitdiffstats
path: root/sot/qa
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen2019-05-281-2/+0
* Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov2018-11-291-6/+5
* tdf#118784 sot: lower priority of RTF clipboard format on macOSMiklos Vajna2018-09-181-0/+4
* Fix typoAndrea Gelmini2018-04-011-1/+1
* tdf#115574 sot: fix Excel -> Writer pasteMiklos Vajna2018-03-291-0/+37
* ofz: Pos2Page returns true on same value that returned false previouslyCaolán McNamara2018-02-072-1/+0
* ofz#2976 TimeoutCaolán McNamara2018-01-291-0/+0
* AddressSanitizer: undefined-behaviorCaolán McNamara2017-09-261-0/+0
* ofz#2976 timeout in olefuzzerCaolán McNamara2017-09-221-0/+0
* tdf#112399 ignore size of unknown/unused ole2 entriesCaolán McNamara2017-09-192-0/+0
* check full chain upwardsCaolán McNamara2017-03-141-0/+0
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-3/+3
* sot: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-11-131-9/+9
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-2/+2
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-2/+2
* improve defaultparams lopluginNoel Grandin2016-03-071-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* limit storage entry max size to size of underlying streamCaolán McNamara2015-07-221-0/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-3/+3
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-7/+7
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-2/+2
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-2/+2
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-2/+2
* fdo#84229 - add sot storage unit test.Michael Meeks2014-12-302-0/+26
* java: reduce visibility of some methods and fieldsNoel Grandin2014-12-191-1/+1
* java: reduce visibility of fields and methodsNoel Grandin2014-12-112-5/+5
* java: simplify the getMSF() methodsNoel Grandin2014-12-101-2/+1
* java: remove some comment noiseNoel Grandin2014-12-101-1/+1
* java: final fields that can be staticNoel Grandin2014-10-171-2/+2
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-1/+1
* java: remove useless javadoc tagsNoel Grandin2014-08-121-3/+0
* java: remove commented out codeNoel Grandin2014-08-051-16/+0
* Fix memory leakStephan Bergmann2014-05-281-1/+1
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-1/+1
* Remove visual noise from sotAlexander Wilms2014-02-251-1/+1
* Related: fdo#70483 add regression testCaolán McNamara2013-10-291-0/+0
* module sot: String, bool and other clean-upNorbert Thiebaud2013-07-041-2/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* Java cleanup, remove the rest of the unnecessary castsNoel Grandin2013-04-191-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* Resolves: fdo#57532 restrict page sanity check to non-storage chunksCaolán McNamara2012-12-051-0/+0
* Related: fdo#53909 add regression testCaolán McNamara2012-11-221-0/+0
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-011-5/+4
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-2/+0
* Fix prefix ++/-- operators for non-primitive typesJulien Nabet2012-06-231-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-213-26/+50
* sot: minor unit test logic cleanupMichael Meeks2012-05-141-1/+1