summaryrefslogtreecommitdiff
path: root/lotuswordpro
ModeNameSize
-rw-r--r--CppunitTest_lotuswordpro_test_lotuswordpro.mk1356logplain
-rw-r--r--Library_lwpft.mk8905logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_lotuswordpro.mk613logplain
-rw-r--r--README42logplain
d---------inc1111logplain
d---------qa / cppunit34logplain
d---------source / filter33logplain
d---------util47logplain
an>remove unused uno::Reference varsNoel Grandin 2017-04-30untranslated strings are just stringsCaolán McNamara 2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin 2017-02-06Add missing #includesStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin 2016-11-26tdf#99687: Find Text widget fails to emit object:text-caret-moved eventsTamás Zolnai 2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin 2016-11-07style fix for cppcheck redundantConditionJochen Nitschke 2016-07-15new loplugin unnecessary overrideNoel Grandin 2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist 2016-02-17use consistent #define checks for the Windows platformNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-07-17com::sun::star->css in accessibilityNoel Grandin 2015-06-15cppcheck:redundantConditionNoel Grandin 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-27More loplugin:simplifyboolStephan Bergmann 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-10vclwidget: make sure we have an explicit destructorNoel Grandin 2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks 2015-04-03Related: tdf#82998 assume VALUE_CHANGED makes sense only for windowsCaolán McNamara 2015-04-03Related: tdf#82998 don't emit an Indeterminate state change for boxesCaolán McNamara 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-07-02fix some more indent and strip ::rtl::Caolán McNamara 2014-07-02Related: #i124856# guard against crashJürgen Schmidt 2014-07-02fix some mangled indentationCaolán McNamara 2014-06-20hmm, that's not rightCaolán McNamara 2014-06-20Dropdown combo-/listboxes should support accessible action togglePopupNiklas Johansson