summaryrefslogtreecommitdiffstats
path: root/writerperfect
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salunicodeliteral: writerperfectStephan Bergmann2017-04-281-1/+1
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-282-7/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-254-0/+5
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-2111-11/+0
* update cppunit to 1.14.0Markus Mohrhard2017-04-141-10/+0
* loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2017-04-071-2/+2
* use actual UNO enums in vcl..xmlsecurityNoel Grandin2017-04-031-0/+10
* libmwaw import filter improvementsosnola2017-04-021-1/+1
* libstaroffice import filter improvementsosnola2017-04-025-6/+162
* libwps import filter improvementsosnola2017-04-027-17/+39
* upload libmwaw 0.3.11David Tardon2017-04-012-0/+1
* add test docs for libmwaw 0.3.10David Tardon2017-04-014-0/+3
* upload libwps 0.4.6David Tardon2017-03-272-0/+1
* Fix typosAndrea Gelmini2017-03-251-3/+3
* fix and enable testDavid Tardon2017-03-211-3/+3
* Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem2017-03-211-1/+4
* enable the other testsDavid Tardon2017-02-161-0/+3
* don't run terminate()David Tardon2017-02-162-8/+0
* fix copypastaDavid Tardon2017-02-163-3/+3
* rename to match text and spreadsheet testsDavid Tardon2017-02-162-30/+30
* fix factory URLDavid Tardon2017-02-161-1/+1
* disable these for nowDavid Tardon2017-02-151-3/+0
* test result of presentation document importDavid Tardon2017-02-152-0/+155
* test result of drawing document importDavid Tardon2017-02-152-0/+155
* test result of spreadsheet document importDavid Tardon2017-02-152-0/+138
* move headers used by tests to inc/David Tardon2017-02-155-9/+8
* more windows build fixesMarkus Mohrhard2017-02-141-1/+1
* more build fixes, loplugin:staticmethodsMarkus Mohrhard2017-02-141-3/+3
* fix buildMarkus Mohrhard2017-02-141-1/+1
* test result of text document importDavid Tardon2017-02-137-7/+301
* Fix typosAndrea Gelmini2017-02-131-1/+1
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-3/+3
* add test for handling .wk3 format fileDavid Tardon2017-01-298-4/+166
* eliminate some code duplicityDavid Tardon2017-01-294-53/+58
* loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin2017-01-274-11/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-2647-246/+82
* New loplugin:dynexcspec: Add @throws documentation, writerperfectStephan Bergmann2017-01-191-0/+2
* upload libwps 0.4.5David Tardon2017-01-122-1/+5
* astyleDavid Tardon2017-01-111-27/+27
* honor lib version in import tests againDavid Tardon2017-01-112-0/+13
* writerperfect, xmloff: fix loplugin:cppunitassertequals warningsMiklos Vajna2017-01-062-13/+13
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-171-97/+46
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-051-5/+0
* fix buildCaolán McNamara2016-12-051-2/+2
* drop unneeded dep on boost_headersDavid Tardon2016-12-056-18/+0
* convert test helper library to dynamicDavid Tardon2016-12-0510-26/+49
* refactorDavid Tardon2016-12-057-218/+430
* rename to better match the purposeDavid Tardon2016-12-0512-37/+37
* simplify a bitDavid Tardon2016-12-051-35/+15
* try to retrieve the .fm3 file when reading a .wp3 fileosnola2016-12-054-7/+314