summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.hxx
AgeCommit message (Expand)Author
2021-05-30sw : missing std::optional includeArnaud Versini
2021-05-30std::unique_ptr->std::optionalNoel Grandin
2021-02-21Typo fix: supress -> suppressTor Lillqvist
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-27ofz#28926 Direct-leakCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-10-20use tools::Long in swNoel
2020-10-19ofz#26480 validate WW8PLCFpcd is sorted like WW8PLCF doesCaolán McNamara
2020-10-12ofz#23523 Timeout processing huge SEPX full of non-SEP propertiesCaolán McNamara
2020-09-11ofz#25553 Infinite loopCaolán McNamara
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-08-29Fix typo in codeAndrea Gelmini
2020-05-29tdf#133453 doc import: HasSprm can return last oneJustin Luth
2019-12-26Fix typoAndrea Gelmini
2019-10-17Remove some memset callsMike Kaganski
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-27Related: tdf#124601 DOC import: improve fLayoutInCell handlingMiklos Vajna
2019-08-03Fix typosAndrea Gelmini
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-05-07Replace list by deque for maFkpCache (ww8scan)Julien Nabet
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-15use unique_ptr in WW8StyleNoel Grandin
2018-12-19-Werror=class-memaccess (trunk towards GCC 9)Stephan Bergmann
2018-12-17tdf#121110 ww8import Jc80 justify is absolute, not Bidi relativeJustin Luth
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-08-15ofz#9917 use a WW8SprmIter to find the sprmCaolán McNamara
2018-08-06loplugin:useuniqueptr in WW8PLCFx_BookNoel Grandin
2018-08-06loplugin:useuniqueptr in WW8PLCFx_AtnBookNoel Grandin
2018-08-06loplugin:useuniqueptr in WW8PLCFx_FactoidBookNoel Grandin
2018-07-26loplugin:useuniqueptr in WW8PLCFx_PCDAttrsNoel Grandin
2018-07-26loplugin:useuniqueptr in WW8PLCFx_SubDocNoel Grandin
2018-07-26loplugin:useuniqueptr in WW8PLCFx_Fc_FKPNoel Grandin
2018-07-25convert pFontA to std::vectorCaolán McNamara
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-05-22sw: prefix members of WW8StyleMiklos Vajna
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-18ofz#6990 Integer-overflowCaolán McNamara
2018-02-17Translate German variable namesJohnny_M
2018-02-12Translate German variable namesJohnny_M
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-17ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann