summaryrefslogtreecommitdiff
path: root/sax/test
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Remove excess newlinesChris Sherlock2-24/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin2-8/+2
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin2-3/+3
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2-6/+3
2015-10-30cppcheck: noExplicitConstructorCaolán McNamara3-5/+5
2015-10-28com::sun::star->css in sal,saxNoel Grandin1-1/+1
2015-08-27sax: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe3-15/+12
2015-08-27Clean up emptyStringStephan Bergmann1-4/+3
2015-07-27inline a bunch of use-once macrosNoel Grandin1-8/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin3-38/+38
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin4-4/+0
2014-06-02fdo#68849: Add header guards to all include filesJens Carl1-0/+6
2014-04-14typo: attribut -> attributeThomas Arnhold1-2/+2
2014-02-26Remove visual noise from saxAlexander Wilms2-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms2-16/+16
2014-02-21[API CHANGE] fix endCDATA to allow throwing css::xml::sax::SAXExceptionCaolán McNamara1-1/+1
2013-12-18sax: various clean up. Move _getFactory next to the implementation.Matúš Kukan2-4/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-7/+7
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold2-4/+4
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-2/+0
2013-08-31fix indentationPhilipp Riemer1-11/+11
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-48/+9
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-2/+2
2013-03-19further OUString cleanupThomas Arnhold1-2/+2
2013-03-04sal_Bool to boolTakeshi Abe1-2/+2
2012-06-27re-base on ALv2 code.Michael Meeks5-113/+68
2012-06-25Remove various commented out definesThomas Arnhold1-11/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-05-31targeted string re-workNorbert Thiebaud4-82/+82
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1
2012-02-16Reduce verbiage slightlyTor Lillqvist1-1/+3
2011-10-03WaE: conversion from 'unsigned int' to 'sal_Int16', possible loss of dataTor Lillqvist1-1/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-08-08Bypass this for non-desktop OSesTor Lillqvist1-1/+4
2011-07-26fixed typoTakeshi Abe1-2/+2
2011-07-13WaE: unused argumentsCaolán McNamara1-5/+8
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan2-10/+1
2011-07-10Bulid fix: use SAL_PRIxUINT32 format stringThomas Arnhold1-2/+2
2011-07-10Enable test/saxThomas Arnhold1-22/+24
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-01-07cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-22cppcheck: prefer prefix variantsCaolán McNamara1-4/+8
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 15Gert Faller1-2/+1
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 06Gert Faller4-9/+9