summaryrefslogtreecommitdiffstats
path: root/writerperfect/source
Commit message (Expand)AuthorAgeFilesLines
* Add code pages introduced in libwps 0.4.2Sean Young2015-10-061-0/+5
* Add Microsoft Write conversionSean Young2015-10-061-2/+23
* astyleDavid Tardon2015-10-062-4/+6
* boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-09-231-9/+8
* Remove unused boost includeRiccardo Magliocchetti2015-09-191-1/+0
* convert Link<> to typedNoel Grandin2015-09-171-3/+2
* boost->stdCaolán McNamara2015-09-161-2/+2
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-151-4/+3
* This presumably wants to swallow exceptions from XSeekable::seekStephan Bergmann2015-09-101-5/+4
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-2/+1
* astyleDavid Tardon2015-08-252-34/+67
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-171-1/+1
* clean upStephan Bergmann2015-06-191-77/+82
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-2/+1
* writerperfect: fix gcc-4.7 buildMiklos Vajna2015-06-101-44/+44
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-0817-18/+18
* Remove include stdio (part8)Julien Nabet2015-06-071-2/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-2521-23/+23
* loplugin:constantfunctionNoel Grandin2015-05-221-2/+2
* -fsanitize=bool (during CppunitTest_writerperfect_writer)Stephan Bergmann2015-05-211-1/+1
* enable Apple Numbers importDavid Tardon2015-05-204-0/+155
* enable Apple Pages importDavid Tardon2015-05-204-0/+150
* astyleDavid Tardon2015-05-192-2/+2
* Move module-local includes to writerperfect/incStephan Bergmann2015-05-198-12/+12
* Remove redundant writerperfect/inc/writerperfect hierarchy segmentStephan Bergmann2015-05-1920-21/+21
* Clean up WPFTEncodingDialog ctor paramsStephan Bergmann2015-05-193-17/+10
* ...assuming these want to actually catch css::uno::ExceptionsStephan Bergmann2015-05-192-2/+4
* Fix wpftencodingdialog.uiStephan Bergmann2015-05-191-1/+1
* loplugin:vclwidgetsStephan Bergmann2015-05-191-0/+9
* loplugin:cstylecastStephan Bergmann2015-05-191-1/+1
* upload libwps 0.4.0osnola2015-05-193-7/+275
* astyleDavid Tardon2015-05-171-32/+32
* enable new formats supported by libmwawDavid Tardon2015-05-171-2/+6
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-10/+10
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-8/+8
|\
| * missing nullptr.Michael Meeks2015-04-101-1/+1
| * Manual cleanup of misc. issues.Michael Meeks2015-04-101-1/+1
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-2/+2
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-2/+2
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-8/+8
* | loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
|/
* loplugin:constantfunction: variousNoel Grandin2015-03-241-2/+8
* tdf#84168 convert wpftimpress to use ImportFilter base classKishor Bhat2015-02-087-373/+57
* writerperfect: convert assert on invalid input to SAL_WARNMichael Stahl2015-01-221-1/+1
* Some more loplugin:cstylecast: writerperfectStephan Bergmann2015-01-212-2/+2
* upload libe-book 0.1.2David Tardon2015-01-051-0/+5
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-3/+3
* writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-186-13/+7