From 40f952a1527f999dd9bc137878ca53a6792ab409 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 29 Mar 2011 09:12:54 +0200 Subject: change the function's description too --- unoxml/source/dom/documentbuilder.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unoxml') diff --git a/unoxml/source/dom/documentbuilder.cxx b/unoxml/source/dom/documentbuilder.cxx index 87124657a454..f950964320c8 100644 --- a/unoxml/source/dom/documentbuilder.cxx +++ b/unoxml/source/dom/documentbuilder.cxx @@ -290,7 +290,7 @@ namespace DOM } #endif - // default warning handler triggers assertion + // default warning handler does not trigger assertion static void warning_func(void * ctx, const char * /*msg*/, ...) { OUStringBuffer buf(OUString(RTL_CONSTASCII_USTRINGPARAM("libxml2 warning\n"))); -- cgit tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vbahelper/source/msforms/vbaspinbutton.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelperStephan Bergmann
2018-11-22improve function-local statics in vbahelperNoel Grandin
2018-10-04pass AbstractGeometryAttributes around by std::unique_ptrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-11-18com::sun::star->css in vbahelper/Noel Grandin
2014-07-22Remove unused #includesTakeshi Abe
2014-04-14no need for those static stringsThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2012-09-08OUString cleanup in vbahelper/msformsOlivier Hallot
2012-06-22re-base on ALv2 code.Michael Meeks
2012-04-23removed unused static dataTakeshi Abe
2012-03-26reduce over use of static OUStringsCaolán McNamara
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-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-18new and removed filesNoel Power