summaryrefslogtreecommitdiff
path: root/unoxml/source
AgeCommit message (Expand)Author
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-14Reset xmlSetGenericErrorFunc after useStephan Bergmann
2012-11-14fdo#57055: Re-enable call to librdf_free_worldStephan Bergmann
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-24soffice.bin: add a hack to detect calls to xmlCleanupParserMichael Stahl
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-07Remove commented out codeThomas Arnhold
2012-07-28callcatcher: unused dtor->fix leakCaolán McNamara
2012-07-06use custom ExtEnt loader for RDF importHerbert Duerr
2012-07-06re-base on ALv2 code.Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12nuke dead codeTakeshi Abe
2012-06-08n759982: Win/VC++ stl messes up the namespace vector.Muthu Subramanian
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targetted string cleanupMichael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-22Needless SAL_CALLStephan Bergmann
2012-03-03Avoid temporary rtl::OUStringJulien Nabet
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot
2012-01-08catch exception by constant referenceTakeshi Abe
2011-10-11deprecated decl. from ext. lib.David Tardon
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-12Code cleanupKorrawit Pruegsanusak
2011-06-02swap in the standard template for thisCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-16fdo#35668: do not manually free parser contextBjoern Michaelsen
2011-05-16fdo#35668: do not manually free parser contextBjoern Michaelsen
2011-04-28unoxml-fix-empty-xmlns.diff: crasher in xml parserRadek Doulik
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-13catch by const referenceCaolán McNamara
2011-03-29change the function's description tooDavid Tardon
2011-03-29this is just a warning, not errorDavid Tardon
2011-03-23get rid of hash_map includeCaolán McNamara
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold