summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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
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-25loplugin:unusedmethodsNoel Grandin
2017-08-24Resolves: tdf#93171 follow-up, notify dependents of subtotal formula cellsEike Rathke
2017-08-24Resolves: tdf#108795 merge table EditEngine language attributes to input lineEike Rathke
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-08-23loplugin:constparam in sc part2Noel Grandin
2017-08-23fix bug in ScTable::LastHiddenColRowNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-08-22Assert that caller columns are within boundsEike Rathke
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe