summaryrefslogtreecommitdiff
path: root/vcl/source/filter/ixbm
AgeCommit message (Collapse)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-4/+4
Change-Id: I05e89f9896170d4df3d1377549ea074f06b884a0
2015-10-01Fix typosAndrea Gelmini1-1/+1
Change-Id: I8fd769ca61d1ec1a915a012c0c2244056dc5bcb8 Reviewed-on: https://gerrit.libreoffice.org/18992 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-08-20more config skipping stuff and a tester toolCaolán McNamara2-2/+2
Change-Id: I5e93a4c84b3a0940239213766eb24d21fb5fd649 Reviewed-on: https://gerrit.libreoffice.org/17863 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-07-11fix and test for xbm import crashCaolán McNamara1-1/+1
Change-Id: I47e7cb259908ffc6a00475369af1a841acda1da7
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-6/+6
Change-Id: I62076450ab77472bfd09b3fb9824f54b6ea1e0f7
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
Change-Id: Ibf0c73ac17ec19ed672f66907db47057920babca
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
Change-Id: I17c57a85bcda98ef36ddefd6562d4681d0c7d5fc
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-1/+1
Change-Id: I49192637121441b9a1980350b9bb32cd995d4386
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
Change-Id: I58ec00d6f8a4cc6188877db1330c5e32c9db12e5
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist2-2/+0
Change-Id: I81ce8fd7022bf283db668705efdfb0666f87bde9
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-20/+0
Conflicts: vcl/headless/svpgdi.cxx vcl/source/app/dbggui.cxx vcl/source/app/help.cxx vcl/source/app/idlemgr.cxx vcl/source/app/settings.cxx vcl/source/app/stdtext.cxx vcl/source/app/svdata.cxx vcl/source/app/svmain.cxx vcl/source/control/fixed.cxx vcl/source/control/ilstbox.cxx vcl/source/control/spinbtn.cxx vcl/source/filter/sgfbram.cxx vcl/source/filter/sgvmain.cxx vcl/source/filter/sgvtext.cxx vcl/source/filter/wmf/emfwr.hxx vcl/source/filter/wmf/winmtf.hxx vcl/source/filter/wmf/wmfwr.hxx vcl/source/fontsubset/cff.cxx vcl/source/fontsubset/fontsubset.cxx vcl/source/fontsubset/xlat.cxx Change-Id: Ifc4fa21e552a8b031645eb883bdc23563eebb602 Reviewed-on: https://gerrit.libreoffice.org/8357 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+10
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
First, I updated the clang rewriter to do the conversion. Then I lightly hand-tweaked the output for the few places where the rewriter messed up, mostly when dealing with calls on "this". Change-Id: I40a6a977959cd97415c678eafc8507de8aa3b1a9 Reviewed-on: https://gerrit.libreoffice.org/7879 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-01-21Translated German comments vcl/sourceLuc Castermans1-13/+13
Change-Id: I1143996ef86e35caa72cf2e60ae586940a10ce81 Reviewed-on: https://gerrit.libreoffice.org/7527 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin1-1/+1
Change-Id: Ie2b9aca5c3db46b43c53f72699fe828b28daeaa1
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
Change-Id: I3858c2152267474afab8e5a72b9f5da0ac623012
2013-05-31sal_Bool to boolTakeshi Abe2-24/+24
Change-Id: Idce2e9d650e9ff0d0e4fe17eeb06721cb73241e4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-9/+9
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-12/+0
Suggested Easy Hack: Replace all instances of // -------- comments including surrounding newlines with a single newline. Another Easy Hack, slightly harder to automate: Remove all the pointless comments that just tell the class name right before the declaration of that class. Change-Id: Ia890ed613b53c5d719988697e20a983d62334123
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filterChr. Rossmanith1-2/+2
Change-Id: I5d9b930cb00e485d157ba95ff344fc93c29b54ec
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky2-0/+472
Change-Id: I2318eeda59cee1cfdb074f9a90fd7d8d80aab19f