summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingwindow.cxx
AgeCommit message (Expand)Author
2021-02-24hide menubar detailsCaolán McNamara
2021-02-24use GetMenuBarHeight to get menu bar heightCaolán McNamara
2021-01-26Make brand image clickableHeiko Tietze
2021-01-19silence "gsignal.c:2731: instance X has no handler with id Y" warningCaolán McNamara
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
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-11-10explicitly set backing window XFrame as ActiveFrameCaolán McNamara
2020-10-27tdf#136555 apply window bg color for button boxesJan-Marek Glogowski
2020-10-22weld backing windowCaolán McNamara
2020-10-20remove motif from startcenterCaolán McNamara
2020-10-07tdf#136555 drop custom start center button colorsJan-Marek Glogowski
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna
2020-06-30Related: tdf#128743 fix unwanted background color of transparent wallpaperMiklos Vajna
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-02-16move some headers inside sfx2/Noel Grandin
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-23tdf#102005 Fix F6 regression in start centerJim Raykowski
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-20use unique_ptr in sfx2Noel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-09New loplugin:externvar: sfx2Stephan Bergmann