summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2015-10-10fix gnumeric importMarkus Mohrhard
2015-10-09Resolves: tdf#93613 let referenced document evaluate macro configEike Rathke
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02Revert "Make fewer calls to officecfg::...::UseOpenCL::get()"Tor Lillqvist
2015-10-02Add missing includeTor Lillqvist
2015-10-02Make fewer calls to officecfg::...::UseOpenCL::get()Tor Lillqvist
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-22convert SC_SHEETEVENT to scoped enumNoel Grandin
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-21convert SC_LINK constants to scoped enumNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-16convert Link<> to typedNoel Grandin
2015-09-15there's no default ScMatrixMode enum other than the known onesEike Rathke
2015-09-15stab MM_FAKE, it's a zombieEike Rathke
2015-09-09convert Link<> to typedNoel Grandin
2015-09-04TableRef: update table column names when cell content changedEike Rathke
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-03revert an unmaintainable dead end approachEike Rathke
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-09-03comment a nice-to-have ideaEike Rathke
2015-09-03TableRef: use ScRangeList instead of vector for Join()Eike Rathke
2015-09-03TableRef: add RefreshTableColumnNames() from rangeEike Rathke
2015-09-03add ScDocShellModificator::AppendCellContentModified()Eike Rathke
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-23tdf#39440 sc: reduce scope of local variablesMichael Weghorn
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-18introduce temporary hard-recalc state, tdf#92749 follow-upEike Rathke
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-17Resolves: tdf#77479 do not reset AutoFilter range for temporary operationsEike Rathke
2015-07-17do not reset existing HasHeader on anonymous database rangeEike Rathke
2015-07-17inherit existing HasHeader when expanding/shrinking anonymous database rangeEike Rathke
2015-07-16Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-23LinkUpdateMode is a global settingStephan Bergmann