summaryrefslogtreecommitdiffstats
path: root/helpcontent2/to-wiki/wikiconv2.py
Commit message (Expand)AuthorAgeFilesLines
* wikihelp: change table default to class="wikitable"Korrawit Pruegsanusak2012-02-071-1/+1
* fdo#42924 don't ignore empty TableCell Element, also check if it's a headerKorrawit Pruegsanusak2011-12-051-0/+18
* hid.lst is not used any more.Jan Holesovsky2011-09-011-20/+1
* More languages.feature/gsoc2011_wizardsJan Holesovsky2011-05-181-1/+4
* wikihelp: Handle some of the typos in translations.Jan Holesovsky2011-01-251-4/+22
* wikihelp: Handle links with fragments (#something) too.Jan Holesovsky2011-01-251-15/+16
* wikihelp: No special paragraph for the Lang/OrigLang template.Jan Holesovsky2011-01-191-2/+2
* wikihelp: Generate the images and redirects only once.Jan Holesovsky2011-01-191-10/+17
* wikihelp: Generate more languages at once, so far en + cs.Jan Holesovsky2011-01-191-34/+72
* wikihelp: Translate also the content of tables and list items.Jan Holesovsky2011-01-181-19/+23
* wikihelp: The filename must be part of the paragraph id.Jan Holesovsky2011-01-181-15/+16
* wikihelp: Speedup of the generation of the localized help. Fix unescaping.Jan Holesovsky2011-01-181-42/+41
* wikihelp: Simplification of the localization process.Jan Holesovsky2011-01-181-104/+60
* wikihelp: Return with an error when we do not get an existing .sdf.Jan Holesovsky2011-01-171-3/+7
* wikihelp: Convert also $PRODUCTNAME into {{ProductName}}.Jan Holesovsky2011-01-041-1/+2
* wikihelp: Redirect directly to the right location (div/span id) in the page.Jan Holesovsky2010-12-171-1/+2
* wikihelp: Avoid unnecessary empty lines (causing additional paragraphs).Jan Holesovsky2010-12-101-13/+14
* wikihelp: Hide the hidden <ahelp>'s.Jan Holesovsky2010-12-101-3/+5
* wikihelp: No separate paragraph for the definition of variable (fdo#32291).Jan Holesovsky2010-12-101-1/+10
* wikihelp: Greatly improved conversion of tables.Jan Holesovsky2010-12-101-6/+28
* wikihelp: Don't create "''''''" artefacts. Improve images in lists.Jan Holesovsky2010-12-091-26/+38
* wikihelp: No \n in listitems.Jan Holesovsky2010-12-091-3/+4
* wikihelp: Fix handling of listitems, and the paragraphs in them. fdo#32174Jan Holesovsky2010-12-091-15/+19
* wikihelp: Handle '=' in the use of templates right.Jan Holesovsky2010-12-071-14/+75
* wikihelp: wikiconv2 into a module. Don't generate redirects by default.Jan Holesovsky2010-12-061-75/+82
* wikihelp: Make the redirects more stable.feature/currency-64bitJan Holesovsky2010-12-061-10/+43
* 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-031-5/+23
* wikihelp: Finished the redirects generation.Jan Holesovsky2010-12-021-50/+27
* wikihelp: Instead of bookmark.h, create wiki redirects (preparation work).LIBREOFFICE_PRE_BOOTSTRAP_BUILDJan Holesovsky2010-11-301-98/+55
* wikihelp: Improve the generation of conditionals (switch/switchinline).Jan Holesovsky2010-11-301-18/+31
* 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
* Combined convall.py with wikiconv2.py.Muthu Subramanian2010-11-241-22/+26
* Better localization conversions and fixes.Muthu Subramanian2010-11-241-26/+25
* Localization fixes. Better error handling and debug prints.Muthu Subramanian2010-11-241-11/+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-191-18/+89
* 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