summaryrefslogtreecommitdiff
path: root/package/inc/ZipEnumeration.hxx
AgeCommit message (Collapse)Author
2022-03-14loplugin:trivialdestructor (-stdlib=libc++)Stephan Bergmann
That these are only flagged when building against libc++ and not against libstdc++ is a consequence of the plugin's dependence on implementation details of the relevant classes, but so be it. Change-Id: I6b96f81939edab2b8e618aa53c9fe23492edfbbd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131562 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-11-19tdf#123936 Formatting files in module package with clang-formatPhilipp Hofer
Change-Id: I3ff80c6c636003d468f384e0d6fbfb5233e0b4da Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105696 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2020-01-26tdf#124176: Use pragma once instead of include guardsBurak Bala
Change-Id: Ib2465f040f12413560b2cec1c742cf3558461309 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87404 Tested-by: Jenkins Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
first, since those are safer to change than virtual methods Change-Id: Ie3b624019d75ee2b793cee33b3c5f64e994e8bfe Reviewed-on: https://gerrit.libreoffice.org/45798 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-11-01loplugin:finalclasses in packageNoel Grandin
Change-Id: I020ea1f3bea5c3deab05b9a2154102548c7622cf Reviewed-on: https://gerrit.libreoffice.org/44132 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-10-23loplugin:includeform: packageStephan Bergmann
Change-Id: I64200b2d03d579c5c83d1ec0cc8aaa839edaa7ed
2014-04-22package: sal_Bool->boolNoel Grandin
Change-Id: I05dd5070d0618ef7539b26c7edcaf01b0a84732c
2014-04-19fixincludeguards.sh: packageThomas Arnhold
Change-Id: Ia66d825baad3315c34bd579dc804f607bc6be30b
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.10.98); FILE MERGEDRüdiger Timm
2008/04/01 12:32:10 thb 1.10.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.10.98.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.9.220); FILE MERGEDRüdiger Timm
2005/09/05 18:49:01 rt 1.9.220.1: #i54170# Change license header: remove SISSL
2001-09-14#89303# use new hash mapMartin Gallwey
2001-07-04#86708# changes for pack'n'go feature (incomplete)Martin Gallwey
2001-04-27#86409# initial importMartin Gallwey
2001-04-19moved from main inc directoryMartin Gallwey
2001-03-16comply with MI's required change for package->packages, as package is a ↵Martin Gallwey
reserved word in Java
2000-12-19many optimisations and memory leaks due to circular references fixed! An ↵Martin Gallwey
altogether amazing commit...tell your friends
2000-11-29#80556# bug fixesMartin Gallwey
2000-11-21Removed usage of the TOOLSLIB stuff for debugging and file timestampingMartin Gallwey
2000-11-13Initial Revision :DMartin Gallwey