summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)AuthorFilesLines
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-22re-base on ALv2 code.Michael Meeks5-118/+73
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-12fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel9-13/+575
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-17Deduplicate some functions for iOS static linking (DISABLE_DYNLOADING)Tor Lillqvist1-0/+17
2012-04-09scaddins: clean makefilesMatúš Kukan2-18/+2
2012-04-08gbuild: "use" vs. "add"David Tardon1-2/+2
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-04-01merge origin/masterDavid Tardon12-138/+94
2012-03-26Remove unused code in scaddins.Santiago Martinez2-18/+0
2012-03-18move addins out of offapi againDavid Tardon10-4/+983
2012-03-13split into one file for each interface/serviceDavid Tardon2-2/+0
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan4-4/+4
2012-02-21expand and remove CSS* macroThomas Arnhold4-81/+80
2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan2-2/+0
2012-02-08Add and expand more readme files for module documentationMichael Meeks1-0/+4
2012-02-08Added READMEs for modules used by LibO Base and LibO Calc.Josh Heidenreich1-0/+4
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot3-5/+5
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2-0/+2
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-01Remove uses of charAtAugust Sodora1-1/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28dr78: #i43040# removed german umlauts and utf8 bom accidentially added by too...Eike Rathke1-4/+4
2011-11-28dr78: #i43040# correction for BesselI, patch from ReginaEike Rathke1-38/+23
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-3/+3
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+6
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-6/+0
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe5-5/+5
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04need uwinapi for snprintf under windowsCaolán McNamara1-0/+6
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist5-5/+10
2011-07-28add prefixes for component_getFactoryMatúš Kukan4-17/+6
2011-07-27convert scaddins to gbuildMatúš Kukan15-1112/+319
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan3-13/+0
2011-07-07CONVERT_ADD() fixes, more precise conversion factorsLaszlo Nemeth1-12/+12
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-11/+11
2011-04-19Easy Hack: Add visibility markup to all component_get* functionsJulien Nabet2-4/+4
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks1-29/+0
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida9-35/+91
2011-03-01avoid implicit castCaolán McNamara1-1/+1