summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara
2019-11-12sc: pViewSh can be nullptr in the ScNavigatorDlg ctorMiklos Vajna
2019-11-12Related: tdf#121239 super/sub not shown as toggles in calcCaolán McNamara
2019-11-11cid#1455326 MoveSticky always has a non-nullptr pDocCaolán McNamara
2019-11-11Calc Dataprovider Dialog updateandreas kainz
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-11Chart Form Dialog Buttons use same widthandreas kainz
2019-11-11Calc Define Dialog Distance between Buttons is from systemtheme 6andreas kainz
2019-11-11cid#1455327 Dereference null return valueCaolán McNamara
2019-11-11cid#1455325 Dereference after null checkCaolán McNamara
2019-11-11cid#1455213 Dereference after null checkCaolán McNamara
2019-11-11tdf#121090: Correct the last argument to HLOOKUP/VLOOKUP descriptionMike Kaganski
2019-11-11sc: rowcol: tdf#50916 convert data/attrarrayNoel Grandin
2019-11-09tdf#121239 set double underline status to false when not double underlinedCaolán McNamara
2019-11-08jsdialogs: apply .uno:FillColor in CalcSzymon Kłos
2019-11-08Resolves: tdf#128667 crash in csv import from pasteCaolán McNamara
2019-11-08jsdialog: apply .uno:XLineColor in CalcSzymon Kłos
2019-11-08jsdialog: apply .uno:LineWidth in CalcSzymon Kłos
2019-11-07Show highlight ranges when chart is selectedSzymon Kłos
2019-11-07Fix typoAndrea Gelmini