summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.hxx
AgeCommit message (Expand)Author
2020-08-27tdf#135973: DOCX export: improved list override supportVasily Melenchuk
2020-05-19tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna
2020-05-05tdf#108496: DOCX: redesign of override in listsVasily Melenchuk
2020-02-13tdf#130610 docx export: handle bold as toggle propertiesSerge Krot
2019-10-17Remove some memset callsMike Kaganski
2019-09-23sw: DOCX export of lists: handle multiple SwList with same SwNumRuleMichael Stahl
2019-09-05tdf#95848 sw: DOCX export: export w:lvlOverride elementsMichael Stahl
2019-09-05tdf#95848 sw: DOCX export: crude implementation of abstractNum mappingMichael Stahl
2019-09-05sw: rename one MSWordExportBase::GetId() overloadMichael Stahl
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-08-03Fix typosAndrea Gelmini
2019-08-02tdf#126243 DOCX change tracking: pStyle needs simplified style idLászló Németh
2019-07-03sw comments on frames: fix DOC handlingMiklos Vajna
2019-07-02sw comments on frames: fix DOCX handlingMiklos Vajna
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-06-12tdf#89991 DOCX: import/export Show changes modeLászló Németh
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-03sw: convert WW8Export::pO to unique_ptrMichael Stahl
2019-01-24loplugin:constparams in swNoel Grandin
2018-12-05tdf#121561: sw: DOCX: add std/stdPr/stdContent around TOCSerge Krot
2018-12-05use unique_ptr in ww8 export codeNoel Grandin
2018-11-12Silence -fsanitize=implicit-signed-integer-truncationStephan Bergmann
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-19tdf#118393: FILESAVE: DOCX Export loses header/footerSerge Krot
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-01Revert "tdf#117994 ww8export: extend Chp over CR"Justin Luth
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-08-23Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-13tdf#117994 ww8export: extend Chp over CRJustin Luth
2018-07-26loplugin:useuniqueptr in WW8ExportNoel Grandin
2018-07-26loplugin:useuniqueptr in MSWordExportBaseNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-04-15Translate German variable namesJohnny_M
2018-03-28Translate German function namesJohnny_M
2018-03-26tdf93121 MS export: only one fake tab per footnoteJustin Luth
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-05Translate German variable namesJohnny_M
2018-03-04Translate German variable namesJohnny_M
2018-02-05TypedWhichId in sw(2)Noel Grandin
2018-01-31SvxNumberFormat::GetAbsLSpace returns short...Stephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin