summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-06wikihelp: Make the redirects more stable.feature/currency-64bitJan Holesovsky1-10/+43
2010-12-05Replace all occured, occurance etc.Takeshi Abe3-6/+6
2010-12-03wikihelp: The level="1" paragraph can be nested, handle even that.Jan Holesovsky1-21/+24
2010-12-03wikihelp: Ignore the first level="1" heading.Jan Holesovsky1-1/+17
2010-12-03wikihelp: Depend only on the 'level' provided in the .xhp's.Jan Holesovsky1-36/+25
2010-12-03wikihelp: Nicer, localizable titles of the pages.Jan Holesovsky1-11/+47
2010-12-03wikihelp: Wait for the other threads to shut down.Jan Holesovsky1-1/+3
2010-12-03wikihelp: Uploading of images.Jan Holesovsky2-9/+83
2010-12-02wikihelp: Finished the redirects generation.Jan Holesovsky3-53/+38
2010-11-30wikihelp: Instead of bookmark.h, create wiki redirects (preparation work).LIBREOFFICE_PRE_BOOTSTRAP_BUILDJan Holesovsky2-135/+55
2010-11-30wikihelp: Improve the generation of conditionals (switch/switchinline).Jan Holesovsky3-29/+49
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