summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8esh.cxx
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-15convert MirrorGraph to scoped enumNoel Grandin
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-03-02elide the SwSurround enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2016-12-16crashtesting: 10 squillion .doc export assertsCaolán McNamara
2016-12-15decloak some string literalsJochen Nitschke
2016-12-12reintroduce CONV2CHAR/CONV2LINE splitBjoern Michaelsen
2016-12-12refactor out lcl_SetRelationOrientBjoern Michaelsen
2016-12-12add relative to tablecell as stateBjoern Michaelsen
2016-12-12use message passingBjoern Michaelsen
2016-12-12move enums up so core specific functionality can followBjoern Michaelsen
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-07tdf#41542 MSWordExport: accommodate image's borderless paddingJustin Luth
2016-10-31MS formats allow padding without borders, regardless of display.Justin Luth
2016-10-31fix logic error - still set zero padding if no border setJustin Luth
2016-10-29tdf#41542 rename variable to match LO5.4 terminologyJustin Luth
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack