summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2020-09-17writerperfect: include sal/config.h firstMiklos Vajna1-2/+2
2020-09-17writerperfect: make sure "own" header is the first oneMiklos Vajna1-2/+2
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2-2/+7
2020-09-02Remove some unused includesMiklos Vajna1-1/+0
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2-47/+47
2020-08-11loplugin:flattenNoel Grandin1-15/+15
2020-07-20compact namespace: writerperfectNoel Grandin20-141/+36
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: writerperfectStephan Bergmann3-7/+7
2020-06-11tdf#119114 Add writerperfect / epub screenshotOlivier Hallot4-0/+168
2020-05-27Remove some unused includesMiklos Vajna1-0/+2
2020-05-12filter,writerperfect: adapt XHTML,EPUB to draw:mime-type in ODF 1.3Michael Stahl1-1/+1
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-13/+4
2020-05-01improve loplugin:makesharedNoel Grandin3-10/+12
2020-04-30no need to use strlen hereNoel Grandin1-6/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-0/+2
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen7-7/+0
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin1-3/+3
2020-03-05Remove some unused includesMiklos Vajna1-1/+0
2020-02-11Fix typoAndrea Gelmini1-1/+1
2020-02-11tdf#42949 Fix IWYU warnings in writerperfect/Gabor Kelemen57-112/+215
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna1-2/+0
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin17-80/+29
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-4/+5
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin2-2/+2
2020-01-10use more std::make_sharedNoel Grandin2-2/+3
2020-01-09writerprefect: add missing braces around try-catchMiklos Vajna1-15/+19
2020-01-08Fix typo/grammarAndrea Gelmini1-1/+1
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin4-4/+4
2019-12-18writerperfect[libwps,tdf#128673]: use the inFilter option in headless mode...alonso2-70/+99
2019-12-13loplugin:expandablemethodsNoel Grandin2-2/+1
2019-12-07Fix more new dependencies on boost_headersStephan Bergmann6-0/+11
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann9-1/+94
2019-11-14clang-format: don't fix up namespace commentsMiklos Vajna1-1/+1
2019-10-25tdf#128251 EPUB Export Dialog updateandreas kainz1-314/+246
2019-10-14use common PCH for more librariesLuboš Luňák2-0/+4
2019-10-02On Windows, Library_wpftwriter indirectly references Bcrypt.libStephan Bergmann1-0/+11
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin1-2/+1
2019-09-29constmethod for accessor-type methodsNoel Grandin2-4/+7
2019-09-01Fix '..'Andrea Gelmini2-4/+4
2019-08-25loplugin:returnconstval in writerperfectNoel Grandin9-11/+10
2019-08-17Use simplified syntax for SequenceJulien Nabet19-38/+19
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet19-231/+73
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin2-2/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-07Remove some unused includesMiklos Vajna2-5/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfectStephan Bergmann35-35/+35
2019-07-31Always pair openTable/closeTable callsStephan Bergmann1-1/+4
2019-07-21Fix typoAndrea Gelmini1-2/+2