summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingwindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-04Remove duplicate code.Moritz Duge1-1/+0
2024-01-04Resolves tdf#158810 - Hide recent actions while in template modeHeiko Tietze1-2/+2
2023-11-03tdf#140314:Use hub.libreoffice.org URL with params in ExtensionsVenetia Furtado1-13/+8
2023-09-25tdf#155698 - Start Center: Retain pinned items when clearing the listAndreas Heinisch1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2022-10-05Related: tdf#151351 don't use stack/highlight bg for buttonsCaolán McNamara1-4/+0
2022-10-05toggle state regardless of which toggle was usedCaolán McNamara1-1/+1
2022-09-30tdf#143673 set an explicit drawing area bgCaolán McNamara1-0/+5
2022-09-19Resolves: tdf#151017 we now want the background to be the stock widget bgCaolán McNamara1-2/+2
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt1-1/+1
2022-09-17toggle the other togglebutton to the inverse state of this togglebuttonCaolán McNamara1-7/+14
2022-09-16Resolves tdf#80934 - GUI means to filter thumbnails in start centerHeiko Tietze1-63/+69
2022-08-31tdf#101302: Add option to clear unavailable files in menu/start centeroguzbalkaya1-0/+3
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-10loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-07-25loplugin:moveitNoel Grandin1-1/+1
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin1-2/+3
2022-05-25Resolves tdf#119447 - Improve sidebar height in start centerHeiko Tietze1-4/+7
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen1-1/+0
2022-02-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet1-15/+3
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski1-16/+12
2021-08-04AutoAccel is only true for gtk and there BackingWindow doesn't use vcl widgetsCaolán McNamara1-5/+0
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin1-1/+1
2021-05-04Resolves: tdf#141857 update background to current themeCaolán McNamara1-1/+7
2021-02-26Resolves tdf#139243 - UI glitch in start centerHeiko Tietze1-1/+1
2021-02-24hide menubar detailsCaolán McNamara1-6/+1
2021-02-24use GetMenuBarHeight to get menu bar heightCaolán McNamara1-1/+1
2021-01-26Make brand image clickableHeiko Tietze1-14/+80
2021-01-19silence "gsignal.c:2731: instance X has no handler with id Y" warningCaolán McNamara1-0/+1
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze1-1/+16
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara1-0/+1
2020-12-03convert EHistoryType to scoped enumNoel1-1/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-3/+0
2020-11-10explicitly set backing window XFrame as ActiveFrameCaolán McNamara1-0/+4
2020-10-27tdf#136555 apply window bg color for button boxesJan-Marek Glogowski1-36/+62
2020-10-22weld backing windowCaolán McNamara1-279/+193
2020-10-20remove motif from startcenterCaolán McNamara1-6/+0
2020-10-07tdf#136555 drop custom start center button colorsJan-Marek Glogowski1-16/+0
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze1-12/+0
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna1-0/+12
2020-06-30Related: tdf#128743 fix unwanted background color of transparent wallpaperMiklos Vajna1-1/+0
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin1-2/+2
2020-02-16move some headers inside sfx2/Noel Grandin1-1/+1
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen1-9/+1
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen1-0/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1