summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2019-01-16pass ScAutoFormatData around with unique_ptrNoel Grandin
2019-01-16use unique_ptr in scNoel Grandin
2019-01-16Fix iterator boundaryArkadiy Illarionov
2019-01-15Use proper iterator in loop bodyArkadiy Illarionov
2019-01-15Simplify containers iterations in sc/source/ui/docshellArkadiy Illarionov
2019-01-14Fix loop conditionsArkadiy Illarionov
2019-01-14tdf#119804 allow sort when header row protectedMartin van Zijl
2019-01-13tdf#39468 Translate German commentJens Carl
2019-01-12make Format->Conditional Formatting->Manage dialog asyncNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-11make insert->header/footer dialogs asyncNoel Grandin
2019-01-10make format->page dialog asyncNoel Grandin
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2019-01-10use unique_ptr in ScRangeUtil::IsAbsTabAreaNoel Grandin
2019-01-09use unique_ptr in ScViewOptions::CreateGridItemNoel Grandin
2019-01-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-07Simplify containers iterations in sc/source/ui/{unoobj,vba}Arkadiy Illarionov
2019-01-03Get rid of ScStringUtil::GetQuotedTokenCount()Matteo Casalin
2018-12-27Use appropriate STL function for searching in sorted listArkadiy Illarionov
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-22Rework Data -> Statistics dialog, add WithReplacement and KeepOrderEike Rathke
2018-12-21Data -> Statistics: sample random values in random orderEike Rathke
2018-12-21pass ScAddress around using boost::optionalNoel Grandin
2018-12-21Rename PerformRandomSampling() to PerformRandomSamplingKeepOrder()Eike Rathke
2018-12-20Resolves: tdf#114695 limit width of this comboCaolán McNamara
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-14lok: Insert shape at the positon of the selected cellTamás Zolnai
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara
2018-12-13loplugin:constantparamNoel Grandin
2018-12-12use unique_ptr in SfxChildWinCtorNoel Grandin
2018-12-12use unique_ptr for SfxChildWinFactoryNoel Grandin
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-10loplugin:unusedfieldsNoel Grandin
2018-12-08Resolves: tdf#80583 create range list string with proper delimiterEike Rathke
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-12-07lok: Insert shapes directly into the document.Mike Kaganski
2018-12-07tdf#105225 Add palette choice to calc tab background color dialogJim Raykowski
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-05remove unused SfxCallMode enum valueNoel Grandin
2018-12-05remove unused svx::ShapeProperty enum valueNoel Grandin
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin
2018-12-05remove unused GraphicManagerDrawFlags enumNoel Grandin