summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingwindow.hxx
AgeCommit message (Expand)Author
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
2014-12-03Delay potentially expensive first-time template initializationStephan Bergmann
2014-12-03Redundant mpCurrentView (always = mpLocalView)Stephan Bergmann
2014-10-09Resolves: fdo#83003 provide a means to return from template viewCaolán McNamara
2014-09-25Start Center Template Manager TweaksEfe Gürkan YALAMAN
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-14Fixed the Templates buttonEfe Gürkan YALAMAN
2014-08-14Some code cleanupEfe Gürkan YALAMAN
2014-08-14Template Filtering ImplementationEfe Gürkan YALAMAN
2014-08-14Start of filtering implementationEfe Gürkan YALAMAN
2014-08-14Code CleanupEfe Gürkan YALAMAN
2014-08-14Selecting and opening templates implemented.Efe Gürkan YALAMAN
2014-08-14Initial TemplateBar moved from TemplateManagerEfe Gürkan YALAMAN
2014-08-14Some folder features moved to backingwindowEfe Gürkan YALAMAN
2014-08-14Some handlers and buttons movedEfe Gürkan YALAMAN
2014-08-14ViewBar moved to Start CenterEfe Gürkan YALAMAN
2014-08-14Moving TemplateLocalView to the StartCenterEfe Gürkan YALAMAN
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann