summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par4.cxx
AgeCommit message (Expand)Author
2017-04-11consistently track amount of buffers remainingCaolán McNamara
2017-04-03ofz: fix leakCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-12-15decloak some string literalsJochen Nitschke
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-25translate DE->ENNicolas Christener
2015-09-01-fsanitize=nullStephan Bergmann
2015-08-25there may be no storage available in older formatsCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07Remove SvStorageStream aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-02sw: prefix members of SwWW8ImplReaderMiklos Vajna
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna
2014-03-29Typo: varient->variantJulien Nabet
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-19Resolves: #i124188# assure correct insertion of text attribute...Oliver-Rainer Wittmann