summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8num.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-23sw: DOCX export of lists: handle multiple SwList with same SwNumRuleMichael Stahl1-3/+34
2019-09-05tdf#95848 sw: DOCX export: export w:lvlOverride elementsMichael Stahl1-156/+173
2019-09-05tdf#95848 sw: DOCX export: crude implementation of abstractNum mappingMichael Stahl1-3/+41
2019-09-05sw: rename one MSWordExportBase::GetId() overloadMichael Stahl1-3/+3
2019-02-03sw: convert WW8Export::pO to unique_ptrMichael Stahl1-7/+8
2019-01-15use unique_ptr in swNoel Grandin1-6/+4
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann1-1/+1
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann1-1/+1
2018-07-26loplugin:useuniqueptr in MSWordExportBaseNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin1-1/+1
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+2
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-2/+2
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann1-1/+1
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-3/+3
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski1-4/+4
2016-10-03sw: prefix members of WW8FibMiklos Vajna1-7/+7
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-3/+3
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-2/+2
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-08-21loplugin:defaultparamsNoel Grandin1-1/+1
2015-06-20sw: WW8 export: remove WW6 export, partD: WW6 numbering exportMichael Stahl1-279/+0
2015-06-20sw: WW8 export: remove WW6 export, partB: newly dead functionsMichael Stahl1-31/+0
2015-06-20sw: WW8 export: remove WW6 export, part5: bWrtWW8 in wrtw8esh.cxxMichael Stahl1-10/+4
2015-06-20sw: WW8 export: remove WW6 export, part4: wwFont::mbWrtWW8Michael Stahl1-2/+2
2015-06-20filter: bestFitOpenSymbolToMSFont() parameter bDisableUnicodeSupportMichael Stahl1-1/+1
2015-06-20sw: WW8 export: remove WW6 export, part2: SupportsUnicode()Michael Stahl1-2/+3
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-110/+110
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-11cppcheck: cstyleCastCaolán McNamara1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens1-1/+1
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna1-37/+37
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-3/+3
2014-12-02loplugin: cstylecastNoel Grandin1-1/+1
2014-11-07Correct number format mapping for CJK numbered lists in rtf/doc/docx filters.Mark Hung1-2/+53
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2014-01-31sw: hardcoded NS_sprm::LN_CPbiIBulletMiklos Vajna1-1/+1
2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza1-7/+7
2014-01-28sw: hardcoded NS_sprm::LN_CPbiGrfMiklos Vajna1-1/+1