summaryrefslogtreecommitdiff
path: root/helpcontent2
AgeCommit message (Collapse)Author
2012-02-10Hardcode 3.4 version - it will be available as help.libreoffice.org/3.4libreoffice-3-4Jan Holesovsky
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-02-10wikihelp: 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-10fdo#42924 don't ignore empty TableCell Element, also check if it's a headerKorrawit 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-10Adapt to the translations repository.Jan Holesovsky
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-02-10hid.lst is not used any more.Jan Holesovsky
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-10-25remove/change *.services.openoffice.org linksAndras Timar
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-07-26remove link to non-existing topic fdo#35823Andras Timar
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-07-26Update the operation of delete and backspace key fdo#31652Korrawit 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-27fix broken image path in helpAndras Timar
(cherry picked from commit 5a6bf68cdeac23f873fa58246c42d426d3b552ff) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2011-06-27fix two more broken image paths in helpAndras Timar
(cherry picked from commit ac114c54e5aa5c487070efe88dc3334503a81c95)
2011-06-27fix broken image paths in help fdo#37509Andras Timar
2011-06-24Revert "Update the operation of delete and backspace key fdo#31652"Andras Timar
This reverts commit c8f817881a9d2913857bc8a17786379f9aed96d0. it broke string freeze
2011-06-23Update the operation of delete and backspace key fdo#31652Korrawit Pruegsanusak
The operation of these two buttons are interchanged, so help needs update. Released under LGPLv3+/MPL (cherry picked from commit cf330b6e18030da5fb0d60c8bc9f9aa6f2bb824e)
2011-04-29fix en-US only buildAndras Timar
2011-04-28help: build only those languages which have localized helpcontent2Andras Timar
2011-04-10rewrite 'Adding More UI Languages' section - fdo#36092Andras Timar
2011-04-05Add missing 'Reset' heading, fdo#35028.Jan Holesovsky
2011-03-31update help for locale-dependant column separatorKohei Yoshida
2011-03-29drop bogus executable flag from help filesFrancisco Saito
2011-03-29changed a paragraph id to please gsicheckAndras Timar
2011-03-25add missing help auxiliary files and fix language code for ca, fa, mk, xhAndras Timar
2011-03-25fix language codes: be-BY -> be, ns -> nsoAndras Timar
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-24help: 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-24help: "Default Formatting" -> "Clear Direct Formatting"Octavio Alvarez
2011-03-24Remove date from cfg files: 07.07.04 00:00:00Thomas Arnhold
2011-03-23Merge 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-13l10n is conditionned on L10N:integration/dev300_m101Norbert Thiebaud
2011-03-12mis-merge no more hidsNorbert Thiebaud
2011-03-01help: fix typo $PRODUCTNAME -> %PRODUCTNAME fdo#34857LO-BASE-INTEGRATION-DEV300_M101gr2Andras Timar
2011-02-27helpcontent: remove Online Update and Improvement program fdo#33468Andras Timar
remove improvement.xhp, online_update.xhp, and online_update_dialog.xhp from makefiles
2011-02-27helpcontent: remove Online Update and Improvement program fdo#33468Andras Timar
text was not removed - we may need it later commented out + removed from makefile
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeooo/DEV300_m104ooo/DEV300_m103ooo/DEV300_m102ooo/DEV300_m101Ivo Hinkelmann
2011-02-16CWS-TOOLING: integrate CWS csvexportIvo Hinkelmann
2011-02-15CWS-TOOLING: integrate CWS dr79Ivo Hinkelmann
2011-02-15dr79: rebase to DEV300_m100Daniel Rentz [dr]
2011-02-15csvexport: merge with DEV300_m100Niklas Nebel
2011-02-11Remove obsolete Hyperlink Bar from helpAlfonso Eusebio
Removed all stuff related to hyperlink bar from help.
2011-02-09CWS-TOOLING: integrate CWS hcshared29ooo/DEV300_m100Jens-Heiner Rechtien [hr]
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-01-30Remove obsolete RCS lines.Thomas Arnhold
2011-01-29OOo -> LibO on Getting Support Page - fdo#33249Andras Timar
2011-01-28CWS-TOOLING: integrate CWS undoapiooo/DEV300_m99Vladimir Glazunov
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-28csvexport: changed Help fileUwe Fischer
2011-01-27"Default Formatting" -> "Clear Direct Formatting"Octavio Alvarez
2011-01-26wikihelp: Incroduce an option to run without translations.LO-BASE-INTEGRATION-DEV300_m98Jan Holesovsky
2011-01-25dr79: branch mergeDaniel Rentz [dr]
2011-01-25wikihelp: Handle some of the typos in translations.Jan Holesovsky
2011-01-25wikihelp: Handle links with fragments (#something) too.Jan Holesovsky