summaryrefslogtreecommitdiff
path: root/unoxml/source/rdf/CLiteral.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorDilek Uzulmez1-2/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-12/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-16/+16
2016-11-24loplugin:unnecessaryoverride (dtors) in unoxmlStephan Bergmann1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-24unordf: replace boost::noncopyable with C++11 deleteMichael Stahl1-3/+4
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-12-21loplugin:unusedfields unotools,unoxmlNoel Grandin1-7/+5
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-09-10unoxml: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+0
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold1-9/+9
2014-04-15Clean up function declarationsStephan Bergmann1-4/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-6/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-27/+27
2013-03-20simplify OUString assignmentsChr. Rossmanith1-3/+3
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-07-06re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-16/+14
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold1-1/+1
2010-11-30RTL_CONSTASCII_USTRINGPARAM in filters 16Gert Faller1-12/+12
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-11CWS-TOOLING: integrate CWS odfmetadata3Kurt Zenker1-1/+1
2008-07-01INTEGRATION: CWS odfmetadata (1.1.2); FILE ADDEDVladimir Glazounov1-0/+224