summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2019-06-14Related: tdf#113541 use reference syntax of the document being editedEike Rathke
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner
2019-05-15tdf#105622 Highlight 128 cells.Shubham Goyal
2019-05-10lok: assert that tabs are not locked.Michael Meeks
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-21bug tdf#120697Gagandeep Singh
2019-04-17m_mapRefWindow is unneeded nowCaolán McNamara
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-12weld ScColRowNameRangesDlgCaolán McNamara
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis
2019-02-28missing includeStephan Bergmann
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-18use unique_ptr in scNoel Grandin
2019-01-17Simplify containers iterations in sc/source/ui/[A-Sa-d]*Arkadiy Illarionov
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-09use unique_ptr in ScViewOptions::CreateGridItemNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin
2018-12-04tdf#117425 - Increase the length of the Name Box drop down menuheiko tietze
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-01tdf#39468 Translate German commentsJens Carl
2018-11-30tdf#114113: handle quoted sheet namesMike Kaganski
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-03tdf#120703 PVS: V581Mike Kaganski
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27uitest: integrate the calc input bar into the ui testingMarkus Mohrhard
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-25tdf#118747 sc: use manual height for previous rows in TransferObjVasily Melenchuk
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann