summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert cppcanvas module away from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert OS X fpicker codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert accessibility module away from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert uui module away from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert basic module away from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert smoketest codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert svtools codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert xmlhelp codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert xmlscript from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert ucb and svl from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert unotools from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert i18npool from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert tools from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert javaunohelper from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert stoc from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert stoc tests from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert jvmfwk from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert pyuno from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert rest of cppu from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert cppu's LogBridge from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert cppu's AffineBridge from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert cppu's threadpool from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert salhelper from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert store from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert basegfx from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert unotest from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert chart2 view source from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert chart2 tools source from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock
2017-05-07osl: small fixes to file.h initial commentChris Sherlock
2017-05-07osl: remove comment cruft, whitespace cleanup of thread.cxxChris Sherlock
2017-05-06coverity#1403665 Unrecoverable parse warningCaolán McNamara
2017-05-06Updated coreMarco A.G.Pinto
2017-05-07osl: remove comment cruft, whitespace cleanup of process.cxxChris Sherlock
2017-05-06OUStrings: constify, reduce temporaries and scopeMatteo Casalin
2017-05-06Avoid 'else' after 'return'Matteo Casalin
2017-05-06OUStrings: constify and reduce temporariesMatteo Casalin
2017-05-06Simplify sdr::properties::ItemChangeBroadcasterMatteo Casalin
2017-05-06ofz avoid oomCaolán McNamara
2017-05-06coverity#1403661 try to silence 'Mixing enum types'Caolán McNamara
2017-05-06coverity#1405890 Unchecked dynamic_castCaolán McNamara
2017-05-06coverity#1405891..1405898: MISSING_COMMAJulien Nabet
2017-05-06EMF Replace magic numbers of pen and brush objectsBartosz Kosiorek