summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-24hide menubar detailsCaolán McNamara
2021-02-24use GetMenuBarHeight to get menu bar heightCaolá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-19uitest: sw: differentiate the elements in the custompropertieslinesXisco Fauli
2021-02-16loplugin:referencecasting in sfx2Noel
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-01-26Make brand image clickableHeiko Tietze
2021-01-25avoid some ref-countingNoel Grandin
2021-01-19silence "gsignal.c:2731: instance X has no handler with id Y" warningCaolán McNamara
2021-01-14Drop some unused "using" directivesMike Kaganski
2021-01-14Use comphelper::ContainerUniquePtrEquals hereMike Kaganski
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-07Missing construction of SfxCmisVersionsDialog::m_xVersionBoxStephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-20missing includeStephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-24tdf#132860 Assign value to set_sensitive flag in m_xNameshubham656
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam extend to constructorsNoel
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-10explicitly set backing window XFrame as ActiveFrameCaolán McNamara
2020-11-02toolbox always has flat styleNoel Grandin
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-30pSysWindow is unusedCaolán McNamara
2020-10-29tdf#137754 Crash in styles tree in sidebar in impressNoel Grandin
2020-10-27tdf#116214 Allow for scientific notation in Custom PropertiesBartosz Kosiorek
2020-10-27tdf#136555 apply window bg color for button boxesJan-Marek Glogowski
2020-10-23-Werror,-Wunused-private-fieldStephan Bergmann
2020-10-22weld backing windowCaolán McNamara
2020-10-22long->tools::Long in sfx2Noel
2020-10-20remove motif from startcenterCaolán McNamara
2020-10-16unused forward declarationCaolán McNamara
2020-10-07tdf#136555 drop custom start center button colorsJan-Marek Glogowski
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-05Disable WhatsNew infobar with standard methodHeiko Tietze
2020-09-30loplugin:reducevarscope in sfx2Noel