Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-27 | fdo#51304: Remove @author and more commented code | Marcos Paulo de Souza | |
More tags removed and with it, more commented code was found. So remove it all. Not functional changes here, just a cleanup. Change-Id: Id4a6b3126ca32f3460dec3056b9caa370d0ee69c Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> | |||
2012-09-23 | nlpsolver depends on translations | Andras Timar | |
Change-Id: I20f966d4f1ccdefda2b057b00d2d8e2e716fe28d | |||
2012-09-16 | move help compiler/linker/indexer to a new module | Andras Timar | |
we may want to use syntax highlighter class from svtools later, which is not available for l10ntools Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac | |||
2012-09-10 | add help.tree files to extensions' help | Bence Babati | |
Change-Id: I2decf0178dea2722a752291f21e97cae4aab8074 | |||
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin | |
Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7 | |||
2012-08-31 | fdo#53009: Compile extension help in gbuild | Stephan Bergmann | |
...as had been done in the old build system (solenv/inc/extension_helplink.mk). Especially for bundled extensions, this removes the need to compile the help data per user on first start. gb_Extension_add_helpfile(s) replaces gb_Extension_localize_help, and takes care of all the steps (localization, compilation, inclusion in .oxt), even for the en-US data (which was handled with additional gb_Extension_add_file calls before). Change-Id: Ie4bab66d3cad2b713780a23bf2606ca56cfff37f | |||
2012-08-17 | gbuild: register all jars | Michael Stahl | |
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc | |||
2012-08-15 | gbuild: remove most uses of gb_Jar_set_jarclasspath: | Michael Stahl | |
With gb_Jar_add_jar and gb_Jar_add_system_jar adding to the manifest classpath automatically it is no longer necessary to call gb_Jar_set_jarclasspath manually except for the URE jars, which are apparently not supposed to be added automatically. Change-Id: I1e743e7ecb9cb5651e02005aa09e127bea1b0a29 | |||
2012-06-28 | remove malingering legacy RCS tags. | Michael Meeks | |
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-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-02-09 | Added and improved READMEs for modules in extensions, extras, postprocess | Josh Heidenreich | |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | |
2012-01-04 | build and pack NLPSolver help localizations | Andras Timar | |
2012-01-04 | just list the files explicitly | David Tardon | |
2012-01-03 | localize nlpsolver .properties files within the build | Andras Timar | |
2012-01-02 | pack *.default files, too fdo#43923 | Andras Timar | |
2011-12-14 | dos2unix | Andras Timar | |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | |
2011-12-03 | nlpsolver: remove unneeded exec bits | Miklos Vajna | |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | |
2011-11-29 | ...originally probably replaced an en-dash (thanks Roman Eisele). | Stephan Bergmann | |
2011-11-29 | Replaced UTF-8 U+FFFD with ASCII space in source code comment. | Stephan Bergmann | |
The Unicode replacement character got in there probably during a previous conversion of the source code; not evident to me what it replaced originally. | |||
2011-11-28 | remove CR/LF linefeed from description | Andras Timar | |
2011-11-28 | eliminate duplicate IDs | Andras Timar | |
2011-11-28 | enable l10n of nlpsolver | Andras Timar | |
2011-11-28 | add missing dep. to generate LICENSE | Michael Meeks | |
2011-11-28 | nlpsolver: add missing passive registration rdb | Michael Meeks | |
2011-11-28 | add missing dmakefile to please gbuild | Michael Meeks | |
2011-11-28 | nlpsolver: migrate the build to use native gnumake build | Michael Meeks | |
Remove dmake, build.pl and ant build cruft. Update extension description, cleanup file locations etc. Switch to passive registration. | |||
2011-11-28 | move translation files into the correct place | Michael Meeks | |
2011-11-28 | Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repo | Michael Meeks | |
This should make it easier to hack, and also to separate out the tangled in third party EvolutionarySolver as/when we can. | |||
2011-10-31 | l10n update | Andras Timar | |
2011-10-20 | fix localization of NLPSolver | Andras Timar | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-24 | Removed GNUism in makefile | Thorsten Behrens | |
The --preserve=timestamps is a gnu cp extension, and thus not available on all our platforms. Replaced by equivalent tar hack. Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> (cherry picked from commit a22d8e9fbecfe6f2febdf4f85892f00e48ad0b79) Signed-off-by: Andras Timar <timar74@gmail.com> Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com> | |||
2011-04-24 | add/update NLPSolver translations from Pootle | Andras Timar | |
2011-04-05 | Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4 | Petr Mladek | |
2011-03-25 | two NULLS in build.lst | Caolán McNamara | |
2011-03-08 | l10n: don't extract strings from localized NLPSolver properties | Andras Timar | |
2011-03-06 | l10n: Updated translations from Pootle | Andras Timar | |
2011-03-04 | fix windows build | Fridrich Štrba | |
Notes: split repo tag: extensions_LO-BASE-INTEGRATION-DEV300_M101 | |||
2011-02-13 | l10n: don't extract strings from localized NLPSolver properties | Andras Timar | |
2011-02-12 | l10n: typo fix in Dutch (nl) nlpsolver translation | Andras Timar | |
2011-02-08 | Merge remote branch 'origin/libreoffice-3-3' | Jan Holesovsky | |
2011-02-07 | Added/modified NLPsolver translations from Pootle | Andras Timar | |
2011-02-01 | Clean up makefiles | Thomas Arnhold | |
2011-01-21 | Remove old RCS lines. | Thomas Arnhold | |
2011-01-07 | Added nplsolver translations from Pootle | Andras Timar | |
de, en_GB, es, fa, fi, ja, ko, nb, zh_CN, zh_TW | |||
2010-12-19 | Brazilian Portoguese (pt-BR) nlpsolver translation | Olivier Hallot | |