summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)AuthorFilesLines
2019-05-31EPUB export: fix not properly paired openPageSpanMark Hung6-11/+23
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
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-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen1-3/+1
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 Kelemen26-3/+26
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+2
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 Grandin4-53/+52
2018-10-24weld AdvancedSettingsDialogCaolán McNamara3-3/+3
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin2-4/+4
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 McNamara3-19/+16
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-05-28loplugin:unusedmethodsNoel Grandin2-6/+0
2018-05-18Fix some IWYU warningsMiklos Vajna5-10/+75
2018-05-15weld WPFTEncodingDialogCaolán McNamara50-142/+124
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 DOSosnola1-1/+6
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 Hung1-0/+85
2018-04-26upload libwps 0.4.9David Tardon1-0/+5
2018-04-20writerperfect: astyle -> clang-formatMiklos Vajna90-1974/+2247
2018-04-18weld EPUBExportDialog and add parentCaolán McNamara4-120/+110
2018-04-11writerperfect: fix whitespaceMiklos Vajna2-3/+9
2018-04-10tdf#115623: invoke openPageSpan / closePageSpanMark Hung7-0/+50
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-6/+7
2018-04-08tdf#115623: EPUB export: support style:master-pageMark Hung6-2/+29
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-04-05tdf#115623: EPUB export: handle style:page-layoutMark Hung6-3/+62
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara3-3/+3
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin1-1/+1
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara3-12/+12
2018-02-27astyleDavid Tardon3-33/+33
2018-02-27set number of read bytes correctlyDavid Tardon1-1/+4
2018-02-12EPUB export: pick up XMP metadata from 'metadata.xmp'Miklos Vajna1-2/+1
2018-02-01EPUB export: can use std::move() hereMiklos Vajna3-5/+7
2018-01-24-Werror=parentheses (upcoming GCC 8)Stephan Bergmann1-2/+2
2018-01-23EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna4-20/+45