summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
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
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-05tdf#117332: select replaced text to properly replace it next timeMike Kaganski
2018-12-04tdf#117425 - Increase the length of the Name Box drop down menuheiko tietze
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-12-02loplugin:intvsfloat get this working reliablyNoel Grandin
2018-12-02weld ScShareDocumentDlgCaolán McNamara
2018-12-01tdf#39468 Translate German commentsJens Carl
2018-12-01tdf#120703 PVS: the condition needs &&, not ||Mike Kaganski
2018-11-30tdf#114113: handle quoted sheet namesMike Kaganski
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva
2018-11-29Configures page range in print dialogDaniel
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-29No GridOffset support for PDF or PrintArmin Le Grand