summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wikihelp: Make the redirects more stable.feature/currency-64bitJan Holesovsky2010-12-061-10/+43
* Replace all occured, occurance etc.Takeshi Abe2010-12-053-6/+6
* wikihelp: The level="1" paragraph can be nested, handle even that.Jan Holesovsky2010-12-031-21/+24
* wikihelp: Ignore the first level="1" heading.Jan Holesovsky2010-12-031-1/+17
* wikihelp: Depend only on the 'level' provided in the .xhp's.Jan Holesovsky2010-12-031-36/+25
* wikihelp: Nicer, localizable titles of the pages.Jan Holesovsky2010-12-031-11/+47
* wikihelp: Wait for the other threads to shut down.Jan Holesovsky2010-12-031-1/+3
* wikihelp: Uploading of images.Jan Holesovsky2010-12-032-9/+83
* wikihelp: Finished the redirects generation.Jan Holesovsky2010-12-023-53/+38
* wikihelp: Instead of bookmark.h, create wiki redirects (preparation work).LIBREOFFICE_PRE_BOOTSTRAP_BUILDJan Holesovsky2010-11-302-135/+55
* wikihelp: Improve the generation of conditionals (switch/switchinline).Jan Holesovsky2010-11-303-29/+49
* Bookmark fixes - Probably needs more.feature/bootstrap-buildMuthu Subramanian2010-11-261-20/+64
* Multithreading - initial changes. Bookmark needs fixing.Muthu Subramanian2010-11-261-24/+34
* wikihelp: Improve the whitespace behavior in paragraphs.Jan Holesovsky2010-11-261-0/+5
* wikihelp: Improve the handling of leading/trailing whitespace in paragraphs.Jan Holesovsky2010-11-261-7/+13
* wikihelp: Improve the titles of the pages.Jan Holesovsky2010-11-261-29/+33
* wikihelp: upload-wiki.pl, tool to publish the generated wiki.Jan Holesovsky2010-11-262-0/+76
* Combined convall.py with wikiconv2.py.Muthu Subramanian2010-11-243-60/+27
* Better localization conversions and fixes.Muthu Subramanian2010-11-241-26/+25
* Localization fixes. Better error handling and debug prints.Muthu Subramanian2010-11-242-12/+47
* wikihelp: Fix {{OnlyInAPP|...}} generation.Jan Holesovsky2010-11-231-6/+9
* wikihelp: Implement <sort>-based sorting.Jan Holesovsky2010-11-221-7/+42
* wikihelp: Handle <switch>/<case>/<default>.Jan Holesovsky2010-11-191-2/+69
* Fixed merge problemsMuthu Subramanian2010-11-191-1/+1
* Localization support (pass the sdf file as parameter).Muthu Subramanian2010-11-192-27/+96
* wikihelp: Fix the implementation of the 'appl' <switchinline>.Jan Holesovsky2010-11-191-18/+34
* wikihelp: Handle <list> in a <section>. Handle <item>s.Jan Holesovsky2010-11-191-0/+39
* wikihelp: Better warnings. Better {{System}} template.Jan Holesovsky2010-11-191-17/+23
* Changes to include localization strings from .sdf files.Muthu Subramanian2010-11-172-9/+48
* wikihelp: Improve handling of <comment>, implement <br/> and <embedvar>.Jan Holesovsky2010-11-161-8/+33
* wikihelp: Handle most of the <switchinline> cases.Jan Holesovsky2010-11-161-16/+90
* wikihelp: Report every element that we do not handle.Jan Holesovsky2010-11-161-16/+36
* wikihelp: Proper handling of embedding and related topics.Jan Holesovsky2010-11-151-67/+127
* wikihelp: Better conform to the Python coding style.Jan Holesovsky2010-11-151-63/+46
* wikihelp: Proper handling of embedding of 'variable' elements.Jan Holesovsky2010-11-151-104/+91
* wikihelp: Introduce a base class, to eliminate cut'n'paste.Jan Holesovsky2010-11-151-195/+93
* fixed the four level help index entryAndras Timar2010-11-131-1/+8
* Updated to generated bookmarks.h file instead of a csv.Muthu Subramanian K2010-11-122-3/+76
* Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky2010-11-120-0/+0
|\
| * Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)LIBREOFFICE_3_2_99_3Petr Mladek2010-11-110-0/+0
* | wikihelp: The rest of the paragraph types (mostly errors, probably?)Jan Holesovsky2010-11-121-0/+12
* | wikihelp: Handle 'code' paragraphs.Jan Holesovsky2010-11-121-2/+4
* | wikihelp: Handle lists.Jan Holesovsky2010-11-122-1/+99
* | wikihelp: Larger update to fix the behavior of tables.Jan Holesovsky2010-11-121-188/+145
* | wikihelp: Better way of converting comments.Jan Holesovsky2010-11-121-43/+14
* | wikihelp: Handle comments.Jan Holesovsky2010-11-121-0/+30
* | wikihelp: Correct handling of paragraphs in tables.Jan Holesovsky2010-11-121-7/+12
* | missing file.close()Muthu Subramanian K2010-11-091-0/+1
* | HID mappings to sections.Muthu Subramanian K2010-11-092-4/+101
* | Fix the generation of the related topics.Jan Holesovsky2010-11-091-18/+26