Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-13 | add help for contextual spacingfeature/gsoc-calc-perf | Miklos Vajna | |
2012-03-09 | remove bogus \\<.*?\\> help xml tags from tree files | Andras Timar | |
2012-02-24 | more silent output of non-verbose help build | Andras Timar | |
2012-02-22 | simplify command tool, srcdir is always outdir | Caolán McNamara | |
2012-02-22 | use clucene indexer | Caolán McNamara | |
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-14 | doh, XMLLINT only exported on --with-lang builds | Caolán McNamara | |
2012-02-11 | ensure no busted xml .tree can happen again | Caolán McNamara | |
2012-02-03 | replace SOLARSRC by SRC_ROOT | Norbert Thiebaud | |
2012-02-03 | fix for fdo#44972, LOCALHELP for CSC,CSCH,SEC,SECH | Olivier Hallot | |
fix function terminology. | |||
2012-01-30 | fix for fdo#44972, LOCALHELP for CSC,CSCH,SEC,SECH | Olivier Hallot | |
LOCALHELP missing for the new Calc functions: SEC, CSC, SECH, CSCH | |||
2012-01-30 | Ctrl key on PC, Command key on Mac | Andras Timar | |
2012-01-28 | minor formatting issues | Andras Timar | |
2012-01-28 | 'Grid lines' is a checkbox, not a dropdown | Andras Timar | |
2012-01-15 | The Galaxy (default) theme is now in icon-themes/galaxy | Stefan Knorr (astron) | |
2012-01-09 | update help for command line switches | Andras Timar | |
2012-01-09 | Missing a verb 'use' | Korrawit Pruegsanusak | |
2012-01-08 | remove unnecessary spaces and format tags | Andras Timar | |
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 | |||
2012-01-02 | Command key changed for File & Replace dialog fdo#44396 | Andras Timar | |
2011-12-25 | wikihelp: 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-20 | clearer description of mail merge | Carl Taylor | |
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-29 | Version 3.5.0.0, tag libreoffice-3.5.0.0 (3.5.0-beta0)libreoffice-3.5.0.0 | Petr Mladek | |
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 | |