summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-21simplify some getSupportedServiceNamesNoel Grandin6-12/+6
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-2/+2
2019-06-20loplugin:logexceptionnicely in variousNoel Grandin1-2/+3
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov6-78/+64
2019-05-31EPUB export: fix not properly paired openPageSpanMark Hung8-11/+230
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin3-4/+4
2019-04-24fix filename of a test file in writerperfectLuboš Luňák1-1/+1
2019-04-21upload libmwaw 0.3.15David Tardon3-0/+2
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen1-0/+1
2019-04-17EPUB export: make member variable privateMiklos Vajna14-174/+193
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-7/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin1-26/+16
2019-02-22loplugin:unusedfields in writerfilterNoel Grandin1-17/+2
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen2-5/+1
2019-01-24CppunitTest_writerperfect_epubexport: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-149/+49
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2-0/+2
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen29-3/+29
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+2
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-06convert some macros to local functionsNoel Grandin1-2/+4
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin19-147/+125
2018-10-24weld AdvancedSettingsDialogCaolán McNamara3-3/+3
2018-10-20pvs-studio: Possible overflowCaolán McNamara1-1/+1