summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-08-02lok: minimal implementation of isComplex for calc for now.Michael Meeks
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian
2019-07-25lok sc: Fix the formula input bar and address bar notifications.Jan Holesovsky
2019-07-18tdf#101443 Horizontal inset margin of Calc input bar increasedThorsten Wagner
2019-07-18tdf#126453: hide ScInputHandler's tooltips when loosing focusMike Kaganski
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-14lok: avoid locking table when ScSpecialFilterDlg is destroyedHenry Castro
2019-06-13Related: tdf#113541 use reference syntax of the document being editedEike Rathke
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-08loplugin:singlevalfieldsNoel Grandin
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