summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par6.cxx
AgeCommit message (Expand)Author
2019-05-27sw: prefix members of WW8DopTypographyMiklos Vajna
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-05Introduce SVBT16ToInt16 for reading sal_Int16 instead of sal_uInt16Stephan Bergmann
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2019-03-01Avoid unnecessary truncation to sal_uInt16Stephan Bergmann
2019-02-20tdf#123433 ww8import: end same attribute as what startedJustin Luth
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-01-15tdf#116071 ww8import: import to XATTR_FILL instead of RES_BACKGROUNDJustin Luth
2019-01-15use unique_ptr in SwWW8ImplReader::ConstructApoNoel Grandin
2018-12-21-Werror=class-memaccess (trunk towards GCC 9)Stephan Bergmann
2018-12-17tdf#121110 ww8import Jc80 justify is absolute, not Bidi relativeJustin Luth
2018-12-12tdf#121734: ww8 import: use direct formatting for floating object framesMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-21pvs-studio: condition always falseCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-29tdf#119232 ww8import: even page means default to start on page 2Justin Luth
2018-08-22tdf#106174 ww8import: bidi - prev adjust? prev bidi?Justin Luth
2018-08-19Translate German commentsJohnny_M
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30workaround msvc compiler warningCaolán McNamara
2018-07-20forcepoint#51 anchor location deleted before graphic anchor processedCaolán McNamara
2018-07-08Fix typoAndrea Gelmini
2018-07-03tdf#118412: DOC incorrect bottom page marginLuke Deller
2018-06-27tdf#96099 Remove some trivial std::deque typedefsArkadiy Illarionov
2018-06-06Fix top margin in DOC import for tdf#117885Luke Deller
2018-05-07sw: prefix members of WW8RStyleMiklos Vajna
2018-04-14Fix typosAndrea Gelmini
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski
2018-04-02ofz#7229 Divide by zeroCaolán McNamara
2018-03-18tdf#112118: use correct border when calculating marginMike Kaganski
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski
2018-03-15ofz#6827 Bad-castCaolán McNamara
2018-03-12ofz#6827 drop last anchor pos if it will be joinedCaolán McNamara
2018-03-07use more Color in swNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21ColorData->Color in swNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-18Translate German variable namesJohnny_M
2018-02-17Translate German variable namesJohnny_M
2018-02-12Translate German variable namesJohnny_M