Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-19 | Version 3.6.0.0.beta2, tag libreoffice-3.6.0.0.beta2libreoffice-3.6.0.0.beta2 | Petr Mladek | |
2012-06-18 | update Serbian translation for 3.6.0 beta2 | Andras Timar | |
2012-06-18 | update translations for LibreOffice 3.6.0 beta2 | Andras Timar | |
2012-06-05 | Branch libreoffice-3-6 | Petr Mladek | |
This is 'libreoffice-3-6' - the stable branch for the 3.6.x releases. The commit rules are different according to the development phase: + 3.6.0 beta phase: + any bug fixes are allowed without review + late features need approval by 3 people with different affiliation + 3.5.0 rc phase and later: + fixes need approval by one reviewer + late features need approval by 3 more people with different affiliation IMPORTANT: Every developer is responsible for pushing the fixes into all appropriate branches. Note that we do not plan any merge from this branch to master or vice versa. Please, help use to make stable and usable release. If you want to build something cool, unstable, and risky, use master. | |||
2012-05-29 | sync translations with libreoffice-3-5 branchlibreoffice-3-6-branch-point | Andras Timar | |
2012-05-18 | still needs module_directory | Bjoern Michaelsen | |
2012-05-18 | gb_CustomTarget_CustomTarget now takes only one parameter | Matúš Kukan | |
2012-05-18 | do not assume relative positions of modules | Bjoern Michaelsen | |
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl | |
Variables should have module name as prefix to prevent collisions. | |||
2012-05-09 | CustomTarget_translate.mk: gb_Helper_abbreviate_dirs_native removed | Michael Stahl | |
2012-03-30 | relative path is better, because it works under Cygwin, too | Andras Timar | |
2012-03-24 | translations: use CustomTarget makefile | Matúš Kukan | |
- fixed leak of tempfile - added gb_Output_announce - redirected output of tools in make -s case | |||
2012-03-06 | Add Bengali (India) UI translationfeature/gsoc-calc-perf | Andras Timar | |
2012-03-04 | sync translations with libreoffice-3-5 branch | Andras Timar | |
2012-03-02 | add missing $, so that it does what it is supposed to do | Matúš Kukan | |
2012-03-02 | fix build on Windows 2nd time | Andras Timar | |
2012-03-02 | fix build on Windows | Andras Timar | |
2012-03-02 | translations: convert to gbuild | Matúš Kukan | |
2012-02-29 | add Amharic (am) UI translation | Andras Timar | |
2012-02-22 | fix polish translation xml | Caolán McNamara | |
2012-02-22 | fix build breaker in pl help | Andras Timar | |
2012-02-22 | Close correctly a tag | Fridrich Štrba | |
2012-02-22 | Ballance quote marks | Fridrich Štrba | |
2012-02-21 | emph tags in .tree index files break xml format | Caolán McNamara | |
2012-02-20 | sync translations with libreoffice-3-5 branch | Andras Timar | |
2012-02-11 | emph tags in .tree index files break xml format | Caolán McNamara | |
2012-02-10 | Adapted to change "localize" tool; plus made some dependencies explicit | Stephan Bergmann | |
2012-01-19 | replace SOLARSRC by SRC_ROOT | Norbert Thiebaud | |
2011-12-15 | remove obsolete files | Andras Timar | |
2011-12-11 | let translations build under MinGW | Andras Timar | |
2011-12-05 | update translations for LibreOffice 3.5 beta1libreoffice-3-5-branch-point | Andras Timar | |
2011-11-29 | Version 3.5.0.0, tag libreoffice-3.5.0.0 (3.5.0-beta0)libreoffice-3.5.0.0 | Petr Mladek | |
2011-11-28 | update translations for LibreOffice 3.5 beta0 | Andras Timar | |
2011-11-08 | changed localize tool syntax | Andras Timar | |
2011-11-07 | extend PYTHONPATH like a drunken crazy; perhaps it helps ... | Michael Meeks | |
2011-11-06 | fix build with internal python on Windows, too | Andras Timar | |
2011-11-03 | translate-toolkit has gone... | Andras Timar | |
2011-11-03 | fix build with internal python | Andras Timar | |
2011-11-03 | extension description translations (bg, fr, pt-BR) for testing | Andras Timar | |
2011-11-02 | remove obsolete SYSTEM_TRANSLATE_TOOLKIT check | Rene Engelhard | |
2011-10-31 | fix location of pdfimport translations | Andras Timar | |
2011-10-17 | Trying blindly to fix win32 build | Fridrich Štrba | |
2011-10-08 | update all langs | Andras Timar | |
2011-09-22 | remove untranslated nso help | Andras Timar | |
2011-09-20 | use cygpath on Windows | Andras Timar | |
2011-09-19 | there is no python binary on macosx with internal-python | Caolán McNamara | |
2011-09-19 | fix wrong condition | Andras Timar | |
2011-09-16 | key id build changes | Andras Timar | |
2011-09-15 | Add po2lo tool | Miklos Vajna | |
2011-09-14 | remove msgcat commit hook on .po file fdo#40706 | Andras Timar | |
Originally it was planned to be useful, but it slows down commit operations significantly. In practice only I commit po files to this repo and I do the msgcat --no-wrap anyway. Also, as reported in fdo#40706, when msgcat was not available, empty file would be committed. |