summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin3-7/+6
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov2-14/+10
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara4-20/+17
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-13loplugin:constfields in writerfilterNoel Grandin1-3/+3
2018-09-13new loplugin simplifyconstructNoel Grandin1-2/+0
2018-07-12Add missing sal/log.hxx headersGabor Kelemen10-0/+15
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-3/+3
2018-06-07Fix IWYU warningsMiklos Vajna2-2/+14
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-6/+6
2018-05-28loplugin:unusedmethodsNoel Grandin2-6/+0
2018-05-27creation of css::document::XFilter needs filter nameDavid Tardon1-3/+6
2018-05-27re-enable testDavid Tardon1-2/+0
2018-05-24EPUB export: fix gla11y warningsMiklos Vajna1-2/+0
2018-05-18Fix some IWYU warningsMiklos Vajna5-10/+75
2018-05-15weld WPFTEncodingDialogCaolán McNamara58-170/+165
2018-05-10writerfilter, writerperfect: various small cleanupsMiklos Vajna2-2/+1
2018-05-01convert a sequence of if to a switchDavid Tardon1-23/+27
2018-05-01tdf#117323 fix import of MS Multiplan for DOSosnola2-1/+7
2018-04-27replace a series of if/else if/ by a switchDavid Tardon2-32/+30
2018-04-26tdf#116822 export ruby text and base text to epub.Mark Hung3-0/+95
2018-04-26upload libwps 0.4.9David Tardon3-0/+6
2018-04-25upload libmwaw 0.3.14David Tardon2-1/+50
2018-04-22rename test filesDavid Tardon6-3/+3
2018-04-22upload libetonyek 0.1.8David Tardon4-0/+2
2018-04-20writerperfect: astyle -> clang-formatMiklos Vajna122-2488/+2743
2018-04-18weld EPUBExportDialog and add parentCaolán McNamara5-127/+123
2018-04-11writerperfect: fix whitespaceMiklos Vajna2-3/+9