summaryrefslogtreecommitdiffstats
path: root/unoxml
Commit message (Expand)AuthorAgeFilesLines
* remove all d.lstMichael Stahl2013-02-281-0/+0
* remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2013-02-242-9/+9
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-262-8/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-1/+5
* convert redland to gbuild and add to tail_buildPeter Foley2012-12-301-3/+8
* 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
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-201-1/+0
* 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
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+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
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-2/+0
* fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin2012-09-031-3/+3
* gbuild: register all jarsMichael Stahl2012-08-172-10/+10
* -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-0632-728/+466
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-022-8/+2
* Fix java "unchecked conversion" warningsNoel Grandin2012-06-291-27/+9
* re-base on ALv2 code.Michael Meeks2012-06-292-46/+28
* 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
* re-base on ALv2 code.Michael Meeks2012-06-212-47/+29
* 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
* targeted string re-workNorbert Thiebaud2012-06-021-6/+2
* targetted string cleanupMichael Meeks2012-06-0115-270/+226
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-084-6/+6
* 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
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-202-2/+2
* Added and improved READMEs for modules which used to be in filterJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot2012-01-197-23/+23
* Use SAL_N_ELEMENTSThomas Arnhold2012-01-101-5/+5
* catch exception by constant referenceTakeshi Abe2012-01-083-10/+10