summaryrefslogtreecommitdiff
path: root/helpcontent2
AgeCommit message (Collapse)AuthorFilesLines
2012-02-14move decimal places option to appropriate paragraphStanislav Horacek1-4/+4
2012-02-14inserting tables: both toolbars are possibleStanislav Horacek1-2/+2
2012-02-14replace StarOffice by OpenOffice as in UIStanislav Horacek1-4/+4
2012-02-14tables and drawings are not in print optionsStanislav Horacek1-6/+0
2012-02-14remove unused large handles optionStanislav Horacek13-78/+0
2012-02-07wikihelp: change table default to class="wikitable"Korrawit Pruegsanusak1-1/+1
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2012-01-09update help for command line switchesAndras Timar1-45/+74
2012-01-09Missing a verb 'use'Korrawit Pruegsanusak1-1/+1
Signed-off-by: Andras Timar <atimar@suse.com>
2012-01-08remove access key (~) from help textAndras Timar1-2/+2
2012-01-08update help for Text direction -> Text orientation changeAndras Timar3-12/+9
2012-01-03Online update: Enable the online update help again.Jan Holesovsky12-5/+32
This partially reverts these commits: 695e40703c30101faf864ac1475e1226f9642709 c021e070fe4d401d067725b9058010cf16e2c5c8
2011-12-06moviesound.xhp: document new link checkboxlibreoffice-3-5-branch-pointMichael Stahl1-1/+4
2011-12-05Adding Formatting InstructionsItalo Vignoli1-0/+26
2011-12-05Use system docbook.Jan Holesovsky1-2/+2
2011-12-05fdo#42924 don't ignore empty TableCell Element, also check if it's a headerKorrawit Pruegsanusak1-0/+18
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-02Uniformize shortcutsKalman Szalai - KAMI24-51/+47
2011-12-02Fix two spaces in the helpKalman Szalai - KAMI1-1/+1
2011-12-02Fix this to please wikiconv2.pyKorrawit Pruegsanusak1-3/+2
No content changed, just move one line up.
2011-11-24remove double spaces in a stringKorrawit Pruegsanusak1-1/+1
2011-11-22add missing descriptions of calc page preview bar elements fdo#42081Andras Timar1-2/+9
2011-11-22Impress shourtcut keys fdo#40161Andras Timar1-1/+3
2011-11-22remove last traces of Hyperlink Bar fdo#37721Andras Timar2-31/+1
2011-11-22add a remark re LibreOffice fdo#43113Andras Timar1-1/+1
2011-11-22documenting Shift+Page Up/Page Down shorcuts in Calc fdo#34043Andras Timar1-2/+34
2011-11-22yet another dubious entry removed - file manager related?Andras Timar1-8/+0
2011-11-22remove two dubious table rows (recycle bin?!) fdo#36418Andras Timar1-17/+1
2011-11-22make xml code wikihelp-friendly fdo#40750Andras Timar1-19/+13
2011-11-22extend description of calc error code 502 fdo#34952Andras Timar1-2/+2
2011-11-22Navigator is in the View menu fdo#43118Andras Timar2-6/+6
2011-11-21Update info about certification authoritiesAndré Schnabel1-2/+2
2011-11-21amend help text of ODF compatibility fdo#43115Andras Timar1-2/+2
2011-11-21amend help text of XSLT filter dialog fdo#43111Andras Timar1-1/+1
2011-11-21remove historic information fdo#43110Andras Timar1-1/+1
2011-11-21added LibreOffice name to the list fdo#43108Andras Timar1-2/+2
2011-11-21fix description of Help menu fdo#34041Andras Timar1-0/+4
2011-11-21cleanup .uno:HelpSupportAndras Timar1-2/+0
2011-11-21link to api.libreoffice.org instead fdo#43114Andras Timar1-2/+2
2011-11-21ODF 1.2 was accepted by OASIS on 2011-09-30Andras Timar1-1/+1
2011-11-20Help files for new math symbols of game theoryOlivier Hallot2-0/+258
2011-11-15removed Simple Handles option entries from helpTim Hardeck13-89/+2
Removed the help entries and files about the Simple Handles option.
2011-11-08Change ANKER to ANCHOR (fdo#42455)windows_build_successful_2011_11_08Korrawit Pruegsanusak3-18/+18
2011-10-25change wiki links to TDF WikiAndras Timar21-23/+23
2011-10-25update help text of CONVERT_ADD spreadsheet functionAndras Timar1-21/+173
2011-10-25removed two unnecessary OOo Wiki linksAndras Timar2-7/+1
2011-10-25update help of PDF Export dialogAndras Timar1-61/+61
2011-10-25s/extensions.services.openoffice.org/extensions.libreoffice.org/gAndras Timar5-5/+5
2011-10-24help text for natural sort feature fdo#40054 #i63864#Andras Timar1-1/+4
2011-10-22text rotation control does not accept negative valuesAndras Timar1-2/+2
2011-10-10correct hid HID_SMA_NOTEXISTSAndras Timar1-1/+1
2011-09-22add help for the new 'notexists' operator in MathAndras Timar2-0/+39