summaryrefslogtreecommitdiffstats
path: root/qadevOOo
Commit message (Collapse)AuthorAgeFilesLines
* .csv files don't need executable bitsMichael Stahl2012-03-2334-0/+0
|
* .xcl files don't need executable bitsMichael Stahl2012-03-231-0/+0
|
* .sce files don't need executable bitsMichael Stahl2012-03-231-0/+0
|
* .java files don't need executable bitsMichael Stahl2012-03-2338-0/+0
|
* chmod -xTor Lillqvist2012-03-211-0/+0
|
* Removed unused qadevOOo BASIC test codeStephan Bergmann2012-03-162224-108847/+0
|
* make sdw smoketest document more usefulCaolán McNamara2012-03-141-0/+0
|
* qadevOOo: _XPropertySet.java: fix unrealistic expectations:Michael Stahl2012-03-071-0/+4
| | | | | | | | We can't assume that when setting properties whose semantics we don't know to random values in an arbitrary order, a non-changing value indicates any kind of error. The only real error this test can detect is if setting a property crashes.
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
|
* removal of XInplaceLayout.java was reverted later...David Tardon2012-02-201-0/+1
| | | | This reverts commit e0bea132d86b417975a7b73464fb527a6c3c1cbe.
* _XInplaceLayout.java is goneDavid Tardon2012-02-201-1/+0
|
* Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold2012-02-182-0/+50
| | | | | | | This reverts commit 5ca858c01cb2e2aa93c8aca65fd271a900785e3f. This change implicates some more changes in layoutmanager.hxx see ::cppu::WeakImplHelper8. So keep it...
* offapi: remove obsolete XInplaceLayoutThomas Arnhold2012-02-182-50/+0
|
* Fix typos in commentsElton Chung2012-02-131-1/+1
|
* Added and improved READMEs for modules in sdk and testingJosh Heidenreich2012-02-091-0/+1
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* prevent hanging junit testsStephan Bergmann2012-02-022-6/+2
|
* try to enable all sc subsequenttestsMarkus Mohrhard2012-02-024-6/+6
|
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-2/+2
|
* switch subsequenttest testdocs from sdc to ods, fdo#43376Markus Mohrhard2012-01-262-6/+6
|
* Don't try to build inexisting fileFridrich Štrba2012-01-242-2/+0
|
* dead java code in qaThomas Arnhold2012-01-243-190/+0
|
* Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara2012-01-231-0/+0
|
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-115-13/+13
|
* list source files explicitlyDavid Tardon2012-01-102-6/+1761
|
* fix ScDatabaseRangeObj test, fdo#43312Markus Mohrhard2011-12-271-6/+8
|
* Revert "gb_Jar_add_packagefiles only takes 2 args"David Tardon2011-12-231-3/+1
| | | | This reverts commit f3f77fd5cdd0a04115af255430a97e6dec24d85f.
* gb_Jar_add_packagefiles only takes 2 argsDavid Tardon2011-12-231-1/+3
|
* childs -> childrenMichael T. Whiteley2011-12-084-16/+16
|
* Less succes, more successStefan Knorr (astron)2011-12-083-6/+6
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* possible fix for fdo#43312Markus Mohrhard2011-12-051-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
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
|
* add Amiri kashida exampleKhaled Hosny2011-11-293-0/+0
|
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
|
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
| | | | | This allow to run make in a module wihtout the need to source Env.Host.sh.
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-141-3/+2
| | | | | | | * Retro-added new-style UNOIDL singleton specification for it, for easy instantiation. * Plus new comphelper::getComponentContext to map from XMultiServiceFactory to XComponentContext.
* removed leftovers of the Simple Handles optionTim Hardeck2011-11-106-8/+0
| | | | | Removed leftovers of the Simple Handles option which weren't delete by the previous patch.
* no need for SRCDIR parameter hereMatúš Kukan2011-10-232-2/+2
|
* convert qadevOOo to gbuildPeter Foley2011-10-0723-945/+150
|
* handle --enable-gio as well as --enable-gnome-vfsCaolán McNamara2011-09-231-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#)
* sb140: #i117381# gvfs ucp handling all schemes spoils ↵Stephan Bergmann2011-09-121-1/+14
| | | | deregisterContentProvider test
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-072-2/+2
|
* turn on cairo rendering of vertical textCaolán McNamara2011-08-151-0/+0
|
* Some PMD cleaningJulien Nabet2011-08-141-3/+3
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-102-2/+2
|
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-302-1/+3
|
* gnumake4: update qadevOOo for gbuild changesBjoern Michaelsen2011-06-221-1/+1
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-1/+1
|