summaryrefslogtreecommitdiff
path: root/svtools/source/hatchwindow/hatchwindowfactory.cxx
AgeCommit message (Expand)Author
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2013-12-23svt: use constructor feature for HatchWindowFactory.Matúš Kukan
2013-12-04fdo#60698: Merge hatchwindowfactory into svtMarcos Paulo de Souza
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2010-12-03fwk162: #i115726# support activation of object from other threadsMikhail Voytenko
2010-11-19EasyHack: RTL_CONST macro from createFromAsciiKevin Hunter
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.6.450); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.5.182); FILE MERGEDOliver Bolte
2006-02-09INTEGRATION: CWS fwk32 (1.4.158); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGEDRüdiger Timm
2005-04-13INTEGRATION: CWS visibility03 (1.2.224); FILE MERGEDOliver Bolte
2004-10-04INTEGRATION: CWS mav09 (1.1.2); FILE ADDEDKurt Zenker