summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-20Branch libreoffice-3-5-2libreoffice-3-5-2Petr Mladek
This is 'libreoffice-3-5-2' - the stable branch for the 3.5.2 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.5.x release, please use the 'libreoffice-3-5' branch. If you want to build something cool, unstable, and risky, use master.
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-07wikihelp: change table default to class="wikitable"Korrawit Pruegsanusak
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2012-01-09update help for command line switchesAndras Timar
2012-01-09Missing a verb 'use'Korrawit Pruegsanusak
Signed-off-by: Andras Timar <atimar@suse.com>
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
2011-12-06Branch libreoffice-3-5Petr Mladek
This is 'libreoffice-3-5' - the stable branch for the 3.5.x releases. The commit rules are different according to the development phase: + 3.5.0 beta phase: + any bug fixes are allowed without review + late features need approval by 2 people with different affiliation + 3.5.0 rc phase and later: + fixes need approval by one reviewer + late features need approval by 2 more people with different affiliation IMPORTANT: Every developer is responsible for pushing the fixes into all appropriate branches. Note that we do not plan any merge from this branch to master or vice versa. Please, help use to make stable and usable release. If you want to build something cool, unstable, and risky, use master.
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-29Version 3.5.0.0, tag libreoffice-3.5.0.0 (3.5.0-beta0)libreoffice-3.5.0.0Petr Mladek
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
2011-11-22make xml code wikihelp-friendly fdo#40750Andras Timar
2011-11-22extend description of calc error code 502 fdo#34952Andras Timar
2011-11-22Navigator is in the View menu fdo#43118Andras Timar
2011-11-21Update info about certification authoritiesAndré Schnabel
2011-11-21amend help text of ODF compatibility fdo#43115Andras Timar
2011-11-21amend help text of XSLT filter dialog fdo#43111Andras Timar
2011-11-21remove historic information fdo#43110Andras Timar
2011-11-21added LibreOffice name to the list fdo#43108Andras Timar
2011-11-21fix description of Help menu fdo#34041Andras Timar
2011-11-21cleanup .uno:HelpSupportAndras Timar
2011-11-21link to api.libreoffice.org instead fdo#43114Andras Timar
2011-11-21ODF 1.2 was accepted by OASIS on 2011-09-30Andras Timar
2011-11-20Help files for new math symbols of game theoryOlivier Hallot
2011-11-15removed Simple Handles option entries from helpTim Hardeck
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 Pruegsanusak
2011-10-25change wiki links to TDF WikiAndras Timar
2011-10-25update help text of CONVERT_ADD spreadsheet functionAndras Timar
2011-10-25removed two unnecessary OOo Wiki linksAndras Timar
2011-10-25update help of PDF Export dialogAndras Timar
2011-10-25s/extensions.services.openoffice.org/extensions.libreoffice.org/gAndras Timar
2011-10-24help text for natural sort feature fdo#40054 #i63864#Andras Timar