summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-10-11sc: rowcol: migrate some viewdata.Michael Meeks
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-05Let's bring XML Source out of the list of experimental features.Kohei Yoshida
2019-10-05Convert various FID_VALID_* to SfxUInt16ItemNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-02Resolves: tdf#127924 give hyperlink tooltip an areaCaolán McNamara
2019-10-02Resolves tdf#127508 - Flat table header in CalcHeiko Tietze
2019-10-01tdf#124983 In calc make printable page borders also initially visibleIlhan Yesil
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-26Fix range selection in chart wizard for onlineSzymon Kłos
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::TabChanged() methodTamás Zolnai
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::SetCursor() methodTamás Zolnai
2019-09-25sc lok: Optimize invalidation triggered by getRowColumnHeaders() methodTamás Zolnai
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
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-18tdf#103516 Calc: fit columns to page similarly to ExcelLászló Németh
2019-09-10Fix typosAndrea Gelmini
2019-09-10Fix typosAndrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: log more events in Calc:Ahmed ElShreif
2019-08-19uitest: log more eventsAhmed ElShreif
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-13tdf#126848: sc pivot table popup: avoid flickerXisco Fauli
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-08-10cid#1401328 Uncaught exceptionCaolán McNamara
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-08-06Add "Copy hyperlink location" to sc context menusSamuel Mehrbrodt
2019-08-06Improve hyperlink selection in scSamuel Mehrbrodt
2019-08-03Fix typosAndrea Gelmini
2019-08-02lok: disable calc char-set dialog for HTML when pasting.Michael Meeks
2019-08-01Make QR Code callable in calc and writerShubham Goyal