summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-26tdf#124176 Use pragma once in writerperfecthalfhiddencode
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-16writerfilter: use the fastparser API when possibleNoel
2020-10-05lint-ui: validate has_default and can_defaultNoel
2020-09-28upload libmwaw 0.3.17David Tardon
2020-09-27add import test file for Pocket WordDavid Tardon
2020-09-27restore PocketWord filter, this time backed by libwpsDavid Tardon
2020-09-17writerperfect: include sal/config.h firstMiklos Vajna
2020-09-17writerperfect: make sure "own" header is the first oneMiklos Vajna
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-02Remove some unused includesMiklos Vajna
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-11loplugin:flattenNoel Grandin
2020-07-20compact namespace: writerperfectNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: writerperfectStephan Bergmann
2020-06-11tdf#119114 Add writerperfect / epub screenshotOlivier Hallot
2020-05-27Remove some unused includesMiklos Vajna
2020-05-12filter,writerperfect: adapt XHTML,EPUB to draw:mime-type in ODF 1.3Michael Stahl
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-30no need to use strlen hereNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin
2020-03-05Remove some unused includesMiklos Vajna
2020-02-11Fix typoAndrea Gelmini
2020-02-11tdf#42949 Fix IWYU warnings in writerperfect/Gabor Kelemen
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09writerprefect: add missing braces around try-catchMiklos Vajna
2020-01-08Fix typo/grammarAndrea Gelmini
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin
2019-12-18writerperfect[libwps,tdf#128673]: use the inFilter option in headless mode...alonso
2019-12-13loplugin:expandablemethodsNoel Grandin