summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8graf.cxx
AgeCommit message (Expand)Author
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski
2017-09-27ofz#3504 Null-dereference READCaolán McNamara
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-08-28ofz#3189 Direct-leakCaolán McNamara
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07coverity#1414682 unnecessary dynamic_castCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: more leaksCaolán McNamara
2017-07-06ofz: fix leakCaolán McNamara
2017-06-21tdf#39468 Translate German comments/terms in sw/source/filter/ww8/ww8graf.cxxJens Carl
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-11Fix typosAndrea Gelmini
2017-06-01ofz#1220 sanitize nTyp to legal valuesCaolán McNamara
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin
2017-04-25tdf#39468 Translate German commentsAlexey Vlasov
2017-04-24move SwFlyDrawContact ownership to SwFlyFrameFormatBjoern Michaelsen
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-13ofz: header has to be at least 1 pair longCaolán McNamara
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-05ofz: infinite loop and oomCaolán McNamara
2017-04-05ofz: stay within available dataCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
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-08Some more long -> WW8_CP (to avoid loplugin:loopvartoosmall)Stephan Bergmann
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
2017-02-14Revert commits that caused instability on the Linux debug tinderboxBjoern Michaelsen
2017-02-14give SwFlyDrawContact a clear owner: SwFlyFrameFormatBjoern Michaelsen
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-11-29sw ui: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-05make a useful function - SvxBoxItem::CalcLineWidthJustin Luth
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-09-30loplugin:constantparamNoel Grandin