summaryrefslogtreecommitdiff
path: root/helpcontent2
AgeCommit message (Expand)AuthorFilesLines
2011-01-19wikihelp: Generate more languages at once, so far en + cs.Jan Holesovsky3-35/+89
2011-01-18wikihelp: Translate also the content of tables and list items.Jan Holesovsky1-19/+23
2011-01-18wikihelp: The filename must be part of the paragraph id.Jan Holesovsky1-15/+16
2011-01-18wikihelp: Speedup of the generation of the localized help. Fix unescaping.Jan Holesovsky1-42/+41
2011-01-18wikihelp: Simplification of the localization process.Jan Holesovsky1-104/+60
2011-01-17wikihelp: Return with an error when we do not get an existing .sdf.Jan Holesovsky1-3/+7
2011-01-04wikihelp: Convert also $PRODUCTNAME into {{ProductName}}.Jan Holesovsky2-2/+5
2010-12-20fix documentation for reset direct character formattingCaolán McNamara1-1/+1
2010-12-17wikihelp: Redirect directly to the right location (div/span id) in the page.Jan Holesovsky1-1/+2
2010-12-17wikihelp: Several command line options for more control over uploading.Jan Holesovsky1-28/+63
2010-12-10wikihelp: Avoid unnecessary empty lines (causing additional paragraphs).Jan Holesovsky1-13/+14
2010-12-10wikihelp: Hide the hidden <ahelp>'s.Jan Holesovsky1-3/+5
2010-12-10wikihelp: No separate paragraph for the definition of variable (fdo#32291).Jan Holesovsky1-1/+10
2010-12-10wikihelp: Greatly improved conversion of tables.Jan Holesovsky1-6/+28
2010-12-09wikihelp: Don't create "''''''" artefacts. Improve images in lists.Jan Holesovsky1-26/+38
2010-12-09wikihelp: No \n in listitems.Jan Holesovsky1-3/+4
2010-12-09wikihelp: Fix handling of listitems, and the paragraphs in them. fdo#32174Jan Holesovsky2-16/+26
2010-12-07wikihelp: Handle '=' in the use of templates right.Jan Holesovsky1-14/+75
2010-12-06wikihelp: wikiconv2 into a module. Don't generate redirects by default.Jan Holesovsky2-82/+113
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