summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-19/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-22Needless SAL_CALLStephan Bergmann1-6/+6
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2-2/+2
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot7-23/+23
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold1-5/+5
2012-01-08catch exception by constant referenceTakeshi Abe3-10/+10
2011-12-20unordf: tweak SPARQL unit test:Michael Stahl1-11/+33
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4