summaryrefslogtreecommitdiff
path: root/xmlhelp/source/treeview/tvfactory.cxx
AgeCommit message (Expand)Author
2021-02-19loplugin:refcounting in xmlhelpNoel
2020-07-07xmlhelp: create instances with uno constructorsNoel Grandin
2019-09-27tdf#42949 Fix IWYU warnings in xmlhelp/Gabor Kelemen
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlhelpStephan Bergmann
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-10-23loplugin:includeform: xmlhelpStephan Bergmann
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-12-15xmlhelp: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-03-20de-macroize xmlhelp tvfactoryNorbert Thiebaud
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-02fdo#60698: Merge tvhlp1 into ucpchelp1Marcos Paulo de Souza
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin
2013-04-15prefix all component_getFactory methodsPeter Foley
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-01-24Fix for fdo43460 Part XLVI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from xmlhelpNorbert Thiebaud
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-11-05use RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-13Add 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-11INTEGRATION: CWS changefileheader (1.6.82); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.4.192); FILE MERGEDJens-Heiner Rechtien
2001-10-26#92924# exception specificationsJens-Heiner Rechtien