summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-11-03Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida
2021-11-03Introduce 'scale' to Point/Size/Rectangle, to simplify anisotropic scalingMike Kaganski
2021-11-03put the message into static_assertCaolán McNamara
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski
2021-11-03loplugin:finalclassesNoel Grandin
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-11-02Resolves: tdf#119206 run properties sync when launched during saveCaolán McNamara
2021-11-02Revert "tdf#117895: "Edit document properties before saving"..."Caolán McNamara
2021-11-02Revert "tdf#120343 show pdf in async pdf export dialog callback"Caolán McNamara
2021-11-01Related: tdf#145464 pass an explicit DocFrame for SID_SIGNATURECaolán McNamara
2021-11-01Resolves: tdf#145464 ensure the SfxViewFrame is activatedCaolán McNamara
2021-10-31Support system async file pickersJan-Marek Glogowski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-10-31pass an explicit parent to use for any warning dialogsCaolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-29tdf#128969: Let the user explicitly decide to execute an external programStephan Bergmann
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-27Fix names of function parameters referenced in commentStephan Bergmann
2021-10-27remove useless check from SfxViewShell::GetFirst()/GetNext()Luboš Luňák
2021-10-26Fix a memory leakStephan Bergmann
2021-10-26Remove OUStringBuffer member function overloads for OUStringLiteralStephan Bergmann
2021-10-26tdf#144374 DOCX: export the password for editingTünde Tóth
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-23Fix typosAndrea Gelmini
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22better name for a function overloadLuboš Luňák
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-21tdf#144650 crash after opening of read-only fileNoel Grandin
2021-10-16Simplify vector initialization in sfx2Julien Nabet
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11Related: tdf#145033 don't print "There is no implementation..." warningCaolán McNamara
2021-10-11loplugin:moveparam in sfx2Noel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11loplugin:moveparam in unotoolsNoel Grandin
2021-10-08remove unwanted xpad/ypad properties and replace with a margin-endCaolán McNamara
2021-10-08remove (presumably) unwanted 'Widget name' propertyCaolán McNamara
2021-10-08resave with glade to tidy this upCaolán McNamara
2021-10-08add mappings for emphasis propertyCaolán McNamara
2021-10-08fix "GtkBox does not have a child property called left-attach"Caolán McNamara