summaryrefslogtreecommitdiff
path: root/svtools/bmpmaker/bmp.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-03-21remove unused code svtools/bmpmakerKrisztian Pinter1-237/+0
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-8/+8
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-9/+9
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot1-1/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-13/+13
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-1/+1
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-12/+12
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-10-04printf without format considered harmfulNorbert Thiebaud1-1/+1
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-4/+1
2010-04-16CWS gnumake2: move delivered header files in from svtools/inc to svtools/inc/...Mathias Bauer1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2008-08-19INTEGRATION: CWS aw033 (1.17.60); FILE MERGEDVladimir Glazounov1-1/+6
2008-04-10INTEGRATION: CWS changefileheader (1.17.320); FILE MERGEDRüdiger Timm1-23/+18
2007-04-11INTEGRATION: CWS hedaburemove01 (1.16.98); FILE MERGEDVladimir Glazounov1-3/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.15.326); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.14.562); FILE MERGEDRüdiger Timm1-47/+21
2004-03-19INTEGRATION: CWS bmptool01 (1.13.78); FILE MERGEDOliver Bolte1-57/+12
2004-02-04INTEGRATION: CWS ooo20031216 (1.12.22); FILE MERGEDJens-Heiner Rechtien1-4/+4
2003-11-20#100000# adaptation to vcl changesKurt Zenker1-2/+4
2003-04-24INTEGRATION: CWS ause03 (1.10.146); FILE MERGEDVladimir Glazounov1-8/+9
2002-10-30#104537#: added support for localized bitmapsKai Ahrens1-15/+51
2002-02-25#65293#: MSVC places functions from <cstdio>, <cstdlib>, etc. in global names...Jens-Heiner Rechtien1-6/+8
2002-02-21#65293#: stdJens-Heiner Rechtien1-4/+4
2002-01-10no GUI applications anymoreKai Ahrens1-32/+112
2001-05-10split into gui and command line executableKai Ahrens1-757/+58
2001-02-20Corrected order of deletion when running without arguments. Before, the BmpWi...Patrick Luby1-11/+13
2001-01-11Removed MACOSX #ifdef's now that vcl implementation can support this codePatrick Luby1-5/+2
2000-10-12don't write *.err filesHans-Joachim Lankenau1-13/+5
2000-09-29Stubbed out vcl dependent code for Mac OS XPatrick Luby1-2/+5
2000-09-18initial importJens-Heiner Rechtien1-0/+903