summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galctrl.cxx
AgeCommit message (Expand)Author
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
2015-01-12Resolves: fdo#79975 toggle checkered background back onCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-21Remove dead codeSamuel Mehrbrodt
2014-09-21Improve gallery look for small width (Sidebar)Samuel Mehrbrodt
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-12convert gallery files page to .uiCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann
2013-09-05convert include/svx/galtheme.hxx from String to OUStringNoel Grandin
2013-07-11XubString->OUStringCaolán McNamara
2013-06-19Resolves: #i122231# Buffered content for gallery themesArmin Le Grand
2013-06-18Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-05-11gallery: make transparency backgrounds look more attractive.Michael Meeks
2013-05-10Resolves: #i121445# Added transparency support to the galleryArmin Le Grand
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist