summaryrefslogtreecommitdiff
path: root/qadevOOo
AgeCommit message (Collapse)AuthorFilesLines
2011-12-08childs -> childrenMichael T. Whiteley4-16/+16
2011-12-08Less succes, more successStefan Knorr (astron)3-6/+6
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-05possible fix for fdo#43312Markus Mohrhard1-3/+5
did not test that yet, should be quite safe to avoid a null pointer exception but the selected area might need some change to allow tests to pass
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29add Amiri kashida exampleKhaled Hosny3-0/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann1-3/+2
* Retro-added new-style UNOIDL singleton specification for it, for easy instantiation. * Plus new comphelper::getComponentContext to map from XMultiServiceFactory to XComponentContext.
2011-11-10removed leftovers of the Simple Handles optionTim Hardeck6-8/+0
Removed leftovers of the Simple Handles option which weren't delete by the previous patch.
2011-10-23no need for SRCDIR parameter hereMatúš Kukan2-2/+2
2011-10-07convert qadevOOo to gbuildPeter Foley23-945/+150
2011-09-23handle --enable-gio as well as --enable-gnome-vfsCaolán McNamara1-15/+15
Both of these providers will attempt to claim to be able to handle all internally-unhandled protocols in order to forward them to their system backends, so there will be a preexisting protocol handler for any random protocol (rather than none) in those cases. extends e07ac6765dbaec78e77c694148f5531072036dc8 (#i117381#)
2011-09-12sb140: #i117381# gvfs ucp handling all schemes spoils ↵Stephan Bergmann1-1/+14
deregisterContentProvider test
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar2-2/+2
2011-08-15turn on cairo rendering of vertical textCaolán McNamara1-0/+0
2011-08-14Some PMD cleaningJulien Nabet1-3/+3
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2-2/+2
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
Notes: split repo tag: testing_PRE_MELD_REPOS
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist2-1/+3
2011-06-22gnumake4: update qadevOOo for gbuild changesBjoern Michaelsen1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-1/+1
2011-05-19fdo#37325: make toolkit.UnoScrollBarControl not fail headlessBjoern Michaelsen1-1/+1
2011-05-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet1-2/+1
2011-04-07add includeantruntime=falseCaolán McNamara1-2/+2
2011-03-31avoid gcj compilation errorBernhard Rosenkraenzer1-1/+1
set encoding="utf-8" fork="true" to avoid known gcj error
2011-03-29use --xxx instead of -xxx for command line optionsNorbert Thiebaud2-2/+2
2011-03-29Related: rhbz#684580 add testdoc for 'X' and '/' strike-throughCaolán McNamara1-0/+0
2011-03-28migrate qadevOOo subsequenttests to gbuildBjoern Michaelsen4-2/+121
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen1-2/+2
- chart2/qa/unoapi - configmgr/qa/unoapi - dbaccess/qa/unoapi - forms/qa/complex/forms - linguistic/qa/unoapi - qadevOOo/qa/unoapi - sd/qa/unoapi - starmath/qa/unoapi - ucb/qa/complex/ucb - ucb/qa/unoapi - unotools/qa/complex/tempfile
2011-03-11Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks20-50/+622
Conflicts: smoketestoo_native/data/Global.xml smoketestoo_native/data/OptionsDlg.xml smoketestoo_native/data/Test_10er.xml smoketestoo_native/data/content.xml smoketestoo_native/smoketest.cxx test/source/cpp/getargument.cxx test/source/cpp/officeconnection.cxx testautomation/framework/optional/includes/basic_vba-compat_security_check.inc testautomation/framework/optional/includes/filedlg_cjk_folders.inc testautomation/global/sid/all.sid testautomation/global/sid/bars.sid testautomation/global/sid/e_all.sid testautomation/global/win/bars.win testautomation/graphics/optional/includes/impress/i_slideshow2.inc testautomation/graphics/optional/includes/impress/i_slideshow3.inc testtools/source/bridgetest/bridgetest.cxx testtools/source/bridgetest/constructors.cxx testtools/source/bridgetest/makefile.mk testtools/source/bridgetest/testComponent.component
2011-02-01Clean up makefilesThomas Arnhold1-1/+1
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov1-2/+23
Notes: split repo tag: testing_ooo/DEV300_m99
2011-01-24add new filesCaolán McNamara4-0/+0
2011-01-05dba34b: merged DEV300m96Frank Schoenheit [fs]2-8/+15
2011-01-03sb135: merged in DEV300_m96sb2-8/+15
2010-12-15sb135: #i116125# removed qadevOOo/qa/complex/junitskeleton for nowsb1-1/+0
2010-12-05Replace all occured, occurance etc.Takeshi Abe203-573/+573
2010-11-18rpttestcleanup01: #115649# fix for graphical compare tests in odb report ↵Lars Langhans2-8/+15
designer documents
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov2-14/+16
2010-10-05sb123: broken mergesb1-2/+0
2010-10-04dba34b: pulled DEV300:m89Frank Schoenheit [fs]10-22/+211
2010-10-04sb132: merged in DEV300_m89sb10-21/+212
2010-10-04dba34b: merge after pulling sb123Frank Schoenheit [fs]8-7/+361
2010-10-01dba34b: +assureEquals for arraysFrank Schoenheit [fs]1-2/+23
2010-09-23perftest12:#163613# cleanups for O3 usageLars Langhans6-7/+23
2010-09-17build-java-target.diff: allow to define java targetPetr Mladek1-1/+1
i#93115 allow to define java target, so the build is usable with the JVM 1.5 even when it is built with JDK 1.6
2010-09-17fit-list-to-size.diff: Shrink font automatically when text overflows.Thorsten Behrens1-1/+1
i#94086 Scale-font-down if typing text in Impress and the text box becomes too small.
2010-09-14dba34a: let the state message for incomplete tests end with OK - otherwise, ↵Frank Schoenheit [fs]1-1/+1
some weird code elsewhere interprets it is failure
2010-09-14dba34a: properly close the connection, and survive (without error log) if ↵Frank Schoenheit [fs]1-13/+15
there actually isn't a connection