summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2016-12-02coverity#1394668 Inferred misuse of enumCaolán McNamara
2016-11-30ScAddress::operator<() is not what we need here, tdf#48140 follow-up fixEike Rathke
2016-11-30tdf#50916 : Refactor table1.cxx wherever there is column accessDennis Francis
2016-11-28nitpicks, tdf#43544 follow-upEike Rathke
2016-11-28tdf#43544 ScStyleObj: Only call StylePool->find() when necessaryMaarten Bosmans
2016-11-26Resolves: tdf#103493 copying note captions needs a completed destination sheetEike Rathke
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-23OOXML: Write dimension range in full address notationBartosz Kosiorek
2016-11-23GeneralFunction is not an enum anymoreTamás Zolnai
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-20PivotMedian: Implement median as a new pivot table functionTamás Zolnai
2016-11-20Remove some unused resource stringsTamás Zolnai
2016-11-20Remove unused macroTamás Zolnai
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-16remove anything svHybridValueCell related, it's nowhere set anymoreEike Rathke
2016-11-16tdf#96475 restore the EmptyDisplayedAsString condition during loadEike Rathke
2016-11-14avoid reallocating if allocating once is enoughEike Rathke
2016-11-12loplugin:staticmethodsKohei Yoshida
2016-11-12Dump the state of the "save" data as well.Kohei Yoshida
2016-11-12Let's just dump the result tree in dbgutil build.Kohei Yoshida
2016-11-12Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well.Kohei Yoshida
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-10Refactor ScAttrArray for tdf#50916Dennis Francis
2016-11-10clarify class documentationEike Rathke
2016-11-10Avoid writing to the log for the same group twice.Kohei Yoshida
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin
2016-11-08Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groupsEike Rathke
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07Fix typos (also in the code)Andrea Gelmini
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-05Pass the current cell position to conditionally display sheet name.Kohei Yoshida
2016-11-05Log cell range references.Kohei Yoshida
2016-11-05Log single cell references.Kohei Yoshida
2016-11-05Dump the single cell vector reference info to the log.Kohei Yoshida
2016-11-04unify color selectorsCaolán McNamara
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