summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingwindow.hxx
AgeCommit message (Expand)Author
2024-09-09tdf#162732 force centered alignment for donate button textCaolán McNamara
2024-05-10loplugin:ostr in sfx2Noel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-09-16Resolves tdf#80934 - GUI means to filter thumbnails in start centerHeiko Tietze
2021-01-26Make brand image clickableHeiko Tietze
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
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-16unused forward declarationCaolán McNamara
2020-10-07tdf#136555 drop custom start center button colorsJan-Marek Glogowski
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-02-16move some headers inside sfx2/Noel Grandin
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-06-13remove some unneeded includesCaolán McNamara
2018-10-09loplugin:constfields in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-07sfx2: resolve "enum ApplicationType" conflict...Michael Stahl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-07-29Related: tdf#99324 get backingwindow to honour auto mnemonic on mod key changeCaolán McNamara
2016-07-05Template Manager: Merge local view and abstract viewAkshay Deep
2016-06-23GSoC tdf#87697 START CENTER: Indicate selected thumbnailviewAkshay Deep
2016-06-17tdf#75369 Start Center: Non-installed applications aren't greyed outAkshay Deep
2016-06-17tdf#90577 Start Center: Clear List item should more accessibleAkshay Deep
2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep
2016-05-30Context Menu for templates and other fixes in Start CenterAkshay Deep
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin
2015-12-10Memory leakStephan Bergmann
2015-11-06tdf#92866 startcenter: Make the accellerators work again.Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-16RemoteFilesDialogSzymon Kłos
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-06-30tdf#90452: Remove the frame around the Help and Extension buttons.Jan Holesovsky
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky
2015-05-14refactor BackingWindow to use RenderContextTomaž Vajngerl
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin