summaryrefslogtreecommitdiff
path: root/forms/README
diff options
context:
space:
mode:
Diffstat (limited to 'forms/README')
0 files changed, 0 insertions, 0 deletions
amp;id=3f72218069f6f78a3ba21c40f00240d78cbe65c7'>Apply new VclPtr clang plugin to catch potential problems.Noel Grandin 2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier 2015-05-13refactor SvxFontPrevWindow to use RenderContext + clean-upTomaž 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-05vcl: rename other members of StateChangedType for consistencyMichael Stahl 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-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks 2015-04-10vclwidget: only call dispose() onceNoel Grandin 2015-04-09vcl: VclPtr conversion in svx.Noel Grandin 2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin 2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin 2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin 2014-10-20loplugin: cstylecastNoel Grandin 2014-10-11convert vcl StateChangedType to enum classNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-18fdo#82577: Handle FontNoel Grandin 2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann 2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante 2014-07-09simplify loopDavid Tardon 2014-07-09fdo#81004 this looks like a mis-merge to meDavid Tardon