summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8num.cxx
AgeCommit message (Expand)Author
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
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-07Correct number format mapping for CJK numbered lists in rtf/doc/docx filters.Mark Hung
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-31sw: hardcoded NS_sprm::LN_CPbiIBulletMiklos Vajna
2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza
2014-01-28sw: hardcoded NS_sprm::LN_CPbiGrfMiklos Vajna
2014-01-27filter: add sprmids headerMiklos Vajna
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-11-03Get rid of global aDotStrTor Lillqvist
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin
2013-08-21String to OUStringMatteo Casalin
2013-07-24fdo#66781 : fix bullets with level 0Adam Co
2013-07-16Mark as constTakeshi Abe
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26coverity#735533 Logically dead codeJulien Nabet
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-03-10Translate german comments in sw/source/filter/ww8/Joren De Cuyper
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac