summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/fmgridcl.cxx
AgeCommit message (Expand)Author
2015-04-29convert CTF_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28DropTargetHelper::ExecuteDrop return type is sal_Int8/DND_ACTION_*Stephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09Double dispose protection.Michael Meeks
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-19initializeControlModel needs parent to be setLionel Elie Mamane
2015-01-18Typo: sDatasouce->sDatasourceJulien Nabet
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2014-12-18fix buildCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-10Typo: delet=>deleteJulien Nabet
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-06-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-01Typo: colect->collectJulien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-03typoStephan Bergmann
2014-04-03svx/fmgridcl.hxx: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann