summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/saxbuilder.cxx
AgeCommit message (Expand)AuthorFilesLines
12 daysloplugin:reftotemp in scripting..uuiNoel Grandin1-5/+5
2024-10-26cid#1556875 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-10-22cid#1555259 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-05-16loplugin:ostr in unoxmlNoel Grandin1-2/+2
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen1-1/+0
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin1-14/+14
2021-07-31osl::Mutex->std::mutex in CSAXDocumentBuilderNoel Grandin1-14/+14
2020-08-06loplugin:flatten in unoxmlNoel Grandin1-13/+13
2020-07-08unoxml: create instances with uno constructorsNoel Grandin1-19/+12
2020-04-28move the castToFastAttributeList functionNoel Grandin1-4/+1
2019-08-18Simplify code in unoxml about initializationsJulien Nabet1-13/+2
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unoxmlStephan Bergmann1-1/+1
2019-06-25Simplify Sequence iterations in unoxmlArkadiy Illarionov1-5/+4
2019-02-22loplugin:unusedfields in unoxmlNoel Grandin1-5/+1
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin1-3/+3
2018-12-06loplugin:singlevalfields in unoxmlNoel Grandin1-3/+3
2018-05-17crashtesting: assert on fdo62508-1.odtCaolán McNamara1-3/+3
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem1-107/+124
2018-02-02unoxml: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-3/+0
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-3/+3
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-17/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-4/+4
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold1-0/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-17/+17
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-8/+2
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann1-3/+3
2013-06-05use uno::Reference#clear() method...Noel Grandin1-2/+2
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-6/+6
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin1-3/+3
2012-07-06re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-01targetted string cleanupMichael Meeks1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-4/+31
2011-01-19xmlfix3: #i113682#: unoxml: mutex for CSAXDocumentBuilderMichael Stahl1-3/+29
2011-01-19xmlfix3: unoxml: clean up trailing whitespace infestationMichael Stahl1-1/+2
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller1-4/+4
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller1-4/+4
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller1-4/+4
2010-11-26cppcheck: use prefix variantCaolán McNamara1-6/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3