Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-26 | switch subsequenttest testdocs from sdc to ods, fdo#43376 | Markus Mohrhard | |
2012-01-24 | Don't try to build inexisting file | Fridrich Štrba | |
2012-01-24 | dead java code in qa | Thomas Arnhold | |
2012-01-23 | Resolves: fdo#44856 skew artificial fonts before glyph or layout rotation | Caolán McNamara | |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar | |
2012-01-10 | list source files explicitly | David Tardon | |
2011-12-27 | fix ScDatabaseRangeObj test, fdo#43312 | Markus Mohrhard | |
2011-12-23 | Revert "gb_Jar_add_packagefiles only takes 2 args" | David Tardon | |
This reverts commit f3f77fd5cdd0a04115af255430a97e6dec24d85f. | |||
2011-12-23 | gb_Jar_add_packagefiles only takes 2 args | David Tardon | |
2011-12-08 | childs -> children | Michael T. Whiteley | |
2011-12-08 | Less succes, more success | Stefan Knorr (astron) | |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | |
2011-12-05 | possible fix for fdo#43312 | Markus Mohrhard | |
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-29 | move reconfigure into gbuild | Bjoern Michaelsen | |
2011-11-29 | add Amiri kashida example | Khaled Hosny | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | |
This allow to run make in a module wihtout the need to source Env.Host.sh. | |||
2011-11-14 | Simplified some uses of css.configuration.theDefaultProvider. | Stephan Bergmann | |
* Retro-added new-style UNOIDL singleton specification for it, for easy instantiation. * Plus new comphelper::getComponentContext to map from XMultiServiceFactory to XComponentContext. | |||
2011-11-10 | removed leftovers of the Simple Handles option | Tim Hardeck | |
Removed leftovers of the Simple Handles option which weren't delete by the previous patch. | |||
2011-10-23 | no need for SRCDIR parameter here | Matúš Kukan | |
2011-10-07 | convert qadevOOo to gbuild | Peter Foley | |
2011-09-23 | handle --enable-gio as well as --enable-gnome-vfs | Caolán McNamara | |
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-12 | sb140: #i117381# gvfs ucp handling all schemes spoils ↵ | Stephan Bergmann | |
deregisterContentProvider test | |||
2011-09-07 | replace api.openoffice.org to api.libreoffice.org | Andras Timar | |
2011-08-15 | turn on cairo rendering of vertical text | Caolán McNamara | |
2011-08-14 | Some PMD cleaning | Julien Nabet | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe | |
Notes: split repo tag: testing_PRE_MELD_REPOS | |||
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-06-22 | gnumake4: update qadevOOo for gbuild changes | Bjoern Michaelsen | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-19 | fdo#37325: make toolkit.UnoScrollBarControl not fail headless | Bjoern Michaelsen | |
2011-05-03 | Change <file>.toURL() to <file>.toURI().toURL() | Julien Nabet | |
2011-04-07 | add includeantruntime=false | Caolán McNamara | |
2011-03-31 | avoid gcj compilation error | Bernhard Rosenkraenzer | |
set encoding="utf-8" fork="true" to avoid known gcj error | |||
2011-03-29 | use --xxx instead of -xxx for command line options | Norbert Thiebaud | |
2011-03-29 | Related: rhbz#684580 add testdoc for 'X' and '/' strike-through | Caolán McNamara | |
2011-03-28 | migrate qadevOOo subsequenttests to gbuild | Bjoern Michaelsen | |
2011-03-26 | fd#35693: disable hangin subsequenttests (complex and unoapi tests) | Bjoern Michaelsen | |
- 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-11 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks | |
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-01 | Clean up makefiles | Thomas Arnhold | |
2011-02-01 | CWS-TOOLING: integrate CWS dba34b | Vladimir Glazunov | |
Notes: split repo tag: testing_ooo/DEV300_m99 | |||
2011-01-24 | add new files | Caolán McNamara | |
2011-01-05 | dba34b: merged DEV300m96 | Frank Schoenheit [fs] | |
2011-01-03 | sb135: merged in DEV300_m96 | sb | |
2010-12-15 | sb135: #i116125# removed qadevOOo/qa/complex/junitskeleton for now | sb | |
2010-12-05 | Replace all occured, occurance etc. | Takeshi Abe | |
2010-11-18 | rpttestcleanup01: #115649# fix for graphical compare tests in odb report ↵ | Lars Langhans | |
designer documents | |||
2010-11-08 | CWS-TOOLING: integrate CWS dba34a | Vladimir Glazunov | |
2010-10-05 | sb123: broken merge | sb | |