summaryrefslogtreecommitdiffstats
path: root/unoxml/source
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-3/+3
* fdo#64672 prevent raptor from setting global libxml2 error handlersMichael Stahl2013-06-261-0/+11
* fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty()Jelle van der Waa2013-06-191-1/+1
* use uno::Reference#clear() method...Noel Grandin2013-06-052-3/+3
* WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2013-05-243-4/+4
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-227-17/+17
* unordf: put in a version check for librdf_stream_get_context2Michael Stahl2013-04-221-4/+8
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0746-253/+213
* unordf: replace external entity disabling handler code ...Michael Stahl2013-04-031-10/+0
* simplify OUString assignmentsChr. Rossmanith2013-03-203-10/+10
* doubled includesThomas Arnhold2013-03-043-3/+0
* remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2013-02-242-9/+9
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-305-14/+0
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-1/+1
* Reset xmlSetGenericErrorFunc after useStephan Bergmann2012-11-141-0/+1
* fdo#57055: Re-enable call to librdf_free_worldStephan Bergmann2012-11-141-6/+0
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-3/+2
* soffice.bin: add a hack to detect calls to xmlCleanupParserMichael Stahl2012-09-241-0/+6
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+2
* fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin2012-09-121-4/+3
* fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin2012-09-031-3/+3
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-165-14/+6
* Remove commented out codeThomas Arnhold2012-08-071-19/+0
* callcatcher: unused dtor->fix leakCaolán McNamara2012-07-282-0/+12
* use custom ExtEnt loader for RDF importHerbert Duerr2012-07-061-0/+11
* re-base on ALv2 code.Michael Meeks2012-07-0624-570/+354
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-212-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-2147-1084/+661
* nuke dead codeTakeshi Abe2012-06-121-4/+0
* n759982: Win/VC++ stl messes up the namespace vector.Muthu Subramanian2012-06-081-2/+5
* targeted string re-workNorbert Thiebaud2012-06-023-46/+41
* targetted string cleanupMichael Meeks2012-06-0114-269/+225
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-19/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Needless SAL_CALLStephan Bergmann2012-03-221-6/+6
* Avoid temporary rtl::OUStringJulien Nabet2012-03-031-1/+1
* Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot2012-01-197-23/+23
* catch exception by constant referenceTakeshi Abe2012-01-083-10/+10
* deprecated decl. from ext. lib.David Tardon2011-10-111-0/+4
* add chaff to encrypted documentsCaolán McNamara2011-09-081-4/+50
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-071-2/+2
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-122-11/+0
* update component factory methods to use new prefixes, to add lib mergingMatus Kukan2011-06-244-6/+6
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-131-1/+1
* Code cleanupKorrawit Pruegsanusak2011-06-121-1/+1
* swap in the standard template for thisCaolán McNamara2011-06-021-15/+7
* Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-1/+2
|\
| * fdo#35668: do not manually free parser contextBjoern Michaelsen2011-05-161-1/+0