summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-22Fully support importing of XML with nested repeat elements.Kohei Yoshida
2019-08-21Fix full url for calc/styles by adding missing '/'Julien Nabet
2019-08-21Return std::unique_ptr directly.Kohei Yoshida
2019-08-21Namespace doesn't need a semicolon.Kohei Yoshida
2019-08-20tdf#119388 speed up listener broadcastNoel 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-19Resolves: tdf#127003 explicit grab focus needs explicit link callbackCaolán McNamara
2019-08-18Resolves: tdf#127002 keystrokes in edit engine passed on to dialogCaolán McNamara
2019-08-17Fix typosAndrea Gelmini
2019-08-17Call isLinkUpdateAllowedInDoc() early in loadSrcDocument()Eike Rathke
2019-08-16Resolves: tdf#126928 allow link updates in an intermediate linked documentEike Rathke
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida
2019-08-13tdf#126848: sc pivot table popup: avoid flickerXisco Fauli
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-13Simplify ScCellCursorObj::getSupportedServiceNamesMike Kaganski
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-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-12Fix typosAndrea Gelmini
2019-08-10cid#1401328 Uncaught exceptionCaolán McNamara
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-08-08tdf#125288 Databar dialog's entry color was changed to RYB BlueKovács László Zoltán
2019-08-07tdf#126673 Auto-fit column and auto-fit row don't work with line breakNoel Grandin
2019-08-06Select shape even when clicking on a hyperlinkSamuel Mehrbrodt
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-02calc: simplify getDocumentSize calculation.Michael Meeks
2019-08-02lok: minimal implementation of isComplex for calc for now.Michael Meeks
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
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-30tdf#125800: accessing cond format props in UNO throws errorAron Budea
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian
2019-07-29weld ScRedlineOptionsTabPageCaolán McNamara