summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.hxx
AgeCommit message (Expand)Author
2021-04-13ofz#18526 sw: WW8 import: don't insert control charactersMichael Stahl
2019-08-28warn on load when a document binds an event to a macroCaolán McNamara
2018-11-16tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth
2018-10-28ofz#11125 pass param len aroundCaolán McNamara
2018-10-05use more std::move in sw/Noel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-21ofz#10523 infinite .doc parse recursionCaolán McNamara
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-17loplugin:useuniqueptr in WW8ListManagerNoel Grandin
2018-08-15loplugin:useuniqueptr in RedlineStackNoel Grandin
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-07-27sw: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26loplugin:useuniqueptr in WW8PLCFx_PCDAttrsNoel Grandin
2018-07-26loplugin:useuniqueptr in SwWW8ImplReaderNoel Grandin
2018-07-26loplugin:useuniqueptr in SwWW8ImplReaderNoel Grandin
2018-07-16convert SW*READER constants to scoped enumNoel Grandin
2018-07-10Translate German commentsJohnny_M
2018-07-05-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-29loplugin:useuniqueptr in SwPostItFieldNoel Grandin
2018-06-27tdf#96099 Remove some trivial std::deque typedefsArkadiy Illarionov
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-04-27ofz#8038 defer subdocument redlining to end of parse like main documentCaolán McNamara
2018-04-20MungeTextIntoDrawBox 1st arg is member of 2nd argCaolán McNamara
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-04sw: convert DELETEZ to unique_ptr in ww8graf.cxxMichael Stahl
2018-04-04sw: convert DELETEZ to unique_ptr in ww8graf2.cxxMichael Stahl
2018-04-04loplugin:unusedmethodsNoel Grandin
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-18ofz#6990 Integer-overflowCaolán McNamara
2018-03-15ofz#6827 Bad-castCaolán McNamara
2018-03-15change EscherBlipCache to cache Graphic and not GObject uniqueIDTomaž Vajngerl
2018-03-07use more Color in swNoel Grandin
2018-03-05Translate German variable and function namesJohnny_M
2018-02-28ofz#6576 check border param lenCaolán McNamara
2018-02-21ColorData->Color in swNoel Grandin
2018-02-19ofz#6450 use the rule name, not the rule itselfCaolán McNamara
2018-02-18Translate German variable namesJohnny_M
2018-02-17Translate German variable namesJohnny_M
2018-02-15ofz#6360 Direct-leakCaolán McNamara
2018-02-13ofz#2980 TimeoutCaolán McNamara
2018-02-12Translate German variable namesJohnny_M
2018-02-05TypedWhichId in sw(2)Noel Grandin
2018-01-24m_pTableEndPaM is unusedCaolán McNamara
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-12reuse ImportProgress class for exception safetyCaolán McNamara
2017-11-30silence various coverity warningsCaolán McNamara