summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22coverity#1326173 Explicit null dereferencedCaolán McNamara
2015-10-22coverity#1326381 Dereference null return valueCaolán McNamara
2015-10-22coverity#441226 Dereference null return valueCaolán McNamara
2015-10-22coverity#1328488 DLS: Dead local storeCaolán McNamara
2015-10-22tdf#93243 - replaced some boost::bind with C++11 lambdasSahas
2015-10-22Replace uses of boost::bind with C++11 lambdas in unoxml/source/dom/node.cxxMario J. Rugiero
2015-10-22gbuild: incremental builds with --enable-pch are unsoundMichael Stahl
2015-10-22presenter console: add real 'Restart Timer' iconsandreas kainz
2015-10-22Breeze Icons: add some 32px toolbar iconsandreas kainz
2015-10-22unit test for tdf#95226Eike Rathke
2015-10-22desktop: add lok::Document::paste() testcaseMiklos Vajna
2015-10-22sc: implement vcl::ITiledRenderable::getWindow()Miklos Vajna
2015-10-22sd: implement vcl::ITiledRenderable::getWindow()Miklos Vajna
2015-10-22Why check that resValue != oldValueStephan Bergmann
2015-10-22These places apparently want to unbox a value boxed as an AnyStephan Bergmann
2015-10-22Use same order in this switch, too, as aboveTor Lillqvist
2015-10-22Satisfy std::hash<> specialization requirementsStephan Bergmann
2015-10-22Add a bit of explanatory commentTor Lillqvist
2015-10-22crashtesting+ubsan: rhbz1013652-3.svg outside the representable value rangeCaolán McNamara
2015-10-22No need to check for non-null hereStephan Bergmann
2015-10-22gtktiledviewer: initial paste supportMiklos Vajna
2015-10-22LOK: add Document::paste()Miklos Vajna
2015-10-22vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna
2015-10-22vcl: add Window::SetClipboard()Miklos Vajna
2015-10-22crashtesting+ubsan: rhbz1003919-1.svg left shift of negative numberCaolán McNamara
2015-10-22Fix the test for resValue != oldValueStephan Bergmann
2015-10-22Change TableColumnSeparator in a way that makes it successfully pass...Stephan Bergmann
2015-10-22Print content of arrays and UNO structsStephan Bergmann
2015-10-22A "workaround to CodeWarrior's compiler bug" is probably not needed anymoreStephan Bergmann
2015-10-22crashtesting+ubsan: abi2079-1.html memcpy null source with 0 lenCaolán McNamara
2015-10-22ubsan failure on bootstrapping crashtestingCaolán McNamara
2015-10-22Why check that resValue != oldValueStephan Bergmann
2015-10-22Work around cid#1328486Stephan Bergmann
2015-10-22com::sun::star->css in include/frameworkNoel Grandin
2015-10-22com::sun::star->css in include/formulaNoel Grandin
2015-10-22com::sun::star->css in include/filterNoel Grandin
2015-10-22writerfilter: it's enough if dmapper gives the media descriptor to its implMiklos Vajna
2015-10-22sw: prefix members of SwUnoPropertyMapProviderMiklos Vajna
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna
2015-10-22sw: prefix members of SwVirtPageNumInfoMiklos Vajna
2015-10-22sw: prefix members of SwXAutoStyleFamilyMiklos Vajna
2015-10-21chart series support hatches, tdf#94227Markus Mohrhard
2015-10-21make our pivot table export a bit betterMarkus Mohrhard
2015-10-21Resolves: tdf#95226 fix broken IFERROR/IFNA array logicEike Rathke
2015-10-21sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-21sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-21afl-eventtesting: crash if you close shell behind running presentationCaolán McNamara
2015-10-21tdf#81219: Sanitize the thumbnail of web view.Jan Holesovsky