summaryrefslogtreecommitdiff
path: root/bean
ModeNameSize
-rw-r--r--Jar_officebean.mk2665logplain
-rw-r--r--JunitTest_bean_complex.mk1583logplain
-rw-r--r--Library_officebean.mk2002logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_bean.mk1516logplain
-rw-r--r--README140logplain
d---------com / sun / star30logplain
d---------native63logplain
d---------qa / complex / bean34logplain
d---------test109logplain
n>convert message box style bits to scoped enumNoel Grandin 2017-07-21de-hrc various thingsCaolán McNamara 2017-07-21migrate to boost::gettextCaolán McNamara 2017-05-19make string translation loading more uniformCaolán McNamara 2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin 2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan 2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara 2016-05-31loplugin:unusedmethodsNoel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-09-14convert Link<> to typedNoel Grandin 2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin 2015-08-11loplugin: defaultparamsNoel Grandin 2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks 2015-04-17sfx2: convert new to ::Create.Noel Grandin 2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin 2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks 2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks 2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel 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 sfx2Noel Grandin 2015-03-19loplugin:constantfunction: sfx2Noel Grandin