summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2021-09-16occasionally the bg color of the deck grip is wrongCaolán McNamara1-0/+1
2021-09-15loplugin:finalclassesNoel Grandin1-1/+1
2021-09-15loplugin:constvarsNoel Grandin2-2/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski6-44/+12
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski9-28/+13
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski3-9/+9
2021-09-12Typo: SAVE_SUCCESSFULL->SAVE_SUCCESSFULJulien Nabet2-8/+8
2021-09-11clang:optin.performance.Padding in sfx2Noel Grandin2-6/+6
2021-09-11Drop unused multiple selection from UI filesJan-Marek Glogowski1-3/+1
2021-09-10gtk4: cannot focus to toolbutton if can-focus is falseCaolán McNamara1-1/+1
2021-09-10drop stray fprintfCaolán McNamara1-1/+0
2021-09-09Resolves: tdf#144389 get_accessible_parent should only be called on vcl implsCaolán McNamara1-16/+5
2021-09-09merge ThumbnailView and ThumbnailViewBaseCaolán McNamara7-12/+7
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin1-1/+1
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock1-10/+10
2021-09-07loplugin:unusedmethodsNoel Grandin2-8/+0
2021-09-05tdf#105689: fix path management to retrieve Emoji toolbar buttonJulien Nabet1-3/+7
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin32-106/+18
2021-09-01tdf#118938 XLSX import/export: fix permission for editingTünde Tóth1-1/+6
2021-09-01tdf#142458 minimal width not including extra width needed by scrolledwindowCaolán McNamara1-0/+18
2021-09-01sfx2: allow storeAsURL() on the main threadMiklos Vajna1-1/+10
2021-08-31flatten SfxAppData_ImplNoel Grandin4-18/+17
2021-08-31no need to allocate SfxFilterMatcher separatelyNoel Grandin2-4/+4
2021-08-31no need to allocate SfxPickList separatelyNoel Grandin2-3/+3
2021-08-31no need to allocate SfxDocumentTemplates separatelyNoel Grandin2-4/+4
2021-08-31flatten SfxObjectShellArr_ImplNoel Grandin13-132/+10
2021-08-31flatten SfxViewShellArr_ImplNoel Grandin8-73/+14
2021-08-31flatten SfxViewFrameArr_ImplNoel Grandin8-71/+12
2021-08-31flatten SfxTbxCtrlFactArr_ImplNoel Grandin13-164/+47
2021-08-31flatten SfxStbCtrlFactArr_ImplNoel Grandin9-69/+29
2021-08-31flatten SfxChildWinFactArr_ImpNoel Grandin11-208/+72
2021-08-30tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop4k5h1t1-3/+0
2021-08-24remove one of the pimpls in SvBaseLinkNoel Grandin1-42/+30
2021-08-24osl::Mutex->std::mutex in SfxGlobalEvents_ImplNoel Grandin1-66/+68
2021-08-24osl::Mutex->std::mutex in SfxViewShell_ImplNoel Grandin2-9/+15
2021-08-24Refactoring PatchAnshu5-39/+75
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin8-21/+14
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann1-1/+1
2021-08-20loplugin:unusedmethodsNoel Grandin4-51/+0
2021-08-20loplugin:unusedfieldsNoel Grandin4-30/+6
2021-08-19loplugin:constmethodsNoel Grandin3-3/+3
2021-08-18tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara1-20/+42
2021-08-18loplugin:constparamsNoel Grandin10-24/+26
2021-08-18loplugin:passstuffbyrefNoel Grandin2-2/+2
2021-08-18online: keep sidebar openedSzymon Kłos1-0/+3
2021-08-18jsdialog: dump more options command for panelsSzymon Kłos2-0/+5
2021-08-18Don't crash on SidebarController dispose when app is closingSzymon Kłos2-5/+11
2021-08-18undo changes to TextAlignCaolán McNamara1-1/+1
2021-08-18remove dead codeNoel Grandin1-2/+0
2021-08-17jsdialog: sidebar: send message on sidebar closeSzymon Kłos1-0/+26