summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2017-09-05Revert "Make two slightly mysterious static local variables thread_local"Tor Lillqvist
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-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-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 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-29loplugin:constparam in sc part8Noel Grandin
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-27tdf#97548: Do not set anchor flag on starting formula mode in a cellDennis Francis
2017-08-27fixed image and textbox rotation on xlsx files tdf#83672serdarot5
2017-08-26tdf#89139: list all items in pivot table definition, incl. hiddenMike Kaganski
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-25coverity#1416669 Uninitialized scalar fieldCaolán McNamara
2017-08-25tdf#107806: Semantic and syntax for .uno:RowHeight have been changedHenry Castro
2017-08-25Follow-up fix for aa7dc5fa1df23f1a9079305cb362aab018e94848Tor Lillqvist
2017-08-25dynamic column container: more efficient loops over all colsNoel Grandin
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist