summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galctrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-02convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-05-16convert GALLERY_ITEM to scoped enumNoel Grandin1-4/+4
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-7/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-27tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir1-15/+5
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-2/+1
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-1/+1
2015-05-13refactor GalleryPreview to use RenderContextTomaž Vajngerl1-56/+59
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-1/+1
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-2/+2
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-4/+4
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+0
2015-04-23loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-8/+0
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-01-15convert sal_uIntPtr to longNoel Grandin1-1/+1
2015-01-12Resolves: fdo#79975 toggle checkered background back onCaolán McNamara1-1/+0
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-3/+3
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-3/+3
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-06loplugin: cstylecastNoel Grandin1-11/+11
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-21Remove dead codeSamuel Mehrbrodt1-198/+0
2014-09-21Improve gallery look for small width (Sidebar)Samuel Mehrbrodt1-40/+17
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-12convert gallery files page to .uiCaolán McNamara1-17/+14
2014-03-11svx: sal_Bool->boolNoel Grandin1-3/+3
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-10/+0
2014-02-26Remove visual noise from svxAlexander Wilms1-35/+35
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann1-2/+2
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann1-2/+2
2013-09-05convert include/svx/galtheme.hxx from String to OUStringNoel Grandin1-7/+7
2013-07-11XubString->OUStringCaolán McNamara1-2/+2
2013-06-19Resolves: #i122231# Buffered content for gallery themesArmin Le Grand1-121/+289
2013-06-18Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand1-1/+1
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand1-8/+19
2013-05-11gallery: make transparency backgrounds look more attractive.Michael Meeks1-2/+2