summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/dbdocfun.cxx
AgeCommit message (Expand)Author
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock
2017-04-17ask to delete pivot chart if pivot table gets deletedTomaž Vajngerl
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2017-03-03Fix typosAndrea Gelmini
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis
2016-09-26Move up the less common case and reduce indentation for the main case.Kohei Yoshida
2016-09-27bnc#957991: Improve pivot cache reading performanceTamás Zolnai
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2016-02-03tdf#34873 : Better way to show autofilter countDennis Francis
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-23tdf#80231 sort including formats - ranges with merged column labelsSahas
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-16Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05rework Sort trim data area logicEike Rathke
2015-05-04Resolves tdf#90757 ensure start row / end row order makes senseEike Rathke
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-12-05Ctrl+A and Data Sort took ages to broadcast ALL cellsEike Rathke
2014-12-03remove boolean parameter default from ScDocument::SetDirtyEike Rathke
2014-12-02fdo#86762 broadcast also empty cells after sortEike Rathke
2014-10-05coverity#1231670 Unchecked return valueNorbert Thiebaud
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-19fdo#84009: Be sure to update the sheet index when moving the sort range.Kohei Yoshida
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida
2014-07-28fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida
2014-07-28Move this fucntion to ScDBDocFunc.Kohei Yoshida
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
2014-07-12fdo#80462: Don't always increment the start row position.Kohei Yoshida