summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8num.cxx
AgeCommit message (Expand)Author
2021-06-01tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth
2021-01-21tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2020-08-27tdf#135973: DOCX export: improved list override supportVasily Melenchuk
2020-06-12tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk
2020-06-12tdf#120394: DOCX list import: simplify zero width space hackVasily Melenchuk
2020-06-05tdf#120394: list format string can be emptyVasily Melenchuk
2020-05-14tdf#132766: DOCX export: always try to set bullet font for listVasily Melenchuk
2020-05-05tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-05-05tdf#108496: DOCX: redesign of override in listsVasily Melenchuk
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-02-03sw: convert WW8Export::pO to unique_ptrMichael Stahl
2019-01-15use unique_ptr in swNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-07-26loplugin:useuniqueptr in MSWordExportBaseNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-21loplugin:defaultparamsNoel Grandin
2015-06-20sw: WW8 export: remove WW6 export, partD: WW6 numbering exportMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, partB: newly dead functionsMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part5: bWrtWW8 in wrtw8esh.cxxMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part4: wwFont::mbWrtWW8Michael Stahl
2015-06-20filter: bestFitOpenSymbolToMSFont() parameter bDisableUnicodeSupportMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part2: SupportsUnicode()Michael Stahl
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11cppcheck: cstyleCastCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann