/shell/

LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sot/qa
AgeCommit message (Expand)Author
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