summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)AuthorFilesLines
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist3-4/+4
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin7-17/+17
2013-04-22unordf: put in a version check for librdf_stream_get_context2Michael Stahl1-4/+8
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák47-265/+225
2013-04-03unordf: add unit test for CVE-2012-0037Michael Stahl2-0/+33
2013-04-03unordf: replace external entity disabling handler code ...Michael Stahl1-10/+0
2013-03-20simplify OUString assignmentsChr. Rossmanith3-10/+10
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-04doubled includesThomas Arnhold3-3/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2-9/+9
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl2-8/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-1/+5
2012-12-30convert redland to gbuild and add to tail_buildPeter Foley1-3/+8
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens5-14/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz1-1/+0
2012-11-14Reset xmlSetGenericErrorFunc after useStephan Bergmann1-0/+1
2012-11-14fdo#57055: Re-enable call to librdf_free_worldStephan Bergmann1-6/+0
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2-3/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-24soffice.bin: add a hack to detect calls to xmlCleanupParserMichael Stahl1-0/+6
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin1-4/+3
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-2/+0
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin1-3/+3
2012-08-17gbuild: register all jarsMichael Stahl2-10/+10
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann5-14/+6
2012-08-07Remove commented out codeThomas Arnhold1-19/+0
2012-07-28callcatcher: unused dtor->fix leakCaolán McNamara2-0/+12
2012-07-06use custom ExtEnt loader for RDF importHerbert Duerr1-0/+11
2012-07-06re-base on ALv2 code.Michael Meeks32-728/+466
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
2012-06-29Fix java "unchecked conversion" warningsNoel Grandin1-27/+9
2012-06-29re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks47-1084/+661
2012-06-21re-base on ALv2 code.Michael Meeks2-47/+29
2012-06-12nuke dead codeTakeshi Abe1-4/+0
2012-06-08n759982: Win/VC++ stl messes up the namespace vector.Muthu Subramanian1-2/+5
2012-06-02targeted string re-workNorbert Thiebaud3-46/+41
2012-06-02targeted string re-workNorbert Thiebaud1-6/+2
2012-06-01targetted string cleanupMichael Meeks15-270/+226
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl4-6/+6