summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par4.cxx
AgeCommit message (Expand)Author
2018-04-07ofz#6999 check available data lenCaolán McNamara
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
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-06Typo: formating -> formattingJulien Nabet
2014-02-03sw: hardcoded NS_sprm::LN_CDttmRMarkDelMiklos Vajna
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara