summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-09-05Revert "Make two slightly mysterious static local variables thread_local"Tor Lillqvist
2017-09-05tdf#107158 Groupedbar variant of the Notebookbar for Calcandreas kainz
2017-09-05Prefix one more member of ScDocument: pShellTor Lillqvist
2017-09-05Prefix one more member of ScDocument: pNoteEngineTor Lillqvist
2017-09-05Prefix one more member of ScDocument: pEditEngineTor Lillqvist
2017-09-05Prefix one more member of ScDocument: xPoolHelperTor Lillqvist
2017-09-04Make two slightly mysterious static local variables thread_localTor Lillqvist
2017-09-04Apostrophe ' is invalid as first or last character in sheet name, tdf#103027Eike Rathke
2017-09-04Resolves: tdf#103734 propagate error from matrix to MIN()/MAX()Eike Rathke
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-03set parent for insert media file dialogCaolán McNamara
2017-09-02tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-09-02dynamic column container: fix some more for loopsNoel Grandin
2017-09-02make sure parent element is staying aroundMarkus Mohrhard
2017-09-01Fix typosAndrea Gelmini
2017-09-01Harmonize capitalization of spreadsheet function UI parameter namesEike Rathke
2017-09-01Replace list with a vector in PutData (sc)Julien Nabet
2017-09-01tdf#89139 Fix exporting of DateTime to CacheDefinition according to ISO 8601Bartosz Kosiorek
2017-08-31make the ScColumnsRange iterator return SCCOLNoel Grandin
2017-08-31Classify ocPercentSign as Array capableEike Rathke
2017-08-31SYLK import: init nRefCol,nRefRow with start col,row instead of 1,1Eike Rathke
2017-08-31Fix silent merge conflictStephan Bergmann
2017-08-31tdf#111939: Fallback to getting view data from best view shell...Dennis Francis
2017-08-31No need to call SetDebugName() when we already pass the same name to the ctorTor Lillqvist
2017-08-31ofz#2896 turn off auto look up col/row names for import testingCaolán McNamara
2017-08-30Restrict GetDoubleFromDateTime() and GetDateTimeFromDouble() correctionEike Rathke
2017-08-30tdf#112106: Corrupted pivot table after XLSX -> XLS conversion in CalcTamás Zolnai
2017-08-30fix ScJumpMatrixToken memory handlingNoel Grandin
2017-08-30loplugin:constparamNoel Grandin
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-08-30This can be constTor Lillqvist
2017-08-30This variable can be const, and calculated once before the loopTor Lillqvist
2017-08-30tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai
2017-08-29Fix 'make translations' run againKiyotaka Nishibori
2017-08-29Fix typo in codeAndrea Gelmini
2017-08-29loplugin:constparam in sc part9Noel Grandin
2017-08-29rename SBX errorcodes to BASICNoel Grandin
2017-08-29remove some unused macro definitionsNoel Grandin
2017-08-29disable unstable UNO API testsMarkus Mohrhard
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-29Use 1-based numbers in the ScAddress debugging output operator <<Tor Lillqvist
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke
2017-08-29Add keeper for FmFormView* pDrawViewEike Rathke
2017-08-29external data: add a simple table view for spreadsheet dataMarkus Mohrhard
2017-08-29move all the basic errcodes to one fileNoel Grandin
2017-08-28remove unused header fileNoel Grandin
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-27tdf#97548: Do not set anchor flag on starting formula mode in a cellDennis Francis