summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/SwAppletImpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-01-31Fix some IWYU warningsMiklos Vajna1-0/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek1-1/+0
2016-09-08loplugin:constantparam in swNoel Grandin1-2/+3
2016-03-27Remove vars used onceJulien Nabet1-10/+2
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+2
2014-10-10convert SWHTML_OPTTYPE #defines to enumNoel Grandin1-15/+15
2014-04-30sw: sal_Bool->boolNoel Grandin1-8/+8
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-7/+7
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-20/+20
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-7/+7
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-24Replaced String by rtl::OUStringTakeshi Abe1-40/+40
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-05-18Convert SvCommandList from an OwnList to a vector<>Joseph Powers1-2/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-4/+4
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-5/+5
2010-11-22remove bogus commentsKayo Hamid1-1/+0
2010-10-27micro optimizationsCaolán McNamara1-7/+7
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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
2009-04-27CWS-TOOLING: integrate CWS sb107Ivo Hinkelmann1-26/+26
2008-04-10INTEGRATION: CWS changefileheader (1.15.242); FILE MERGEDRüdiger Timm1-31/+18
2007-09-27INTEGRATION: CWS swwarnings (1.14.222); FILE MERGEDJens-Heiner Rechtien1-9/+11
2006-09-16INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGEDOliver Bolte1-2/+5
2006-08-14INTEGRATION: CWS writercorehandoff (1.10.54); FILE MERGEDJens-Heiner Rechtien1-8/+2
2006-02-01INTEGRATION: CWS mav19 (1.11.76); FILE MERGEDKurt Zenker1-2/+3
2005-09-09INTEGRATION: CWS ooo19126 (1.10.192); FILE MERGEDRüdiger Timm1-47/+21
2005-04-13INTEGRATION: CWS visibility03 (1.9.88); FILE MERGEDOliver Bolte1-6/+6
2005-02-21INTEGRATION: CWS fwkpostbeta02 (1.8.88); FILE MERGEDVladimir Glazounov1-31/+12
2005-01-11INTEGRATION: CWS sb19 (1.4.648); FILE MERGEDRüdiger Timm1-10/+14
2004-11-26INTEGRATION: CWS leanobjects (1.6.120); FILE MERGEDRüdiger Timm1-4/+4
2004-10-04INTEGRATION: CWS mav09 (1.4.666); FILE MERGEDKurt Zenker1-18/+42
2004-08-12INTEGRATION: CWS tune05 (1.4.736); FILE MERGEDOliver Bolte1-3/+6
2002-08-01#98369#: <object> element for appletsMichael Brauer1-3/+31
2001-11-26#94311#: Keep width and height in parameter listMichael Brauer1-5/+6
2001-02-27remove inline declarationMartin Gallwey1-5/+2
2001-02-22Applet helper class...moved from htmlplug.cxx so that xml import can use it alsoMartin Gallwey1-0/+212