summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galctrl.cxx
AgeCommit message (Expand)Author
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-29weld GalleryFilesPageCaolán McNamara
2018-11-24remove unused GalleryItemFlags::ThemeNameNoel Grandin
2018-11-03More !HAVE_FEATURE_AVMEDIA falloutTor Lillqvist
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist
2018-09-17New loplugin:externalStephan Bergmann
2018-08-15loplugin:useuniqueptr pass SgaObject around by std::unique_ptrNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-23USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin
2017-11-22loplugin:flatten in svxNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-07convert GalleryBrowserTravel to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-05-16convert GALLERY_ITEM to scoped enumNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-05-13refactor GalleryPreview to use RenderContextTomaž Vajngerl
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-01-15convert sal_uIntPtr to longNoel Grandin