summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-15coverity#1437954 Dereference null return valueCaolán McNamara1-1/+1
2018-07-15coverity#1437953 Unchecked dynamic_castCaolán McNamara1-0/+1
2018-07-15coverity#1437957 Unchecked dynamic_castCaolán McNamara1-0/+1
2018-07-15coverity#1437958 Uninitialized pointer fieldCaolán McNamara1-0/+1
2018-07-15remove SvxFrameDirectionItem::operator== overrideJochen Nitschke2-9/+0
2018-07-15cppcheck: useInitializationList in writerfilterJochen Nitschke4-7/+10
2018-07-15Icon theme bug: add sc icons for some page layout iconsandreas kainz13-0/+25
2018-07-15tdf#118377 Do not use disposed OutputDeviceArmin Le Grand1-4/+18
2018-07-15Developer ModeXimeng Zu7-13/+268
2018-07-15accessibility : move ensureIsAlive outside of implGetText and implGetLocaleArnaud Versini1-2/+14
2018-07-15use array version of unique_ptrJochen Nitschke1-1/+1
2018-07-15add test for tdf#117816Markus Mohrhard2-0/+13
2018-07-15tdf#117816, work around MS Excel bug with containsText cond formatMarkus Mohrhard1-0/+10
2018-07-14ofz#9116 Integer-overflowCaolán McNamara1-10/+10
2018-07-14ofz#9403 null derefCaolán McNamara1-2/+3
2018-07-14Remove the check for IsRecalcModeMustAfterImport(), tdf#94925 follow-upEike Rathke1-15/+6
2018-07-14tdf#118123 Tango shouldn't fallback to Colibreandreas kainz1469-0/+6251
2018-07-14fix oss-fuzz buildCaolán McNamara1-1/+1
2018-07-14Broadcast formula cells marked for recalc, tdf#94925 relatedEike Rathke3-0/+62
2018-07-14tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorUlkem Kasapoglu1-4/+1
2018-07-14Update git submodulesOlivier Hallot1-0/+0
2018-07-14Update git submodulesOlivier Hallot1-0/+0
2018-07-14add test for tdf#91385Markus Mohrhard2-0/+40
2018-07-14tdf#91385, recalc cond format formulas during hard recalcMarkus Mohrhard3-0/+42
2018-07-14sc: disable sc_apitest::ScTabViewObj::testGetReferredCells()Miklos Vajna1-1/+2
2018-07-14add tests for tdf#117809Markus Mohrhard4-0/+45
2018-07-14tdf#117809, listen to the actual conditional format range if necessaryMarkus Mohrhard6-11/+81
2018-07-14Resolves: tdf#94925 do not unset dirty if formula cell must be recalculatedEike Rathke2-8/+26
2018-07-13sc: Add a test case for ZTEST() raising #DIV/0!Takeshi Abe1-4/+16
2018-07-13uitest Calc - ValidityZdeněk Crhonek3-0/+164
2018-07-13Rework FormulaTokenArray ScRecalcMode in preparation for tdf#94925Eike Rathke7-64/+65
2018-07-13gla11y: Enable warnings for GtkImage missing a labelSamuel Thibault11-1/+102
2018-07-13Remove now superfluous CheckLinkFormulaNeedingCheck() callEike Rathke1-3/+0
2018-07-13lokdialog: Don't hide dialogs in case of LOKPranav Kant1-1/+6
2018-07-13tdf#110987: type detection, binary Office formats > templatesAron Budea1-8/+8
2018-07-13Remove obsolete (cargo-cult copied) dependenciesJens Carl1-30/+1
2018-07-13sw HTML export: fix XHTML mode of 'Heading 7' styleMiklos Vajna3-17/+67
2018-07-13Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung5-367/+299
2018-07-13Refresh linked OLE representation when OLE updatedArmin Le Grand2-1/+38
2018-07-13Inaccurate symbol signs fixed (tdf#118381)Thorsten Wagner1-4/+29
2018-07-13loplugin:useuniqueptr in SbUnoStructRefObjectNoel Grandin4-10/+5
2018-07-13tdf#118702: partially revert the fix for tdf#78907Xisco Fauli4-5/+9
2018-07-13loplugin:useuniqueptr in ScImportAsciiDlgNoel Grandin2-4/+4
2018-07-13tdf#118620 - unit test.Michael Meeks2-0/+20
2018-07-13tdf#118620 - avoid out of bounds iterator for end of sheet pivots.Michael Meeks2-3/+8
2018-07-13related tdf#106174 writerfilter: replace broken FindParentStyleSheetJustin Luth3-18/+7
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna8-20/+14
2018-07-13loplugin:useuniqueptr in SwUndoDeleteNoel Grandin2-10/+8
2018-07-13loplugin:useuniqueptr in SwUndoSplitNodeNoel Grandin2-3/+3
2018-07-13loplugin:useuniqueptr in SwUndoInsertNoel Grandin2-4/+4