summaryrefslogtreecommitdiffstats
path: root/hwpfilter/source/hstream.hxx
Commit message (Collapse)AuthorAgeFilesLines
* remove empty commentsNoel Grandin2017-05-031-15/+10
| | | | | | | | | | | | found with: git ls-files | xargs grep -Pzl '/\*\* (\*|\s| )*\*/' Change-Id: I1f47bcb94d5a7b290a6c622c6941195fbb578597 Reviewed-on: https://gerrit.libreoffice.org/37159 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* Resolves: ofz#727 don't allow negative sizes or indexesCaolán McNamara2017-04-041-6/+5
| | | | | | | | | | | remove extra size in favour of vector size and don't resize and memcpy data, just use vector::insert Change-Id: I8efb91a8c11fbd862c0458042554cf7e94b813cd Reviewed-on: https://gerrit.libreoffice.org/34891 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* cppcheck: memleakOnReallocCaolán McNamara2015-05-041-2/+3
| | | | Change-Id: Ibdf762b0d397f798372d9bf882aa82a6e5fd0229
* hstream.h->hstream.hxxCaolán McNamara2015-05-041-0/+57
Change-Id: Icc4a3d3661c3d40f9e71215bdc875c6a25f40ac1