Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-10 | fdo#43135 - fix for MULTINOMIAL only supporting parameters up to 170 | Albert Thuswaldner | |
Change-Id: I9366de24414fa10e292e42df08a9658d90e5c1c1 | |||
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara | |
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3 | |||
2012-07-07 | removed unnecessary forward declarations of class | Takeshi Abe | |
except moving 'class SfxStringItem' to cui/source/inc/acccfg.hxx Change-Id: I11d3803ebcfa02658d376bacf28b3d6030ee9d1b | |||
2012-07-02 | Remove unused defines | Thomas Arnhold | |
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce | |||
2012-06-27 | re-base on ALv2 code. | Michael Meeks | |
2012-06-26 | re-base on ALv2 code. | Michael Meeks | |
2012-06-22 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35 | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1 | |||
2012-06-12 | fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096] | Regina Henschel | |
Adds IMTAN, IMSEC, IMCSC, IMCOT, IMSINH, IMCOSH, IMSECH, IMCSCH spreadsheet functions. Change-Id: I04ce0b1fdf787c3d8b2301cd92400e54049494bf | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||
2012-04-17 | Deduplicate some functions for iOS static linking (DISABLE_DYNLOADING) | Tor Lillqvist | |
2012-04-09 | scaddins: clean makefiles | Matúš Kukan | |
2012-04-08 | gbuild: "use" vs. "add" | David Tardon | |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | |
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) | |||
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | |
2012-04-01 | merge origin/master | David Tardon | |
2012-03-26 | Remove unused code in scaddins. | Santiago Martinez | |
2012-03-18 | move addins out of offapi again | David Tardon | |
2012-03-13 | split into one file for each interface/service | David Tardon | |
This is the way gbuild's UnoApi class keeps track of which header files are there to be delivered. | |||
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan | |
2012-02-21 | expand and remove CSS* macro | Thomas Arnhold | |
2012-02-10 | fdo#39491 more of unnecessary include paths | Matúš Kukan | |
2012-02-08 | Add and expand more readme files for module documentation | Michael Meeks | |
2012-02-08 | Added READMEs for modules used by LibO Base and LibO Calc. | Josh Heidenreich | |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | |
2012-01-05 | Fix for fdo43460 Part XXIX getLength() to isEmpty() | Olivier Hallot | |
Part XXIX Modules sax, scaddins, sccomp, scripting | |||
2011-12-20 | Link most libs and executables with gb_STDLIBS as presumably is intended | Tor Lillqvist | |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | |
2011-12-01 | Remove uses of charAt | August Sodora | |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | |
2011-11-28 | dr78: #i43040# removed german umlauts and utf8 bom accidentially added by ↵ | Eike Rathke | |
too smart editor # HG changeset patch # User Daniel Rentz [dr] <daniel.rentz@oracle.com> # Date 1295613905 -3600 # Node ID 65540563b0d1ba68bd3a9d6e3e8111c6c0e1a71d # Parent 7c526a3a4dfa801f59eaeeea99e7b7a032bc6fe4 | |||
2011-11-28 | dr78: #i43040# correction for BesselI, patch from Regina | Eike Rathke | |
# HG changeset patch # User Daniel Rentz [dr] <daniel.rentz@oracle.com> # Date 1295613474 -3600 # Node ID 7c526a3a4dfa801f59eaeeea99e7b7a032bc6fe4 # Parent 77c9f7fb9f061730dc584e18425f6645df14b648 | |||
2011-11-26 | Remove some uses of OUString::setCharAt | August Sodora | |
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-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba | |
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51. | |||
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba | |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud | |
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: calc_PRE_MELD_REPOS | |||
2011-08-04 | need uwinapi for snprintf under windows | Caolán McNamara | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-28 | add prefixes for component_getFactory | Matúš Kukan | |
2011-07-27 | convert scaddins to gbuild | Matúš Kukan | |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan | |
2011-07-07 | CONVERT_ADD() fixes, more precise conversion factors | Laszlo Nemeth | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-04-19 | Easy Hack: Add visibility markup to all component_get* functions | Julien Nabet | |