summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh5.cxx
AgeCommit message (Expand)Author
2018-08-27sc: prefix members of ScDocShellHenry Castro
2018-02-16Resolves: tdf#115046 don't restore a sheet-local DBData from temporaryEike Rathke
2017-11-01Simplify OUString and return earlyMatteo Casalin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-13loplugin:oncevar: empty strings: scStephan Bergmann
2017-05-10partial revert of "loplugin:checkunusedparams in sc(part4)"Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06Fix typosAndrea Gelmini
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2017-03-07Resolves: tdf#102777 broadcast SC_TAB_INSERTED when inserting scenarioEike Rathke
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke
2015-08-14loplugin: defaultparamsNoel 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-06improve the returnbyref lopluginNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
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-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-31coverity#735811 Dereference after null checkEike Rathke
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-28fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida