summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/dbdocfun.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen1-1/+0
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-20/+19
2019-01-16use unique_ptr in scNoel Grandin1-4/+2
2019-01-15Simplify containers iterations in sc/source/ui/docshellArkadiy Illarionov1-11/+5
2019-01-14tdf#119804 allow sort when header row protectedMartin van Zijl1-1/+12
2018-10-31cppCheck RedundantAssignment variable bRefFoundZdibák Zoltán1-2/+1
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-7/+4
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-15/+15
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin1-3/+3
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin1-1/+1
2018-08-31use std::unique_ptr in various sc undo codeNoel Grandin1-3/+3
2018-08-31pass ScDBData by std::unique_ptrNoel Grandin1-13/+13
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin1-13/+13
2018-08-24loplugin:useuniqueptr for ScOutlineTable in the undo codeNoel Grandin1-3/+3
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen1-0/+1
2018-07-27InsertNewTable always returns trueCaolán McNamara1-3/+1
2018-06-28loplugin:useuniqueptr in ScUndoDBDataNoel Grandin1-19/+19
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen1-0/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-9/+10
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin1-4/+4
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentCaolán McNamara1-1/+0
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin1-5/+5
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-4/+4
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara1-6/+8
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-15/+24
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-3/+6
2018-01-26tdf#98931 Add option to sort boundary image-only columnsSamuel Mehrbrodt1-1/+1
2018-01-23tdf#98931 Consider cell-anchored images when sortingSamuel Mehrbrodt1-1/+1
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti1-0/+16
2017-12-08Fix segfault when ScDBDocFunc::AddDBRange is called ...Jens Carl1-1/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-25/+25
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-7/+7
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand1-1/+1
2017-08-24loplugin:constparam in sc part5Noel Grandin1-1/+1
2017-08-23convert message box style bits to scoped enumNoel Grandin1-9/+9
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-11Fix typosAndrea Gelmini1-1/+1
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-1/+1
2017-05-10partial revert of "loplugin:checkunusedparams in sc(part4)"Noel Grandin1-1/+1
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-17ask to delete pivot chart if pivot table gets deletedTomaž Vajngerl1-2/+35
2017-04-04tdf#39468 Translate German commentsJens Carl1-6/+6
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M1-79/+79
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin1-1/+1