summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/SwAppletImpl.cxx
AgeCommit message (Expand)Author
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-01-31Fix some IWYU warningsMiklos Vajna
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-09-08loplugin:constantparam in swNoel Grandin
2016-03-27Remove vars used onceJulien Nabet
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-10convert SWHTML_OPTTYPE #defines to enumNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-01-24Replaced String by rtl::OUStringTakeshi Abe
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-05-18Convert SvCommandList from an OwnList to a vector<>Joseph Powers
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-22remove bogus commentsKayo Hamid
2010-10-27micro optimizationsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-04-27CWS-TOOLING: integrate CWS sb107Ivo Hinkelmann
2008-04-10INTEGRATION: CWS changefileheader (1.15.242); FILE MERGEDRüdiger Timm
2007-09-27INTEGRATION: CWS swwarnings (1.14.222); FILE MERGEDJens-Heiner Rechtien
2006-09-16INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGEDOliver Bolte
2006-08-14INTEGRATION: CWS writercorehandoff (1.10.54); FILE MERGEDJens-Heiner Rechtien
2006-02-01INTEGRATION: CWS mav19 (1.11.76); FILE MERGEDKurt Zenker
2005-09-09INTEGRATION: CWS ooo19126 (1.10.192); FILE MERGEDRüdiger Timm
2005-04-13INTEGRATION: CWS visibility03 (1.9.88); FILE MERGEDOliver Bolte
2005-02-21INTEGRATION: CWS fwkpostbeta02 (1.8.88); FILE MERGEDVladimir Glazounov
2005-01-11INTEGRATION: CWS sb19 (1.4.648); FILE MERGEDRüdiger Timm
2004-11-26INTEGRATION: CWS leanobjects (1.6.120); FILE MERGEDRüdiger Timm
2004-10-04INTEGRATION: CWS mav09 (1.4.666); FILE MERGEDKurt Zenker
2004-08-12INTEGRATION: CWS tune05 (1.4.736); FILE MERGEDOliver Bolte
2002-08-01#98369#: <object> element for appletsMichael Brauer
2001-11-26#94311#: Keep width and height in parameter listMichael Brauer
2001-02-27remove inline declarationMartin Gallwey
2001-02-22Applet helper class...moved from htmlplug.cxx so that xml import can use it alsoMartin Gallwey