summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-06Plausible fix for timezone offset issue in Repair Document.Michael Meeks
2017-05-06tdf#107652: Crash relation Design windowJulien Nabet
2017-05-06Typo: attibute(s)->attribute(s)Julien Nabet
2017-05-06tdf#86001: Pass on the language info from the cell to the engine.Kohei Yoshida
2017-05-06ParaPortionList::SafeGetObject: remove SAL_WARN_IF, called on purposeEike Rathke
2017-05-06DateTime::GetWin32FileDateTime: FILETIME is uint64Eike Rathke
2017-05-05Fix typosAndrea Gelmini
2017-05-05sw: fix invalid downcast in sw::UndoManager::Repeat()Michael Stahl
2017-05-05DateTime::CreateFromWin32FileDateTime: FILETIME is uint64Eike Rathke
2017-05-05tdf#104407 writerfilter: fix crash with null xRangePropertiesMichael Stahl
2017-05-05tdf#106525: fix date importMike Kaganski
2017-05-05tdf#107649: add TrySystemCredentialsFirst config optionMike Kaganski