summaryrefslogtreecommitdiff
path: root/smoketest
AgeCommit message (Expand)AuthorFilesLines
2013-11-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-5/+4
2013-11-07liblibo: use gettimeofday not clock_gettime for better portability.Michael Meeks1-10/+7
2013-11-07liblibo: fix static library linkage.Michael Meeks1-1/+4
2013-11-07liblibo: improve the libtest sample app.Michael Meeks1-3/+23
2013-11-07liblibo: make liblibreoffice static as it should be.Michael Meeks1-0/+1
2013-11-07liblibo: fixes and improvements for liblibreofficeChristoph Lutz1-1/+29
2013-10-31smoketest: replace usage of OUTDIRMichael Stahl1-1/+1
2013-10-25stop looking for Jar files in solverMichael Stahl1-1/+1
2013-10-18Remove *_Test product, so cppunittester can be NONE againStephan Bergmann6-920/+0
2013-10-11do not copy testing extensions to instdirDavid Tardon1-1/+1
2013-09-23Try to fix cross-compilationTor Lillqvist2-3/+3
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl1-2/+2
2013-08-30ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud2-2/+2
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2-3/+3
2013-08-18Actually the smoketest does not work for a sandboxed soffice on OS XTor Lillqvist1-0/+2
2013-08-18Use a proper folder as "user installation" when sandboxedTor Lillqvist1-1/+7
2013-07-29liblo - add ability to select filter / format for saveas.Michael Meeks1-2/+5
2013-07-26more liblibreoffice pieces.Michael Meeks1-1/+22
2013-07-12allow to run smoketest in arbitrary installationDavid Tardon1-7/+1
2013-06-07smoketest: unbreak after recent Extension changesMichael Stahl3-4/+9
2013-05-07Exempt smoketest.jar from "non-cross-compiling only"Stephan Bergmann1-1/+6
2013-05-07Extract SmoketestCommandEnvironment.java from juh.jarStephan Bergmann7-1/+253
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks8-174/+33
2013-04-26Towards a Mac OS X PythonTestStephan Bergmann2-9/+4
2013-04-24Fix losmoketest UNO_TYPESStephan Bergmann1-1/+1
2013-04-22Adapt smoketest to new TestExtension.oxt description.xmlStephan Bergmann2-2/+2
2013-04-21gbuild: use Package for delivering smoketestdoc.sxwDavid Tardon3-10/+15
2013-04-21gbuild: use ExtensionDavid Tardon5-49/+41
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith1-2/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-7/+5
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-12liblibo: install test library by itself and install it.Michael Meeks4-85/+73
2013-03-12liblibo: test documentLoad methodJack Leigh2-0/+7
2013-03-12liblibo: better init code.Michael Meeks2-16/+7
2013-03-12liblibo: move to C++ interface.Jack Leigh1-2/+4
2013-03-12liblibo: create initial liblibreoffice.Michael Meeks3-0/+103
2013-03-03do not copy files around needlesslyDavid Tardon13-20/+17
2013-03-03make sure the outdir exists before it is usedDavid Tardon1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-1/+6
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-10/+6
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-16Revert "WaE: unused parameter 'argc' and 'argv'"Tor Lillqvist1-3/+0
2012-11-15WaE: unused parameter 'argc' and 'argv'Tor Lillqvist1-0/+3
2012-11-14Clean up removal of binfilter tests from smoketestStephan Bergmann4-76/+9
2012-11-10do not even try to do binfilter test in smoketestNorbert Thiebaud1-26/+5
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-4/+0