summaryrefslogtreecommitdiff
path: root/libwpg/README
blob: 19a154dd4d449200b6be8f7df68fdb95b9403dfb (plain)
1
From [http://libwpg.sourceforge.net/]. WordPerfect graphics filter. 
Change-Id: Idd6d3e1ed0248b54247b2d86ce771ac5f5bb7c41 2016-08-23convert SdrHdlKind to scoped enumNoel Grandin Change-Id: Ib0a06d94f8b51cce1f29f20d1c00d54be939c076 2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin probably not much performance benefit, but it sure is good at identifying leftover intermediate variables from previous refactorings. Change-Id: I3ce16fe496ac2733c1cb0a35f74c0fc9193cc657 Reviewed-on: https://gerrit.libreoffice.org/24026 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2015-11-115th step to remove tools/rtti.hxxOliver Specht tools/rtti.hxx removed completed the interface of some Sdr.* Items and removed pseudo items Change-Id: I0cdcd01494be35b97a27d5985aa908affa96048a Reviewed-on: https://gerrit.libreoffice.org/19837 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Oliver Specht <oliver.specht@cib.de> 2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht replaced use of PTR_CAST, IS_TYPE, ISA in oox, reportdesign, svl, svtools, svx, tools Change-Id: I1f85ff92267a0668eba625fa61b4f07feb8f3d4e Reviewed-on: https://gerrit.libreoffice.org/19002 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Oliver Specht <oliver.specht@cib.de> 2015-08-11loplugin: defaultparamsNoel Grandin Change-Id: I513643385dc0a04b68c5cf4a5f43aa0804e572e6 2015-05-22convert POINTER constants to scoped enumNoel Grandin Change-Id: Iea29ce5fd6c620535197d3ca8538335078430e19 Reviewed-on: https://gerrit.libreoffice.org/15825 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist Change-Id: Ibbeb069b6fcb2aa0581429ac5cb6db519548fd00 2015-04-17Revert "WaE: unused variables"Tor Lillqvist See 3ac1584549364c573d4d4e3baed9ad39ad6ce8e4. This reverts commit 7bcf9131032cbcdb162f33d03230e43d4f1db2aa. This reverts commit 063aec33f029f1fbdd1b1ee274e94a00f256465e. 2015-04-17WaE: unused variablesTor Lillqvist Change-Id: I3b0ed8a6c8e5d13b9236ee1a1337820c3cbce9ac 2014-11-04coverity#735627 coverity#735628 division by zeroDavid Tardon Change-Id: If5a1f749ffb57cd4f2f8d53094317c96a787bb33 2014-10-06loplugin: cstylecastNoel Grandin Change-Id: Id2b5b2510fb13f77592d7a0455f34ccd8a20c2d7 2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante Change-Id: I5399362056276f324fd43eda05d3f606dc6f8c71 Reviewed-on: https://gerrit.libreoffice.org/11011 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2014-08-18drop unnecessary shl.hxx includesCaolán McNamara Change-Id: Ieb984987c4a4f888a563377e0500444b12f43506 2014-08-16bDoInvalidate is always falseMatteo Casalin Change-Id: I0e22f509b90acc9d4c3d7efb5a428f15bd21317d 2014-08-16Simplify loopMatteo Casalin Change-Id: I100344543a6008f6f466d0cc5716001e5b6c1ddd 2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin Instead of a mix of sal_uIntPtr, sal_uLong, int, and so on. Also change CONTAINER_ENTRY_NOTFOUND=ULONG_MAX to SAL_MAX_SIZE as return value in case of failure and in the related tests. Change-Id: Ie778a849253b4be84fbcdab9557b7c4240233927 2014-04-15svx: sal_Bool->boolNoel Grandin Change-Id: I464eba5fd5521c31868c6fc8a2137f17428d421e