summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-26Bookmark fixes - Probably needs more.feature/bootstrap-buildMuthu Subramanian1-20/+64
2010-11-26Multithreading - initial changes. Bookmark needs fixing.Muthu Subramanian1-24/+34
2010-11-26wikihelp: Improve the whitespace behavior in paragraphs.Jan Holesovsky1-0/+5
2010-11-26wikihelp: Improve the handling of leading/trailing whitespace in paragraphs.Jan Holesovsky1-7/+13
2010-11-26wikihelp: Improve the titles of the pages.Jan Holesovsky1-29/+33
2010-11-26wikihelp: upload-wiki.pl, tool to publish the generated wiki.Jan Holesovsky2-0/+76
2010-11-24Combined convall.py with wikiconv2.py.Muthu Subramanian3-60/+27
2010-11-24Better localization conversions and fixes.Muthu Subramanian1-26/+25
2010-11-24Localization fixes. Better error handling and debug prints.Muthu Subramanian2-12/+47
2010-11-23wikihelp: Fix {{OnlyInAPP|...}} generation.Jan Holesovsky1-6/+9
2010-11-22wikihelp: Implement <sort>-based sorting.Jan Holesovsky1-7/+42
2010-11-19wikihelp: Handle <switch>/<case>/<default>.Jan Holesovsky1-2/+69
2010-11-19Fixed merge problemsMuthu Subramanian1-1/+1
2010-11-19Localization support (pass the sdf file as parameter).Muthu Subramanian2-27/+96
2010-11-19wikihelp: Fix the implementation of the 'appl' <switchinline>.Jan Holesovsky1-18/+34
2010-11-19wikihelp: Handle <list> in a <section>. Handle <item>s.Jan Holesovsky1-0/+39
2010-11-19wikihelp: Better warnings. Better {{System}} template.Jan Holesovsky1-17/+23
2010-11-17Changes to include localization strings from .sdf files.Muthu Subramanian2-9/+48
2010-11-16wikihelp: Improve handling of <comment>, implement <br/> and <embedvar>.Jan Holesovsky1-8/+33
2010-11-16wikihelp: Handle most of the <switchinline> cases.Jan Holesovsky1-16/+90
2010-11-16wikihelp: Report every element that we do not handle.Jan Holesovsky1-16/+36
2010-11-15wikihelp: Proper handling of embedding and related topics.Jan Holesovsky1-67/+127
2010-11-15wikihelp: Better conform to the Python coding style.Jan Holesovsky1-63/+46
2010-11-15wikihelp: Proper handling of embedding of 'variable' elements.Jan Holesovsky1-104/+91
2010-11-15wikihelp: Introduce a base class, to eliminate cut'n'paste.Jan Holesovsky1-195/+93
2010-11-13fixed the four level help index entryAndras Timar1-1/+8
2010-11-12Updated to generated bookmarks.h file instead of a csv.Muthu Subramanian K2-3/+76
2010-11-12Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky0-0/+0
2010-11-12wikihelp: The rest of the paragraph types (mostly errors, probably?)Jan Holesovsky1-0/+12
2010-11-12wikihelp: Handle 'code' paragraphs.Jan Holesovsky1-2/+4
2010-11-12wikihelp: Handle lists.Jan Holesovsky2-1/+99
2010-11-12wikihelp: Larger update to fix the behavior of tables.Jan Holesovsky1-188/+145
2010-11-12wikihelp: Better way of converting comments.Jan Holesovsky1-43/+14
2010-11-12wikihelp: Handle comments.Jan Holesovsky1-0/+30
2010-11-12wikihelp: Correct handling of paragraphs in tables.Jan Holesovsky1-7/+12
2010-11-11Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)LIBREOFFICE_3_2_99_3Petr Mladek0-0/+0
2010-11-09missing file.close()Muthu Subramanian K1-0/+1
2010-11-09HID mappings to sections.Muthu Subramanian K2-4/+101
2010-11-09Fix the generation of the related topics.Jan Holesovsky1-18/+26
2010-11-09One more column to alltitles.csv - human readable name.Jan Holesovsky3-18/+32
2010-11-08Show the phases of the wiki generation.Jan Holesovsky1-0/+3
2010-11-08Reverting while() to if() to replace text.Muthu Subramanian K1-1/+1
2010-11-05Make the heading actually work. Empty line between paragraphs.Jan Holesovsky1-11/+14
2010-11-05Skip pages without a title.Jan Holesovsky1-6/+8
2010-11-05Do not write heading starts with every char_data.Jan Holesovsky2-12/+19
2010-11-05A bit more whitespace to make it more readable.Jan Holesovsky1-1/+11
2010-11-05Use templates for the product name.Jan Holesovsky1-2/+2
2010-11-05Update the help -> wiki conversion scripts to work inside helpcontent2.Jan Holesovsky4-13/+49
2010-11-05Help -> wiki converter.Muthu Subramanian K3-0/+645
2010-11-03Munge font preferencesTor Lillqvist440-1214/+1206