summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingwindow.hxx
AgeCommit message (Expand)AuthorFilesLines
13 daysloplugin:ostr in sfx2Noel Grandin1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2022-09-16Resolves tdf#80934 - GUI means to filter thumbnails in start centerHeiko Tietze1-2/+9
2021-01-26Make brand image clickableHeiko Tietze1-1/+4
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze1-0/+1
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer1-5/+6
2020-10-27tdf#136555 apply window bg color for button boxesJan-Marek Glogowski1-3/+5
2020-10-23-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2020-10-22weld backing windowCaolán McNamara1-34/+30
2020-10-16unused forward declarationCaolán McNamara1-2/+0
2020-10-07tdf#136555 drop custom start center button colorsJan-Marek Glogowski1-1/+0
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze1-2/+0
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna1-0/+2
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin1-1/+1
2020-02-16move some headers inside sfx2/Noel Grandin1-2/+2
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen1-5/+1
2019-06-13remove some unneeded includesCaolán McNamara1-1/+0
2018-10-09loplugin:constfields in sfx2Noel Grandin1-1/+1
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2016-10-07sfx2: resolve "enum ApplicationType" conflict...Michael Stahl1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara1-1/+0
2016-07-29Related: tdf#99324 get backingwindow to honour auto mnemonic on mod key changeCaolán McNamara1-0/+1
2016-07-05Template Manager: Merge local view and abstract viewAkshay Deep1-1/+1
2016-06-23GSoC tdf#87697 START CENTER: Indicate selected thumbnailviewAkshay Deep1-3/+3
2016-06-17tdf#75369 Start Center: Non-installed applications aren't greyed outAkshay Deep1-0/+2
2016-06-17tdf#90577 Start Center: Clear List item should more accessibleAkshay Deep1-1/+1
2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep1-1/+1
2016-05-30Context Menu for templates and other fixes in Start CenterAkshay Deep1-6/+2
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin1-1/+0
2015-12-10Memory leakStephan Bergmann1-1/+2
2015-11-06tdf#92866 startcenter: Make the accellerators work again.Jan Holesovsky1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-08-13make Link<> instances typedNoel Grandin1-1/+1
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-1/+1
2015-07-16RemoteFilesDialogSzymon Kłos1-0/+1
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-2/+0
2015-06-30tdf#90452: Remove the frame around the Help and Extension buttons.Jan Holesovsky1-4/+0
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky1-1/+2
2015-05-14refactor BackingWindow to use RenderContextTomaž Vajngerl1-55/+52
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-29/+29
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-0/+1
2014-12-03Delay potentially expensive first-time template initializationStephan Bergmann1-0/+3