summaryrefslogtreecommitdiff
path: root/helpcompiler/inc
AgeCommit message (Collapse)AuthorFilesLines
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák1-1/+3
Change-Id: Id13e77fe890301a8510952994a91853568a7aea6
2013-05-07helpcompiler: remove Package_incMichael Stahl4-244/+0
Change-Id: Iddafa9068edcc20135c08ed205b8fb7fb5382eba
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-48/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-43/+43
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-02-28do not create index for shared help moduleDavid Tardon1-0/+2
Change-Id: I83f9b99abcc952dfea924662a0db8d98efc56307
2013-02-26add opt -nolangroot needed for gbuildDavid Tardon1-0/+2
Change-Id: Id76dfc5698619f8095e0c682ae4ce5e181c9a599
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar1-1/+1
We use this class in helpcompiler, and it is not desirable to compile svtools (thus half of LibreOffice) for a build tool in cross-compiling environment. Change-Id: I5e6bc3e576af41eb03c1420dd347c542306f69fa
2013-02-13compact help xml files with xslt which removes the cruftAndras Timar2-0/+4
Change-Id: Iee923174169d6ba9961a9cee14115c9a4bf7ba09
2013-02-13add headers to new filesCaolán McNamara1-0/+11
Change-Id: Iaa390e50ed3cfe2ba9770c446869158b758bc48d
2013-02-13fdo#41737 syntax highlighting of Basic code examples in offline helpAndras Timar2-2/+2
Change-Id: I7dc5b189e98a0351bac0eab28c1161b5893f5ef1
2013-02-13Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag2-3/+60
Change-Id: Id47172d0386e7aa28d82178f04b5f626f0c441fe
2012-10-02re-base on ALv2 code. Includes:Michael Meeks3-80/+46
#i118662# remove berkeleyDB from module l10tools Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1213189 reportdesign: remove extra items from Help menu Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1201215
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard1-0/+3
Change-Id: I95d23e6728571b3f3a6421a05fec814f7c5d059c
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar6-0/+672
we may want to use syntax highlighter class from svtools later, which is not available for l10ntools Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac