summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuigrfflt.cxx
AgeCommit message (Expand)Author
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-14refactor GraphicPreviewWindow 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-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-05-28coverity#703935 Unchecked return valueCaolán McNamara
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-01convert emboss dialog to .uiCaolán McNamara
2014-02-01convert mosaic dialog to .uiCaolán McNamara
2014-02-01convert posterize dialog to .uiCaolán McNamara
2014-02-01convert sepia dialog to .uiCaolán McNamara
2014-01-31convert solarize dialog to .uiCaolán McNamara
2014-01-31convert smooth dialog to .uiCaolán McNamara
2014-01-31introduce a layout aware GraphicFilterDialogCaolán McNamara
2014-01-31GraphicFilterDialog->oldGraphicFilterDialogCaolán McNamara
2014-01-31drop unnecessary dtorsCaolán McNamara
2014-01-28coverity#705138 Missing break in switchCaolán McNamara
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-21Do not include the same header file in both .cxx and related .hxxMatteo Casalin
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-17Filter dialog preview image size was wrongly calculated in some cases.Tomaž Vajngerl
2012-06-16Dialog for Smooth filterTomaž Vajngerl
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-12Remove precompiled header support.Joseph Powers
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]