summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth1-3/+4
2017-07-31add initial file format representation for data import featureMarkus Mohrhard1-0/+3
2017-07-22avoid unnecessary calls of AdjustRowHeightTamas Bunth1-1/+2
2017-07-20Avoid unnecessary calls of AdjustRowHeightTamas Bunth1-1/+1
2017-07-06rework as a shared_ptrCaolán McNamara1-3/+3
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-4/+4
2017-06-12tdf#95883 Select Unprotected Cells in CalcGulsah Kose1-0/+1
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-2/+2
2017-06-06nullptr never passed to ApplyFrameAreaTabCaolán McNamara1-3/+3
2017-06-062nd arg of ApplySelectionFrame is always not nullCaolán McNamara1-3/+3
2017-05-24tdf#107945: properly iterate over mtv during pivot cache loading.Kohei Yoshida1-0/+13
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-6/+6
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida1-0/+3
2017-05-13use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard1-0/+1
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose1-2/+10
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin1-1/+1
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin1-5/+4
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida1-0/+8
2017-04-26remove sc bitmaps from .src filesCaolán McNamara1-1/+1
2017-04-11tdf#84837 Add Show/Hide all comments commands to Calc.Gulsah Kose1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-7/+7
2017-03-23Typo: boder->borderJulien Nabet1-1/+1
2017-03-15Make the header file more readable.Gulsah Kose1-637/+611
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-1/+1
2017-02-22less ugly ClosingClipboardSource()Eike Rathke1-0/+7
2017-02-13convert CharCompressType to scoped enumNoel Grandin1-7/+7
2017-02-03TyposJulien Nabet1-1/+1
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida1-2/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-18tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke1-1/+1
2016-12-23tdf#97597: Make the document import state more multi-thread friendly.Kohei Yoshida1-0/+2
2016-12-22Pass SfxPrinter by VclPtrStephan Bergmann1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-4/+4
2016-11-12Renaming due to the fact that it now dumps non-formula blocks too.Kohei Yoshida1-1/+1
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida1-1/+1
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin1-1/+1
2016-11-08Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groupsEike Rathke1-1/+1
2016-11-07loplugin:expandablemethods in scNoel Grandin1-4/+0
2016-10-24Rename ClearFormulaContext() to make it more representative.Kohei Yoshida1-1/+1
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis1-1/+4
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek1-2/+2
2016-10-18loplugin:unusedmethodsNoel Grandin1-1/+0
2016-10-11loplugin:constantfunctionNoel Grandin1-2/+0
2016-10-07Properly skip the hidden row(s) at the end.Kohei Yoshida1-0/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-27sc-perf: avoid repeated TrackFormulas() during bulk broadcast, tdf#87101 rel.Eike Rathke1-0/+7
2016-09-26convert CR flags to typed_flags_setNoel Grandin1-4/+4