summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2019-10-23sc: rowcol: tdf#50916 convert appNoel Grandin
2019-10-22sc: rowcol: tdf#50916 convert some in uiAron Budea
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-27cid#1454002 Dereference after null checkCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-26Allow dialogs to create multiple instances in OnlineSzymon Kłos
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24Keep reference mode if only one dialog closedSzymon Kłos
2019-09-24Formula editing when switching tabsSzymon Kłos
2019-09-24Add reference marks callbackSzymon Kłos
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos
2019-09-05tdf#127066 Font size of Calc input bar aligned to UI font sizeThorsten Wagner
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
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