summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-12-02tdf#129141: paint all when in multiline modeMike Kaganski
2019-11-30Clarify the commentMike Kaganski
2019-11-29tdf#129007: fix autocompletionMike Kaganski
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti
2019-11-19Fix typoAndrea Gelmini
2019-11-19don't crash if a linked to object is deleted after the doc is loadedCaolán McNamara
2019-11-19Related: tdf#125917 release mouse grab before showing warning dialogCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14Details always dereferences ScDocument argumentCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-07Show highlight ranges when chart is selectedSzymon Kłos
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