summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-15lok: report state for sparkline UNO commandsTomaž Vajngerl
2022-04-14lok: send status update for .uno:SplitCellSzymon Kłos
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin
2022-03-18tdf#111924 - Special characters: don't lose focus on context menuAndreas Heinisch
2022-03-15tdf#134065, tdf#147998: fix thumbnail generation codeMike Kaganski
2022-03-15Round calculation to avoid blurry default iconsMike Kaganski
2022-03-14Send Calc Insert Headers and Footers state change to LOKAron Budea
2022-03-11loplugin:constparamsNoel Grandin
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-02-18sfx2: introduce SfxBindings::QuerySlotIdHenry Castro
2022-01-29tdf#122708: on GetFocus, select something also when items are filteredKatarina Behrens
2022-01-27let SfxDispatcher::fillPopupMenu operate on css::awt::XPopupMenuCaolán McNamara
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-03osl::Mutex->std::mutex in SfxStatusDispatcherNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in ThumbnailViewAccNoel Grandin
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15tdf#131850: avoid encryption check for recent docs overlayMike Kaganski
2021-12-08keep as css::awt::XPopupMenu through another layer of apiCaolán McNamara
2021-12-04use OMultiTypeInterfaceContainerHelperVar3 in SfxStatusDispatcherNoel Grandin
2021-11-03Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida
2021-11-02Revert "tdf#117895: "Edit document properties before saving"..."Caolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-16Simplify vector initialization in sfx2Julien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-01loplugin:constmethodNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-11clang:optin.performance.Padding in sfx2Noel Grandin
2021-09-09Resolves: tdf#144389 get_accessible_parent should only be called on vcl implsCaolán McNamara
2021-09-09merge ThumbnailView and ThumbnailViewBaseCaolán McNamara
2021-09-05tdf#105689: fix path management to retrieve Emoji toolbar buttonJulien Nabet
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-31flatten SfxTbxCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxStbCtrlFactArr_ImplNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara