summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2016-11-04bail out early in ScColumn::UpdateSelectionFunction() if nothing is markedEike Rathke
2016-11-03Resolves: tdf#103684 calculate status bar functions across sheetsEike Rathke
2016-10-31return dialog pointers using VclPtr<>Noel Grandin
2016-10-31This needs to be VclPtr tooJulien Nabet
2016-10-28sc: remove antique reference counting hacks from ScDocumentPoolMichael Stahl
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28these need to be VclPtrsCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke
2016-10-26Better way to silence loplugin:staticmethodsStephan Bergmann
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-25Keep loplugin:staticmethods happy.Kohei Yoshida
2016-10-25Add configure option --enable-formula-logger to conditionalize it.Kohei Yoshida
2016-10-25Ensure that GroupScope can only be instantiated by FormulaLogger.Kohei Yoshida
2016-10-25LIBO_FORMULA_LOG_FILE env var to specify the log file location.Kohei Yoshida
2016-10-25Write nest levels in case of nested group calculations.Kohei Yoshida
2016-10-25Use a singleton pattern here.Kohei Yoshida
2016-10-25Initial take on group formula logging.Kohei Yoshida
2016-10-25Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke
2016-10-25convert conditional format src fragment to .ui and layoutCaolán McNamara
2016-10-24Rename ClearFormulaContext() to make it more representative.Kohei Yoshida
2016-10-24convert ScIconSetFrmtDataEntry to .ui and layoutCaolán McNamara
2016-10-24move STR_CONDITION resource aroundCaolán McNamara
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis
2016-10-24remove unused SfxListener subclassingNoel Grandin
2016-10-20Convert ScConsData into using std::vectorMaarten Bosmans
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-12Revert "silence gcc4.8 warning"Michael Stahl
2016-10-12Revert "convert MULTILINE constants to scoped enum"Noel Grandin
2016-10-12silence gcc4.8 warningNoel Grandin
2016-10-12gcc4.8 does not seem to like explicit-width-scoped-enum and bitfield memberNoel Grandin
2016-10-12convert SC_MATVAL constants to typed_flags_setNoel Grandin
2016-10-12convert MULTILINE constants to scoped enumNoel Grandin
2016-10-12convert SC_CLIPMARK constants to typed_flags_setNoel Grandin
2016-10-12convert SC_ROTDIR constants to scoped enumNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-09tdf#102694, bnc#957991: Improve pivot cache reading performanceTamás Zolnai
2016-10-07Properly skip the hidden row(s) at the end.Kohei Yoshida
2016-10-07convert calc navigator to .ui formatCaolán McNamara
2016-10-06Resolves: tdf#76836 use text format only for text contentEike Rathke
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara
2016-10-05sc lok: add .uno:AutoSumHenry Castro
2016-10-05move these string resources out of the window resourceCaolán McNamara
2016-10-05drop unused heipids and resourcesCaolán McNamara
2016-10-05convert border style to .uiCaolán McNamara
2016-10-05convert line style to .ui formatCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin