summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2017-08-27tdf#45904 Move _DataPilotItem Java tests to C++Jens Carl
2017-08-27tdf#45904: Move _DatabaseRange Java tests to C++Jens Carl
2017-08-27tdf#45904 Move _CellAreaLink Java tests to C++Jens Carl
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
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-08-25loplugin:useuniqueptr in scNoel Grandin
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-25oovbaapi: Use default path for FileDialogTamas Bunth
2017-08-25tdf#111876 Save correct relative links in CalcSzymon Kłos
2017-08-25add reference operators testsZdeněk Crhonek