summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par6.cxx
AgeCommit message (Expand)Author
2021-03-22ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2021-02-10tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna
2021-02-09tdf#91920 sw page gutter margin: add DOC filterMiklos Vajna
2020-05-13tdf#130812 DOC import: fix unexpected transparency of textMiklos Vajna
2019-12-18ofz#18534 sw: WW8 import: avoid creating redlines that overlap...Michael Stahl
2019-11-19tdf#128608 ww8import: COL_AUTO == NO FILL, not solidJustin Luth
2019-11-19related tdf#120412 ww8import: allow > 100% escapement, fix calculationJustin Luth
2019-11-09partial revert tdf#116071 import to XATTR_FILL not RES_BACKGROUNDJustin Luth
2019-10-25ofz#18528 null derefCaolán McNamara
2019-10-24Resolves: ofz#18414 drop apo anchor if it will be deletedCaolán McNamara
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-28loplugin:constmethod in swNoel Grandin
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
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