Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-10 | Hardcode 3.4 version - it will be available as help.libreoffice.org/3.4libreoffice-3-4 | Jan Holesovsky | |
Signed-off-by: Petr Mladek <pmladek@suse.cz> | |||
2012-02-10 | wikihelp: change table default to class="wikitable" | Korrawit Pruegsanusak | |
Signed-off-by: Jan Holesovsky <kendy@suse.cz> Signed-off-by: Petr Mladek <pmladek@suse.cz> | |||
2012-02-10 | fdo#42924 don't ignore empty TableCell Element, also check if it's a header | Korrawit Pruegsanusak | |
Checking whether an empty TableCell Element is a header row is now in 2 cases: * | e | h | h | h | h | ... => The empty cell should be a header This case occurs when this row is the first row in the table. * | h | p | p | e | p | ... => The empty cell should not be a header This case occurs when this row is not the first row in the table, but the first column is the row header. where | is a column seperator, e is an empty cell, h is a header cell (which has role="tablehead" attribute), and p is not a header cell. Note that parsing occurs left-to-right, so isTableHeader depends on the last TableCell Element in that row. I assume that if the last element is a header, that row should be a header row. Currently this code gives correct behaviour, but checking whether a row is the first row might be more correct. Signed-off-by: Petr Mladek <pmladek@suse.cz> | |||
2012-02-10 | Adapt to the translations repository. | Jan Holesovsky | |
Signed-off-by: Petr Mladek <pmladek@suse.cz> | |||
2012-02-10 | hid.lst is not used any more. | Jan Holesovsky | |
Signed-off-by: Petr Mladek <pmladek@suse.cz> | |||
2011-10-25 | remove/change *.services.openoffice.org links | Andras Timar | |
Signed-off-by: Petr Mladek <pmladek@suse.cz> | |||
2011-07-26 | remove link to non-existing topic fdo#35823 | Andras Timar | |
Signed-off-by: Michael Meeks <michael.meeks@novell.com> | |||
2011-07-26 | Update the operation of delete and backspace key fdo#31652 | Korrawit Pruegsanusak | |
The operation of these two buttons are interchanged, so help needs update. Released under LGPLv3+/MPL Signed-off-by: Michael Meeks <michael.meeks@novell.com> | |||
2011-06-27 | fix broken image path in help | Andras Timar | |
(cherry picked from commit 5a6bf68cdeac23f873fa58246c42d426d3b552ff) Signed-off-by: Caolán McNamara <caolanm@redhat.com> | |||
2011-06-27 | fix two more broken image paths in help | Andras Timar | |
(cherry picked from commit ac114c54e5aa5c487070efe88dc3334503a81c95) | |||
2011-06-27 | fix broken image paths in help fdo#37509 | Andras Timar | |
2011-06-24 | Revert "Update the operation of delete and backspace key fdo#31652" | Andras Timar | |
This reverts commit c8f817881a9d2913857bc8a17786379f9aed96d0. it broke string freeze | |||
2011-06-23 | Update the operation of delete and backspace key fdo#31652 | Korrawit Pruegsanusak | |
The operation of these two buttons are interchanged, so help needs update. Released under LGPLv3+/MPL (cherry picked from commit cf330b6e18030da5fb0d60c8bc9f9aa6f2bb824e) | |||
2011-04-29 | fix en-US only build | Andras Timar | |
2011-04-28 | help: build only those languages which have localized helpcontent2 | Andras Timar | |
2011-04-10 | rewrite 'Adding More UI Languages' section - fdo#36092 | Andras Timar | |
2011-04-05 | Add missing 'Reset' heading, fdo#35028. | Jan Holesovsky | |
2011-03-31 | update help for locale-dependant column separator | Kohei Yoshida | |
2011-03-29 | drop bogus executable flag from help files | Francisco Saito | |
2011-03-29 | changed a paragraph id to please gsicheck | Andras Timar | |
2011-03-25 | add missing help auxiliary files and fix language code for ca, fa, mk, xh | Andras Timar | |
2011-03-25 | fix language codes: be-BY -> be, ns -> nso | Andras Timar | |
2011-03-25 | set build depencencies against the new "translations" module | Petr Mladek | |
2011-03-24 | help: fix references to "Remove Hyperlink". | Octavio Alvarez | |
Remove Hyperlink was Direct Formatting, but in one of the changes, Remove Hyperlink is no longer relevant so it is now removed. In the other one it is properly renamed. | |||
2011-03-24 | help: "Default Formatting" -> "Clear Direct Formatting" | Octavio Alvarez | |
2011-03-24 | Remove date from cfg files: 07.07.04 00:00:00 | Thomas Arnhold | |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky | |
Conflicts: helpcontent2/helpers/hid.lst helpcontent2/source/text/scalc/01/04050000.xhp helpcontent2/source/text/scalc/guide/text_rotate.xhp helpcontent2/source/text/shared/01/04110000.xhp helpcontent2/source/text/shared/01/06040000.xhp helpcontent2/source/text/shared/02/01170202.xhp helpcontent2/source/text/shared/main0108.xhp helpcontent2/source/text/shared/optionen/01030000.xhp helpcontent2/source/text/swriter/01/05150101.xhp helpcontent2/util/target.pmk | |||
2011-03-13 | l10n is conditionned on L10N:integration/dev300_m101 | Norbert Thiebaud | |
2011-03-12 | mis-merge no more hids | Norbert Thiebaud | |
2011-03-01 | help: fix typo $PRODUCTNAME -> %PRODUCTNAME fdo#34857LO-BASE-INTEGRATION-DEV300_M101gr2 | Andras Timar | |
2011-02-27 | helpcontent: remove Online Update and Improvement program fdo#33468 | Andras Timar | |
remove improvement.xhp, online_update.xhp, and online_update_dialog.xhp from makefiles | |||
2011-02-27 | helpcontent: remove Online Update and Improvement program fdo#33468 | Andras Timar | |
text was not removed - we may need it later commented out + removed from makefile | |||
2011-02-22 | masterfix DEV300: #i10000# usage of L10N build_typeooo/DEV300_m104ooo/DEV300_m103ooo/DEV300_m102ooo/DEV300_m101 | Ivo Hinkelmann | |
2011-02-16 | CWS-TOOLING: integrate CWS csvexport | Ivo Hinkelmann | |
2011-02-15 | CWS-TOOLING: integrate CWS dr79 | Ivo Hinkelmann | |
2011-02-15 | dr79: rebase to DEV300_m100 | Daniel Rentz [dr] | |
2011-02-15 | csvexport: merge with DEV300_m100 | Niklas Nebel | |
2011-02-11 | Remove obsolete Hyperlink Bar from help | Alfonso Eusebio | |
Removed all stuff related to hyperlink bar from help. | |||
2011-02-09 | CWS-TOOLING: integrate CWS hcshared29ooo/DEV300_m100 | Jens-Heiner Rechtien [hr] | |
2011-02-03 | CWS gnumake3: resync to m99 | Mathias Bauer | |
2011-01-30 | Remove obsolete RCS lines. | Thomas Arnhold | |
2011-01-29 | OOo -> LibO on Getting Support Page - fdo#33249 | Andras Timar | |
2011-01-28 | CWS-TOOLING: integrate CWS undoapiooo/DEV300_m99 | Vladimir Glazunov | |
2011-01-28 | undoapi: pulled and merged DEV300.m98 | Frank Schoenheit [fs] | |
2011-01-28 | csvexport: changed Help file | Uwe Fischer | |
2011-01-27 | "Default Formatting" -> "Clear Direct Formatting" | Octavio Alvarez | |
2011-01-26 | wikihelp: Incroduce an option to run without translations.LO-BASE-INTEGRATION-DEV300_m98 | Jan Holesovsky | |
2011-01-25 | dr79: branch merge | Daniel Rentz [dr] | |
2011-01-25 | wikihelp: Handle some of the typos in translations. | Jan Holesovsky | |
2011-01-25 | wikihelp: Handle links with fragments (#something) too. | Jan Holesovsky | |