summaryrefslogtreecommitdiff
path: root/helpcontent2
AgeCommit message (Collapse)Author
2012-04-17fix broken tagCaolán McNamara
2012-04-17Cleaned Basic Help files from useless comments. Left some comments for a ↵Italo Vignoli
further check after end of useless comments cleaning process.
2012-04-15fdo#48328 remove paragraphs which are not trueAndras Timar
2012-04-15Corrected some Macintosh shortcuts, and improved the explanation of some ↵Italo Vignoli
actions.
2012-04-15Get rid of several redundant comments.Italo Vignoli
2012-04-03removed crap about separators and delimitersEike Rathke
The advice to not use comma as separator if numbers contain comma as decimal or group separator, or not to use double quotation mark as delimiter if text contains double quotation marks is utter nonsense. The export handles this fine according to RFC 4180.
2012-03-13add help for contextual spacingfeature/gsoc-calc-perfMiklos Vajna
2012-03-09remove bogus \\<.*?\\> help xml tags from tree filesAndras Timar
2012-02-24more silent output of non-verbose help buildAndras Timar
2012-02-22simplify command tool, srcdir is always outdirCaolán McNamara
2012-02-22use clucene indexerCaolán McNamara
2012-02-14move decimal places option to appropriate paragraphStanislav Horacek
2012-02-14inserting tables: both toolbars are possibleStanislav Horacek
2012-02-14replace StarOffice by OpenOffice as in UIStanislav Horacek
2012-02-14tables and drawings are not in print optionsStanislav Horacek
2012-02-14remove unused large handles optionStanislav Horacek
2012-02-14doh, XMLLINT only exported on --with-lang buildsCaolán McNamara
2012-02-11ensure no busted xml .tree can happen againCaolán McNamara
2012-02-03replace SOLARSRC by SRC_ROOTNorbert Thiebaud
2012-02-03fix for fdo#44972, LOCALHELP for CSC,CSCH,SEC,SECHOlivier Hallot
fix function terminology.
2012-01-30fix for fdo#44972, LOCALHELP for CSC,CSCH,SEC,SECHOlivier Hallot
LOCALHELP missing for the new Calc functions: SEC, CSC, SECH, CSCH
2012-01-30Ctrl key on PC, Command key on MacAndras Timar
2012-01-28minor formatting issuesAndras Timar
2012-01-28'Grid lines' is a checkbox, not a dropdownAndras Timar
2012-01-15The Galaxy (default) theme is now in icon-themes/galaxyStefan Knorr (astron)
2012-01-09update help for command line switchesAndras Timar
2012-01-09Missing a verb 'use'Korrawit Pruegsanusak
2012-01-08remove unnecessary spaces and format tagsAndras Timar
2012-01-08remove access key (~) from help textAndras Timar
2012-01-08update help for Text direction -> Text orientation changeAndras Timar
2012-01-03Online update: Enable the online update help again.Jan Holesovsky
This partially reverts these commits: 695e40703c30101faf864ac1475e1226f9642709 c021e070fe4d401d067725b9058010cf16e2c5c8
2012-01-02Command key changed for File & Replace dialog fdo#44396Andras Timar
2011-12-25wikihelp: change table default to class="wikitable"Korrawit Pruegsanusak
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák
Not on any Unix, at least. I have no idea how deep entrenched is this mistake all over the code, so I'll play safe and just fix the KDE4 fpicker (GNOME/KDE3 seem to handle it fine), but at least in the UI show just "All files" instead of "All files (*.*)").
2011-12-20clearer description of mail mergeCarl Taylor
2011-12-06moviesound.xhp: document new link checkboxlibreoffice-3-5-branch-pointMichael Stahl
2011-12-05Adding Formatting InstructionsItalo Vignoli
2011-12-05Use system docbook.Jan Holesovsky
2011-12-05fdo#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.
2011-12-02Uniformize shortcutsKalman Szalai - KAMI
2011-12-02Fix two spaces in the helpKalman Szalai - KAMI
2011-12-02Fix this to please wikiconv2.pyKorrawit Pruegsanusak
No content changed, just move one line up.
2011-11-24remove double spaces in a stringKorrawit Pruegsanusak
2011-11-22add missing descriptions of calc page preview bar elements fdo#42081Andras Timar
2011-11-22Impress shourtcut keys fdo#40161Andras Timar
2011-11-22remove last traces of Hyperlink Bar fdo#37721Andras Timar
2011-11-22add a remark re LibreOffice fdo#43113Andras Timar
2011-11-22documenting Shift+Page Up/Page Down shorcuts in Calc fdo#34043Andras Timar
2011-11-22yet another dubious entry removed - file manager related?Andras Timar
2011-11-22remove two dubious table rows (recycle bin?!) fdo#36418Andras Timar