summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-11-11Chart Form Dialog Buttons use same widthandreas kainz1-0/+10
2019-11-11Calc Define Dialog Distance between Buttons is from systemtheme 6andreas kainz1-1/+1
2019-11-11cid#1455327 Dereference null return valueCaolán McNamara1-1/+2
2019-11-11cid#1455325 Dereference after null checkCaolán McNamara1-8/+17
2019-11-11cid#1455213 Dereference after null checkCaolán McNamara1-1/+2
2019-11-11tdf#121090: Correct the last argument to HLOOKUP/VLOOKUP descriptionMike Kaganski1-4/+4
2019-11-11sc: rowcol: tdf#50916 convert data/attrarrayNoel Grandin1-23/+23
2019-11-09tdf#121239 set double underline status to false when not double underlinedCaolán McNamara3-30/+12
2019-11-08jsdialogs: apply .uno:FillColor in CalcSzymon Kłos1-4/+19
2019-11-08Resolves: tdf#128667 crash in csv import from pasteCaolán McNamara3-1/+8
2019-11-08jsdialog: apply .uno:XLineColor in CalcSzymon Kłos1-0/+15
2019-11-08jsdialog: apply .uno:LineWidth in CalcSzymon Kłos1-2/+26
2019-11-07Show highlight ranges when chart is selectedSzymon Kłos5-15/+49
2019-11-07Fix typoAndrea Gelmini1-1/+1
2019-11-07tdf#124270 : unit-tests for spurious Err:522 fixesDennis Francis2-31/+247
2019-11-07tdf#124270 : improve formula-group cycle detectionDennis Francis4-4/+67
2019-11-06loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-11-06jsdialogs: .uno:Color with string argument in CalcSzymon Kłos1-1/+19
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin5-12/+4
2019-11-06loplugin:indentation find broken if statementsNoel Grandin8-24/+27
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks4-34/+36
2019-11-06Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks1-5/+2
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks2-27/+14
2019-11-05make some classes module-privateNoel Grandin20-50/+50
2019-11-04cid#1455213 sc: rowcol: tdf#50916 check pDoc for MaxCol() or MAXCOLEike Rathke1-23/+28
2019-11-04fix ODR violationNoel Grandin2-5/+5
2019-11-04tdf#128562 crash when opening navigator in calcNoel Grandin3-5/+6
2019-11-04Fix typo in codeAndrea Gelmini1-1/+1
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin5-11/+9
2019-11-03loplugin:stringaddNoel Grandin21-64/+42
2019-11-03find symbols that can be privateNoel Grandin1-2/+2
2019-11-03unnecessary forward declaresCaolán McNamara1-1/+0
2019-11-02New loplugin:conditionalstringStephan Bergmann3-4/+4
2019-11-02cid#1448338 silence Untrusted value as argumentCaolán McNamara1-1/+1
2019-11-02cid#1455214 Uninitialized scalar variableCaolán McNamara1-1/+1
2019-11-02cid#1455208 Uninitialized pointer fieldCaolán McNamara1-2/+3
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara1-0/+1
2019-11-01loplugin:finalclasses in sc/incNoel Grandin93-227/+220
2019-10-31crashtesting: null deref on import of fdo51601-2.xlsxCaolán McNamara1-1/+2
2019-10-31tdf#125688, better sizing for some OUStringBufferNoel Grandin1-3/+3
2019-10-31crashtesting: null deref on import of fdo64646-4.xlsCaolán McNamara1-1/+1
2019-10-31crashtesting: null deref on import of fdo48634-1.xlsCaolán McNamara1-1/+2
2019-10-31remove some stray random propertiesCaolán McNamara4-6/+0
2019-10-31tdf#125688, deque->vectorNoel Grandin2-18/+18
2019-10-31Missing test dependencyStephan Bergmann1-0/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann11-26/+13
2019-10-31tdf#125688 avoid OUString constructionNoel Grandin1-2/+1
2019-10-31tdf#125688 remove intermediate OUStringBufferNoel Grandin2-12/+3
2019-10-31sc: rowcol: tdf#50916 convert filter/*Aron Budea17-95/+108
2019-10-31tdf#128447 sc/vml: accept <? ?> xml prologJustin Luth1-0/+0