Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-14 | move decimal places option to appropriate paragraph | Stanislav Horacek | |
2012-02-14 | inserting tables: both toolbars are possible | Stanislav Horacek | |
2012-02-14 | replace StarOffice by OpenOffice as in UI | Stanislav Horacek | |
2012-02-14 | tables and drawings are not in print options | Stanislav Horacek | |
2012-02-14 | remove unused large handles option | Stanislav Horacek | |
2012-02-07 | wikihelp: change table default to class="wikitable" | Korrawit Pruegsanusak | |
Signed-off-by: Jan Holesovsky <kendy@suse.cz> | |||
2012-01-09 | update help for command line switches | Andras Timar | |
2012-01-09 | Missing a verb 'use' | Korrawit Pruegsanusak | |
Signed-off-by: Andras Timar <atimar@suse.com> | |||
2012-01-08 | remove access key (~) from help text | Andras Timar | |
2012-01-08 | update help for Text direction -> Text orientation change | Andras Timar | |
2012-01-03 | Online update: Enable the online update help again. | Jan Holesovsky | |
This partially reverts these commits: 695e40703c30101faf864ac1475e1226f9642709 c021e070fe4d401d067725b9058010cf16e2c5c8 | |||
2011-12-06 | moviesound.xhp: document new link checkboxlibreoffice-3-5-branch-point | Michael Stahl | |
2011-12-05 | Adding Formatting Instructions | Italo Vignoli | |
2011-12-05 | Use system docbook. | Jan Holesovsky | |
2011-12-05 | 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. | |||
2011-12-02 | Uniformize shortcuts | Kalman Szalai - KAMI | |
2011-12-02 | Fix two spaces in the help | Kalman Szalai - KAMI | |
2011-12-02 | Fix this to please wikiconv2.py | Korrawit Pruegsanusak | |
No content changed, just move one line up. | |||
2011-11-24 | remove double spaces in a string | Korrawit Pruegsanusak | |
2011-11-22 | add missing descriptions of calc page preview bar elements fdo#42081 | Andras Timar | |
2011-11-22 | Impress shourtcut keys fdo#40161 | Andras Timar | |
2011-11-22 | remove last traces of Hyperlink Bar fdo#37721 | Andras Timar | |
2011-11-22 | add a remark re LibreOffice fdo#43113 | Andras Timar | |
2011-11-22 | documenting Shift+Page Up/Page Down shorcuts in Calc fdo#34043 | Andras Timar | |
2011-11-22 | yet another dubious entry removed - file manager related? | Andras Timar | |
2011-11-22 | remove two dubious table rows (recycle bin?!) fdo#36418 | Andras Timar | |
2011-11-22 | make xml code wikihelp-friendly fdo#40750 | Andras Timar | |
2011-11-22 | extend description of calc error code 502 fdo#34952 | Andras Timar | |
2011-11-22 | Navigator is in the View menu fdo#43118 | Andras Timar | |
2011-11-21 | Update info about certification authorities | André Schnabel | |
2011-11-21 | amend help text of ODF compatibility fdo#43115 | Andras Timar | |
2011-11-21 | amend help text of XSLT filter dialog fdo#43111 | Andras Timar | |
2011-11-21 | remove historic information fdo#43110 | Andras Timar | |
2011-11-21 | added LibreOffice name to the list fdo#43108 | Andras Timar | |
2011-11-21 | fix description of Help menu fdo#34041 | Andras Timar | |
2011-11-21 | cleanup .uno:HelpSupport | Andras Timar | |
2011-11-21 | link to api.libreoffice.org instead fdo#43114 | Andras Timar | |
2011-11-21 | ODF 1.2 was accepted by OASIS on 2011-09-30 | Andras Timar | |
2011-11-20 | Help files for new math symbols of game theory | Olivier Hallot | |
2011-11-15 | removed Simple Handles option entries from help | Tim Hardeck | |
Removed the help entries and files about the Simple Handles option. | |||
2011-11-08 | Change ANKER to ANCHOR (fdo#42455)windows_build_successful_2011_11_08 | Korrawit Pruegsanusak | |
2011-10-25 | change wiki links to TDF Wiki | Andras Timar | |
2011-10-25 | update help text of CONVERT_ADD spreadsheet function | Andras Timar | |
2011-10-25 | removed two unnecessary OOo Wiki links | Andras Timar | |
2011-10-25 | update help of PDF Export dialog | Andras Timar | |
2011-10-25 | s/extensions.services.openoffice.org/extensions.libreoffice.org/g | Andras Timar | |
2011-10-24 | help text for natural sort feature fdo#40054 #i63864# | Andras Timar | |
2011-10-22 | text rotation control does not accept negative values | Andras Timar | |
2011-10-10 | correct hid HID_SMA_NOTEXISTS | Andras Timar | |
2011-09-22 | add help for the new 'notexists' operator in Math | Andras Timar | |