summaryrefslogtreecommitdiff
path: root/nlpsolver
AgeCommit message (Collapse)Author
2011-11-28nlpsolver: add missing passive registration rdbMichael Meeks
2011-11-28add missing dmakefile to please gbuildMichael Meeks
2011-11-28nlpsolver: migrate the build to use native gnumake buildMichael Meeks
Remove dmake, build.pl and ant build cruft. Update extension description, cleanup file locations etc. Switch to passive registration.
2011-11-28move translation files into the correct placeMichael Meeks
2011-11-28Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repoMichael 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-31l10n updateAndras Timar
2011-10-20fix localization of NLPSolverAndras Timar
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-24Removed GNUism in makefileThorsten 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-24add/update NLPSolver translations from PootleAndras Timar
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
2011-03-25two NULLS in build.lstCaolán McNamara
2011-03-08l10n: don't extract strings from localized NLPSolver propertiesAndras Timar
2011-03-06l10n: Updated translations from PootleAndras Timar
2011-03-04fix windows buildFridrich Štrba
Notes: split repo tag: extensions_LO-BASE-INTEGRATION-DEV300_M101
2011-02-13l10n: don't extract strings from localized NLPSolver propertiesAndras Timar
2011-02-12l10n: typo fix in Dutch (nl) nlpsolver translationAndras Timar
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2011-02-07Added/modified NLPsolver translations from PootleAndras Timar
2011-02-01Clean up makefilesThomas Arnhold
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-07Added nplsolver translations from PootleAndras Timar
de, en_GB, es, fa, fi, ja, ko, nb, zh_CN, zh_TW
2010-12-19Brazilian Portoguese (pt-BR) nlpsolver translationOlivier Hallot
2010-12-19Italian (it) nlpsolver translationPaolo Pozzan
2010-12-19Asturian (ast) nlpsolver translationXuacu Saturio
2010-12-19Dutch (nl) nlpsolver translationFreek de Kruijf
2010-12-19Catalan (ca) nlpsolver translationJesús Corrius
2010-12-19French (fr) nlpsolver translationSophie Gautier
2010-12-19Slovenian (sl) nlpsolver translationMartin Srebotnjak
2010-12-19Enabling l10n of nlpsolver fdo#30839Andras Timar
Extra translations will be commited to extensions/nlpsolver/locale. Hungarian translation is provided as a sample - more to come soon. Also fixed a typo in en-US text. Signed off by Kohei.
2010-10-05fix nlpsolver/nlpsolver-0.9.patch to applyPetr Mladek
there are needed DOS end of lines for some files
2010-10-02Added new module nlpsolver.Kohei Yoshida