summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par4.cxx
AgeCommit message (Expand)Author
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
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna
2012-03-12this massive rigmarole is just to map a msword author id to a writer author idCaolán McNamara
2012-03-07We just want to know if this ole object is already exported or notCaolán McNamara
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-05-10GDIMetaFile cleanupJoseph Powers
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-13Remove unused DEBUGDUMPThomas Arnhold
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat