summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-10-08add 'destructive-action' style to the close button of save changesCaolán McNamara
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-06avoid repeated calls to SfxNotebookBar::IsActive()Luboš Luňák
2021-10-04drop 'using namespace std' in sax/sc/scaddins/sfx2/shellJulien Nabet
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-03cid#1492221 silence bogus Dereference after null checkCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28fix deadlock on exit (attempt2)Noel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28fix deadlock on exitNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-26use SfxItemSetFixed in variousNoel Grandin
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-23tdf#144132 Crash when insert formula object in WriterNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: sfx2Stephan Bergmann
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-16occasionally the bg color of the deck grip is wrongCaolán McNamara
2021-09-15loplugin:finalclassesNoel Grandin
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-12Typo: SAVE_SUCCESSFULL->SAVE_SUCCESSFULJulien Nabet
2021-09-11clang:optin.performance.Padding in sfx2Noel Grandin
2021-09-11Drop unused multiple selection from UI filesJan-Marek Glogowski
2021-09-10gtk4: cannot focus to toolbutton if can-focus is falseCaolán McNamara
2021-09-10drop stray fprintfCaolán McNamara
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-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-09-07loplugin:unusedmethodsNoel Grandin
2021-09-05tdf#105689: fix path management to retrieve Emoji toolbar buttonJulien Nabet
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#118938 XLSX import/export: fix permission for editingTünde Tóth
2021-09-01tdf#142458 minimal width not including extra width needed by scrolledwindowCaolán McNamara
2021-09-01sfx2: allow storeAsURL() on the main threadMiklos Vajna
2021-08-31flatten SfxAppData_ImplNoel Grandin
2021-08-31no need to allocate SfxFilterMatcher separatelyNoel Grandin
2021-08-31no need to allocate SfxPickList separatelyNoel Grandin
2021-08-31no need to allocate SfxDocumentTemplates separatelyNoel Grandin
2021-08-31flatten SfxObjectShellArr_ImplNoel Grandin
2021-08-31flatten SfxViewShellArr_ImplNoel Grandin
2021-08-31flatten SfxViewFrameArr_ImplNoel Grandin
2021-08-31flatten SfxTbxCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxStbCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxChildWinFactArr_ImpNoel Grandin
2021-08-30tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop4k5h1t