summaryrefslogtreecommitdiffstats
path: root/scaddins
Commit message (Collapse)AuthorAgeFilesLines
* expand and remove CSS* macroThomas Arnhold2012-02-214-81/+80
|
* fdo#39491 more of unnecessary include pathsMatúš Kukan2012-02-102-2/+0
|
* Add and expand more readme files for module documentationMichael Meeks2012-02-081-0/+4
|
* Added READMEs for modules used by LibO Base and LibO Calc.Josh Heidenreich2012-02-081-0/+4
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot2012-01-053-5/+5
| | | | | | Part XXIX Modules sax, scaddins, sccomp, scripting
* Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-202-0/+2
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* Remove uses of charAtAugust Sodora2011-12-011-1/+1
|
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
|
* dr78: #i43040# removed german umlauts and utf8 bom accidentially added by ↵Eike Rathke2011-11-281-4/+4
| | | | | | | | | | too smart editor # HG changeset patch # User Daniel Rentz [dr] <daniel.rentz@oracle.com> # Date 1295613905 -3600 # Node ID 65540563b0d1ba68bd3a9d6e3e8111c6c0e1a71d # Parent 7c526a3a4dfa801f59eaeeea99e7b7a032bc6fe4
* dr78: #i43040# correction for BesselI, patch from ReginaEike Rathke2011-11-281-38/+23
| | | | | | | | # HG changeset patch # User Daniel Rentz [dr] <daniel.rentz@oracle.com> # Date 1295613474 -3600 # Node ID 7c526a3a4dfa801f59eaeeea99e7b7a032bc6fe4 # Parent 77c9f7fb9f061730dc584e18425f6645df14b648
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-1/+1
|
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-3/+3
|
* 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.
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
|
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+6
| | | | This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-6/+0
|
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-105-5/+5
|
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
|
* need uwinapi for snprintf under windowsCaolán McNamara2011-08-041-0/+6
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-305-5/+10
|
* add prefixes for component_getFactoryMatúš Kukan2011-07-284-17/+6
|
* convert scaddins to gbuildMatúš Kukan2011-07-2715-1112/+319
|
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-123-13/+0
|
* CONVERT_ADD() fixes, more precise conversion factorsLaszlo Nemeth2011-07-071-12/+12
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-11/+11
|
* Easy Hack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-192-4/+4
|
* remove obsolete component_writeInfo methodsMichael Meeks2011-04-011-29/+0
|
* set build depencencies against the new "translations" modulePetr Mladek2011-03-251-1/+1
|
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
|
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-109-35/+91
|\
| * masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann2011-02-221-1/+1
| |
| * removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko2011-01-102-2/+2
| |
| * sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
| |
| * sb129: #i113189# change UNO components to use passive registrationsb2010-09-108-61/+88
| |
* | avoid implicit castCaolán McNamara2011-03-011-1/+1
| |
* | pointless to go from char* to OString to char*Caolán McNamara2011-03-011-2/+1
| |
* | pointless to go from char* to OString to char*Caolán McNamara2011-03-011-2/+1
| |
* | Remove bogus comments.Guillaume Poussel2011-03-011-1/+1
| |
* | Remove SCO supportThomas Arnhold2011-02-161-5/+0
| |
* | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-251-2/+2
| |
* | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-241-2/+2
| |
* | more Sal n elementsKenneth Venken2010-12-033-8/+6
| |
* | .src cleanupJoseph Powers2010-11-243-7/+0
| |
* | .src cleanup and .png fixesJoseph Powers2010-11-214-118/+0
| |
* | cleaning dead code in calc/scaddinsPierre-André Jacquod2010-11-214-167/+3
| |
* | Replace rtl::OUString::createFromAscii with RTL_CONSTASCII_USTRINGPARAM.Julien Nabet2010-11-122-8/+8
| |
* | add modelines to .hxx files as wellCaolán McNamara2010-10-285-0/+10
| |