summaryrefslogtreecommitdiff
path: root/reportbuilder
ModeNameSize
-rw-r--r--Jar_reportbuilder.mk16764logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_reportbuilder.mk569logplain
-rw-r--r--Package_reportbuilder-templates.mk852logplain
-rw-r--r--README104logplain
d---------java264logplain
d---------registry / data / org / openoffice31logplain
d---------template179logplain
5 +0200'>2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin 2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin 2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier 2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann 2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks 2015-04-17sw: convert new to ::Create.Noel Grandin 2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks 2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin 2015-04-10vclwidget: only call dispose() onceNoel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin 2015-04-09vcl: VclPtr conversion in swNoel Grandin 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin 2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin 2014-12-02loplugin: cstylecastNoel Grandin 2014-11-25loplugin: cstylecastNoel Grandin