summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
AgeCommit message (Expand)Author
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
2017-02-03TyposJulien Nabet
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-18tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke
2016-12-23tdf#97597: Make the document import state more multi-thread friendly.Kohei Yoshida
2016-12-22Pass SfxPrinter by VclPtrStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-12Renaming due to the fact that it now dumps non-formula blocks too.Kohei Yoshida
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-11-08Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groupsEike Rathke
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-24Rename ClearFormulaContext() to make it more representative.Kohei Yoshida
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-07Properly skip the hidden row(s) at the end.Kohei Yoshida
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-27sc-perf: avoid repeated TrackFormulas() during bulk broadcast, tdf#87101 rel.Eike Rathke
2016-09-26convert CR flags to typed_flags_setNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25let ScInterpreter::pStack contain const formula::FormulaToken*Eike Rathke
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-08-16tdf#30456 Enable to empty or not merged cellsLaurent Balland-Poirier
2016-07-26Resolves: tdf#87474 handle renaming of named expressions/ranges in formulasEike Rathke
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-06-03Resolves: tdf#98880 ensure backing context of DoubleVectorRefToken...Caolán McNamara
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti
2016-05-30actually multiple destination sheets are handled, tdf#97158 follow-upEike Rathke
2016-05-30Resolves: tdf#97158 CopyOneCellFromClip() does not handle multiple sheetsEike Rathke
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-05-10sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky
2016-04-30Resolves: tdf#76523 copy used names or pointing to sheet to other documentEike Rathke
2016-04-28move to ScDocument::CopyAdjustRangeName() and namespaceEike Rathke
2016-04-28move to ScDocument::FindRangeNamesReferencingSheet()Eike Rathke
2016-04-27FindRangeNameByIndexAndSheet() to FindRangeNameBySheetAndIndex()Eike Rathke
2016-04-21lokit: add getPartHashHenry Castro
2016-04-19const as const can, tdf#99322 follow-upEike Rathke