summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8num.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-27filter: add sprmids headerMiklos Vajna1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-6/+6
2013-11-03Get rid of global aDotStrTor Lillqvist1-1/+1
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin1-5/+5
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin1-18/+18
2013-08-21String to OUStringMatteo Casalin1-2/+1
2013-07-24fdo#66781 : fix bullets with level 0Adam Co1-2/+7
2013-07-16Mark as constTakeshi Abe1-3/+3
2013-05-30Make use of IsStarSymbol()Thomas Arnhold1-2/+3
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-26coverity#735533 Logically dead codeJulien Nabet1-2/+0
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat1-11/+11
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-2/+16
2013-03-10Translate german comments in sw/source/filter/ww8/Joren De Cuyper1-10/+10
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-1/+1
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara1-40/+4
2012-06-25duplicate bSubstituteBullets conditionalCaolán McNamara1-3/+0
2012-06-25TODO: get rid of this in another incompatible build with SW projectCaolán McNamara1-1/+2
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin1-14/+14
2012-04-02convert SvxNumberFormat to rtl::OUStringCaolán McNamara1-2/+2