summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/jobset.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-6/+6
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-12-12vcl: Use appropriate OUString functions on string constantsStephan Bergmann1-5/+5
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-20IsQuickJob is never read and FAX# is never writtenCaolán McNamara1-8/+0
2014-03-19Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-5/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-5/+5
2014-02-12more SvStream:operator>> conversionNoel Grandin1-2/+2
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-2/+2
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-22remove SvStream::operator<< methodsNoel Grandin1-7/+7
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-4/+4
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-9/+0
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-3/+2
2013-08-12convert String to OUString in VCLNoel Grandin1-7/+7
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-03-27-Wunused-macrosStephan Bergmann1-1/+1
2013-03-26Translate German comments, fix some wsPhilipp Weissenbacher1-46/+7
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara1-2/+2
2011-12-21tweak for pre language-defect #77Caolán McNamara1-9/+9
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-5/+4
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-5/+13
2011-12-21needs more work firstCaolán McNamara1-13/+5
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-4/+5
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-5/+4
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-5/+13
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon1-11/+5
2011-10-15ByteString->rtl::OStringCaolán McNamara1-4/+4
2011-07-26Fix unintendet re-add of JobSetup::GetValueThomas Arnhold1-13/+0
2011-07-25Remove vendor specific properties handling.Thomas Arnhold1-0/+13
2011-07-25callcatcher: remove unused methodsThomas Arnhold1-13/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+3
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]1-2/+5
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+5
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-21/+21
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]1-21/+21
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-21/+21
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba1-2/+2
2011-02-01#i115784# Valgrind: conditional jump or move depends on uninitialized value(s).Matthias Huetsch [mhu]1-2/+5
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-3/+5
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-2/+2
2010-12-10valgrind: uninit varible in binfilter testsCaolán McNamara1-8/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-21/+21