summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-11-20Turn useless OSL_FAIL/OSL_ENSURE into assert()Eike Rathke
2019-11-20tdf#128812 speed up loading calc doc with lots of countifNoel Grandin
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-20cid#1399334 Uncaught exceptionCaolán McNamara
2019-11-20Options - calc - Calculate Dialog updateandreas kainz
2019-11-19Options - calc - View Dialog updateandreas kainz
2019-11-19Fix typoAndrea Gelmini
2019-11-19don't crash if a linked to object is deleted after the doc is loadedCaolán McNamara
2019-11-19cid#1448453 Untrusted value as argumentCaolán McNamara
2019-11-19Related: tdf#125917 remove active editing when we want to replace contentsCaolán McNamara
2019-11-19tdf#125917 Ensure mouse is captured before the menu is launchedCaolán McNamara
2019-11-19Related: tdf#125917 release mouse grab before showing warning dialogCaolán McNamara
2019-11-19cid#1399259 Uncaught exceptionCaolán McNamara
2019-11-19tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt
2019-11-18crashtesting fdo78617-2.odsNoel Grandin
2019-11-18cid#1399260 Uncaught exceptionCaolán McNamara
2019-11-18cid#1448537 silence Wrapper object use after freeCaolán McNamara
2019-11-18tdf#103092 export uses MeasureUnit not FieldUnitRegina Henschel
2019-11-18cid#1249470 Uninitialized scalar fieldCaolán McNamara
2019-11-18convert AccessibilityFlowTo to scoped enumNoel Grandin
2019-11-18Options calc general tab only one columnandreas kainz
2019-11-17cid#1430084 Arguments in wrong orderCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16cid#1448453 Untrusted value as argumentCaolán McNamara
2019-11-16loplugin:unusedfieldsNoel Grandin
2019-11-15reduce iteration in ScViewData::GetScrPosNoel Grandin
2019-11-14coverity#1242892 Untrusted value as argumentCaolán McNamara
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14mpDoc is assumed to be non-nullCaolán McNamara
2019-11-14Details always dereferences ScDocument argumentCaolán McNamara
2019-11-14mpDocument is assumed to be non-nullCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-14ParseWithNames pDoc arg assumed to be non-nullCaolán McNamara
2019-11-14uitest for bug tdf#126673Zdeněk Crhonek
2019-11-14mDocument is assumed to be non-nullCaolán McNamara
2019-11-14mDocument is assumed to be non-nullCaolán McNamara
2019-11-14mpDoc is assumed to be non-nullCaolán McNamara
2019-11-14mDocument is assumed to be non-nullCaolán McNamara
2019-11-14pDoc is always dereferencedCaolán McNamara
2019-11-14lcl_Split_DocTab always dereferences pDocCaolán McNamara
2019-11-13tdf#128466: Accept also JPEGTor Lillqvist
2019-11-13tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna
2019-11-13jsdialogs: send .uno:NumberFormat updatesSzymon Kłos
2019-11-13Use two-argument form of static_assertStephan Bergmann
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks
2019-11-13no need to store reference to Import hereNoel Grandin
2019-11-13Related tdf#128753: fix regressionJulien Nabet
2019-11-12rename now it does more than just sortCaolán McNamara
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke
2019-11-12sc: rowcol: tdf#50916 convert core/data/table*Noel Grandin