summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
AgeCommit message (Expand)Author
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-06ofz#4052 limit listener range to actually available sheetsEike Rathke
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-02Bin duplicated forward declarationTor Lillqvist
2017-09-12Prefix one more member of ScDocument: pDrawLayerTor Lillqvist
2017-09-12Prefix one more member of ScDocument: pVirtualDevice_100th_mmTor Lillqvist
2017-09-12Prefix one more member of ScDocument: pPrinterTor Lillqvist
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke
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-02dynamic column container: fix some more for loopsNoel Grandin
2017-08-31make the ScColumnsRange iterator return SCCOLNoel Grandin
2017-08-25dynamic column container: more efficient loops over all colsNoel Grandin
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-08-16add a way to restore from our new cache formatMarkus Mohrhard
2017-08-16introduce a way to write a simple data representation to a streamMarkus Mohrhard
2017-08-15Change HardRecalcState to enum classTor Lillqvist
2017-08-13external data: reenable the test and adapt to new interfacesMarkus Mohrhard
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth
2017-07-31add initial file format representation for data import featureMarkus Mohrhard
2017-07-22avoid unnecessary calls of AdjustRowHeightTamas Bunth
2017-07-20Avoid unnecessary calls of AdjustRowHeightTamas Bunth
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-12tdf#95883 Select Unprotected Cells in CalcGulsah Kose
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-06nullptr never passed to ApplyFrameAreaTabCaolán McNamara
2017-06-062nd arg of ApplySelectionFrame is always not nullCaolán McNamara
2017-05-24tdf#107945: properly iterate over mtv during pivot cache loading.Kohei Yoshida
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-13use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida
2017-04-26remove sc bitmaps from .src filesCaolán McNamara
2017-04-11tdf#84837 Add Show/Hide all comments commands to Calc.Gulsah Kose
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23Typo: boder->borderJulien Nabet
2017-03-15Make the header file more readable.Gulsah Kose
2017-03-11Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-22less ugly ClosingClipboardSource()Eike Rathke
2017-02-13convert CharCompressType to scoped enumNoel Grandin