summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl
2016-01-13-Werror=unused-but-set-variableNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-13sal: avoid " at:\n" at the end of SAL_DEBUG() messagesMiklos Vajna
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky
2016-01-13loplugin:unusedmethods unused return value in xmloff/Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in writerfilter/Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in vbahelper/Noel Grandin
2016-01-13loplugin:unusedmethods unused return value unotools/Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in ucb/Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in UnoControlNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in xmlscript/Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-13Just use the strings as suchTor Lillqvist
2016-01-13xmlsecurity: refactor to allow multiple signature parser implementationsMiklos Vajna
2016-01-13xmlsecurity: initial XMLSignatureHelper::ReadAndVerifySignatureStorageStream()Miklos Vajna
2016-01-13xmlsecurity: read OOXML signature relationsMiklos Vajna
2016-01-13xmlsecurity: don't assume the signature is always a single streamMiklos Vajna
2016-01-13Increase relevancyTor Lillqvist
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-01-13Revert "svl, sfx2: WaE - unused variables removed"Stephan Bergmann
2016-01-13svl, sfx2: WaE - unused variables removedChris Sherlock
2016-01-13-Werror=unused-but-set-variableStephan Bergmann
2016-01-13-Werror=unused-but-set-variableStephan Bergmann
2016-01-13tdf#97077: So ppStaticDefaults can be null after allStephan Bergmann
2016-01-13Fix memory leakStephan Bergmann
2016-01-13Fix memory leakStephan Bergmann
2016-01-13Fix memory leakStephan Bergmann
2016-01-13Fix memory leakStephan Bergmann
2016-01-13tdf#96067: fix crash in undo of table row insertionOliver Specht
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sotNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-13Bin unused fieldTor Lillqvist
2016-01-13vcl: Create accessor and mutator for full stop centered in FontMetricChris Sherlock
2016-01-13vcl: format enum in ImplFontMetric to make it easier to rebaseChris Sherlock
2016-01-13update emoji autocorrect files from po-filesChristian Lohmaier
2016-01-13update creditsChristian Lohmaier
2016-01-13vcl: Create accessor and mutator for font scaling in FontMetricChris Sherlock
2016-01-13Updated coreChristian Lohmaier
2016-01-12Fixup SAL_DEBUG_TRACE macro.Michael Meeks
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl
2016-01-12xmloff: there is no reason why office:version should be omittedMichael Stahl
2016-01-12tdf#96385 - opengl: dynamically adjust priority of swap buffers.Michael Meeks
2016-01-12sc lokit: refactor setPartHenry Castro
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks
2016-01-12tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder