summaryrefslogtreecommitdiff
path: root/vcl/inc/impgraph.hxx
AgeCommit message (Expand)Author
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-10convert Link<> to typedNoel Grandin
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-04-30Gradually typed LinkStephan Bergmann
2014-11-21maDocFileURLStr is always emptyZolnai Tamás
2014-11-19ImpGraphic::ImplReadEmbedded: bSwap is false; remove dead codeMatúš Kukan
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-07-19WaE: returning temporaryCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-21callcatcher: update listCaolán McNamara
2011-08-23generate listCaolán McNamara
2011-07-09Replace List with std::vector< AInfo* >Joseph Powers
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]