summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-17loplugin:constantparamNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-08use the SfxRequest to get the appropiate dialog parentCaolán McNamara
2021-04-08set an explicit parent for warning dialogCaolán McNamara
2021-04-08drop some unneeded includesCaolán McNamara
2021-04-07lok: show error message dialog for VBA macrosHenry Castro
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-02Simplify some static variable initializationsMike Kaganski
2021-03-30fix some --disable-scripting warningsCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-22tdf#140539 don't allow help to be relaunched during launchCaolán McNamara
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-21elide extracting vcl::Window from awt::XWindowCaolán McNamara
2021-03-19use single-use attribute for ShutdownIconNoel
2021-03-16loplugin:staticdynamic (clang-cl)Stephan Bergmann
2021-03-13loplugin:unusedfieldsNoel
2021-03-12use preferred variant when window arg is nullCaolán McNamara
2021-03-12use the parent available from the SfxRequestCaolán McNamara
2021-03-11keep SfxObjectShell::GetDialogParent ret as an awt::XWindowCaolán McNamara
2021-03-11check current floating state of DockingWindowCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11drop newly unused code and macrosCaolán McNamara
2021-03-11rename RID_SVXSTR_GRAFIKLINK to RID_SVXSTR_GRAPHICLINKNoel
2021-03-11rename SfxChildWindowContext::GetFloatingWindow to what it doesCaolán McNamara
2021-03-11register navigator individually in each module that it exists inCaolán McNamara
2021-03-08lok: send help even when document not readySzymon Kłos
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara
2021-02-22move dockingwindow.ui to vclCaolán McNamara
2021-02-20loplugin:refcounting in sfx2Noel
2021-02-16loplugin:referencecasting in sfx2Noel
2021-02-14devtools: add .uno action to trigger inspect of the selected objectTomaž Vajngerl
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-09loplugin:fakebool (clang-cl)Stephan Bergmann
2021-02-07Remove unneeded breaksAndrea Gelmini
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28WIN handle GetMessageW return valuesJan-Marek Glogowski
2021-01-27tdf#138727 help browser didn't flow textCaolán McNamara
2021-01-25avoid some ref-countingNoel Grandin
2021-01-13loplugin:stringviewparam (clang-cl)Stephan Bergmann
2021-01-09devtools: Implement development tools docking windowTomaž Vajngerl
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-18lok: run async the Macro Selector DialogHenry Castro
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara