summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)AuthorFilesLines
2015-11-17use unique_ptr for pImpl in writerperfect/Noel Grandin2-2/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann7-55/+55
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann19-113/+113
2015-10-08don't crash on loading abi13730-1.wpdCaolán McNamara1-0/+3
2015-10-06Add code pages introduced in libwps 0.4.2Sean Young1-0/+5
2015-10-06Add Microsoft Write conversionSean Young1-2/+23
2015-10-06astyleDavid Tardon2-4/+6
2015-09-23boost::scoped_ptr->std::unique_ptrCaolán McNamara1-9/+8
2015-09-19Remove unused boost includeRiccardo Magliocchetti1-1/+0
2015-09-17convert Link<> to typedNoel Grandin1-3/+2
2015-09-16boost->stdCaolán McNamara1-2/+2
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+3
2015-09-10This presumably wants to swallow exceptions from XSeekable::seekStephan Bergmann1-5/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
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-22loplugin:constantfunctionNoel Grandin1-2/+2
2015-05-21-fsanitize=bool (during CppunitTest_writerperfect_writer)Stephan Bergmann1-1/+1
2015-05-20enable Apple Numbers importDavid Tardon4-0/+155
2015-05-20enable Apple Pages importDavid Tardon4-0/+150
2015-05-19astyleDavid Tardon2-2/+2
2015-05-19Move module-local includes to writerperfect/incStephan Bergmann8-12/+12
2015-05-19Remove redundant writerperfect/inc/writerperfect hierarchy segmentStephan Bergmann20-21/+21
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 Bergmann1-1/+1
2015-05-19loplugin:vclwidgetsStephan Bergmann1-0/+9
2015-05-19loplugin:cstylecastStephan Bergmann1-1/+1
2015-05-19upload libwps 0.4.0osnola3-7/+275
2015-05-17astyleDavid Tardon1-32/+32
2015-05-17enable new formats supported by libmwawDavid Tardon1-2/+6
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