Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-29 | gbuildize shell | David Tardon | |
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed | |||
2012-05-29 | rename evoab2 back to evoab | David Tardon | |
2012-05-29 | place new libs into the right layers | David Tardon | |
2012-05-29 | connectivity: convert mozab (hopefully .-) | David Tardon | |
2012-05-29 | connectivity: convert postgresql driver | David Tardon | |
2012-05-29 | connectivity: convert hsqldb | David Tardon | |
2012-05-29 | connectivity: convert dbase to gbuild | Peter Foley | |
2012-05-29 | connectivity: convert flat to gbuild | Peter Foley | |
2012-05-29 | connectivity: convert jdbc to gbuild | Peter Foley | |
2012-05-29 | connectivity: convert mysql to gbuild | Peter Foley | |
2012-05-29 | connectivity: convert calc to gbuild | Peter Foley | |
2012-05-29 | connectivity: convert evoab to gbuild | Peter Foley | |
2012-05-29 | connectivity: convert macab to gbuild | Peter Foley | |
2012-05-29 | connectivity: convert kab to gbuild | Peter Foley | |
2012-05-29 | connectivity: convert ado to gbuild | Peter Foley | |
2012-05-29 | connectivity: convert dbpool2 to gbuild | Peter Foley | |
2012-05-29 | connectivity: convert sdbc2 to gbuild | Peter Foley | |
2012-05-26 | gbuildize remotebridges | David Tardon | |
Change-Id: I01e97df2f9f098719e3de578526cb1d13d2db6fa | |||
2012-05-25 | add a little devtool to list the languages supported for spellchecking | Caolán McNamara | |
Change-Id: Iad21ad040e797690a80f94e2eec8e38b8bffadb2 | |||
2012-05-25 | Initial skeleton code for plain text filter detection service. | Kohei Yoshida | |
Right now it will always fail. Change-Id: I50011bbf7ce59c3b299d23e688dd1af87bcafeb6 | |||
2012-05-24 | set explicit Application User Models IDs in the native Windows launchers | Jesús Corrius | |
Change-Id: Ib60a2a4f0d28a53d997731eb34b118cc9b9f822d | |||
2012-05-20 | move idxdict out of dictionaries | David Tardon | |
So dictionaries is again a nice data-only module and we do not need to build it in build phase of cross-compilation. It really does not make sense to build a gazillion of extensions just because we will need one tiny tool later... Change-Id: I23f01b818afba1bc8cc88ef3e8305ecfb7a193c0 | |||
2012-05-18 | Merge the libraries in writerfilter | Tor Lillqvist | |
Change-Id: If77543855fe34f70d248fe8a4644d293f693f190 | |||
2012-05-14 | TDE integration | Norbert Thiebaud | |
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e | |||
2012-05-07 | fdo#49580: Fix bean after gbuild'ification | Stephan Bergmann | |
4478b739ddade09425d496cbddee1542fdfd5e9b "convert bean to gbuild and add to tail_build" broke the following: * The name of the officebean dynamic library must not be changed (by adding the "lo" extension), as code in officebean.jar uses it in NativeLibraryLoader. * With gbuild's per-default hidden visibility, JNIEXPORT functions must instead use SAL_DLLPUBLIC_EXPORT. (Windows-only code in bean/native/win32/ should be safe to continue using JNIEXPORT.) Change-Id: I I3c312dd05c90421ba0c726496b7149a26d155604 | |||
2012-05-06 | register reg and store the same way as jvmfwk | Matúš Kukan | |
Change-Id: I054d9ac210051d42b47188489d2d67fbbd3ed0e9 | |||
2012-05-06 | remove unused files | Matúš Kukan | |
Change-Id: I65ec941f72b9884d147f51939d592da313418329 | |||
2012-05-06 | gbuild conversion: registry module | David Ostrovsky | |
Change-Id: I I9dbd2a05602e7d415ca76850458129f68583c83f | |||
2012-05-04 | gbuild conversion l10ntools module | David Ostrovsky | |
Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c | |||
2012-04-19 | Diminish the number of writerperfect libraries | Fridrich Štrba | |
Instead of a pleiade of libraries, one for graphic filters (wpftdraw) and one for text document filters (wpftwriter) to diminish duplicate static linking. | |||
2012-04-19 | convert presenter console to passive registration | David Tardon | |
2012-04-19 | convert pdfimport to passive registration | David Tardon | |
2012-04-19 | convert presentation minimizer to passive registration | David Tardon | |
2012-04-14 | Build svg2odf tool to be able to test the svg import. | Jan Holesovsky | |
2012-04-14 | rename common* static libs to codemaker_* for clarity + dmake cleanup | Norbert Thiebaud | |
2012-04-14 | gbuild conversion: unodevtools module | David Ostrovsky | |
2012-04-14 | gbuild conversion: codemaker module | David Ostrovsky | |
2012-04-13 | already registered in RepositoryExternal.mk | Caolán McNamara | |
2012-04-13 | need to register static library | Caolán McNamara | |
2012-04-13 | setup/teardown default component context once before/after all tests | Caolán McNamara | |
avoids the problems of dangling uno singletons invalidated after the first dispose and the chain of other singletons that don't expect to need to re-initialize, etc. reenable editeng cppunit test inherit i18npool cppunit test from unotest base drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not in ctors/dtors | |||
2012-04-13 | gbuild conversion: idlc module | David Ostrovsky | |
2012-04-11 | gbuild conversion: cpputools module | David Ostrovsky | |
dmake stuff removed | |||
2012-04-08 | gbuild conversion: rdbmaker module | David Ostrovsky | |
dmake stuff removed | |||
2012-04-07 | gbuildize xmlhelp | David Tardon | |
2012-04-07 | add external for clucene | David Tardon | |
2012-04-06 | merge feature/gbuild_components | David Tardon | |
2012-04-03 | fps_kde and fps_kde4 are no more | Matúš Kukan | |
2012-04-01 | merge origin/master | David Tardon | |
2012-03-23 | move libs to correct layer | David Tardon | |
2012-03-19 | emser belongs to OOOLIBS | Matúš Kukan | |