summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2015-08-28add CVE-2015-1759 test caseCaolán McNamara1-0/+0
2015-08-28add CVE-2015-1760 test casesCaolán McNamara2-0/+0
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2-3/+2
2015-08-25upload libmwaw 0.3.6David Tardon2-0/+0
2015-08-25astyleDavid Tardon2-34/+67
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-06-19clean upStephan Bergmann1-77/+82
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-06-10writerperfect: fix gcc-4.7 buildMiklos Vajna1-44/+44
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann17-18/+18
2015-06-07Remove include stdio (part8)Julien Nabet1-2/+0
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara21-23/+23
2015-05-25cppcheck: unreadVariableCaolán McNamara1-2/+0
2015-05-22loplugin:constantfunctionNoel Grandin1-2/+2
2015-05-21-fsanitize=bool (during CppunitTest_writerperfect_writer)Stephan Bergmann1-1/+1
2015-05-20enable Apple Numbers importDavid Tardon9-0/+158
2015-05-20enable Apple Pages importDavid Tardon9-0/+153
2015-05-19wpftencodingdialog.ui: Fix spacing, add mnemonic widget and acceleratorAdolfo Jayme Barrientos1-5/+7
2015-05-19glm is only needed for libetonyek buildDavid Tardon1-1/+0
2015-05-19upload libetonyek 0.1.2David Tardon1-0/+1
2015-05-19astyleDavid Tardon6-22/+57
2015-05-19Move module-local includes to writerperfect/incStephan Bergmann18-16/+267
2015-05-19Remove redundant writerperfect/inc/writerperfect hierarchy segmentStephan Bergmann22-22/+22
2015-05-19Clean up WPFTEncodingDialog ctor paramsStephan Bergmann3-17/+10
2015-05-19...assuming these want to actually catch css::uno::ExceptionsStephan Bergmann2-2/+4
2015-05-19Fix wpftencodingdialog.uiStephan Bergmann2-2/+2
2015-05-19loplugin:vclwidgetsStephan Bergmann1-0/+9
2015-05-19loplugin:cstylecastStephan Bergmann1-1/+1
2015-05-19upload libwps 0.4.0osnola11-7/+404
2015-05-17astyleDavid Tardon1-32/+32
2015-05-17enable new formats supported by libmwawDavid Tardon3-2/+300
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-10/+10
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+8
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-10missing nullptr.Michael Meeks1-1/+1
2015-04-10Manual cleanup of misc. issues.Michael Meeks1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-8/+8
2015-03-24loplugin:constantfunction: variousNoel Grandin1-2/+8
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin2-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2-2/+2
2015-02-08tdf#84168 convert wpftimpress to use ImportFilter base classKishor Bhat8-374/+62
2015-01-22writerperfect: convert assert on invalid input to SAL_WARNMichael Stahl1-1/+1
2015-01-21Some more loplugin:cstylecast: writerperfectStephan Bergmann2-2/+2
2015-01-05upload libe-book 0.1.2David Tardon2-0/+5
2015-01-05upload libmwaw 0.3.4David Tardon1-0/+109
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3