summaryrefslogtreecommitdiff
path: root/helpcompiler
AgeCommit message (Collapse)AuthorFilesLines
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-1/+1
Patch contributed by Herbert Duerr: #i118662# remove berkeleyDB from module xmlhelp (author=orwitt) http://svn.apache.org/viewvc?view=revision&revision=1213188 #i119141# remove ISCII converter for now http://svn.apache.org/viewvc?view=revision&revision=1306246 make exceptions for cppunittester verbose http://svn.apache.org/viewvc?view=revision&revision=1174831 Patches contributed by Pedro Giffuni: Avoid some uses of non portable #!/bin/bash in shell scripts. http://svn.apache.org/viewvc?view=revision&revision=1235297 Patch contributed by Oliver-Rainer Wittmann 88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 drop OS/2 code, remove in-line assembler ARM atomics, and obsolete armarch header.
2012-11-15helpcompiler: evidently does not care that it uses UTF16 expatMichael Stahl1-1/+1
... seeing as there isn't actually a handler in the compileExtensionHelp function; possibly dead code there. Change-Id: I96b3edff6be2d58d0c1852eb1043547c33e97c3a
2012-11-14loplugin: unused std::stringsCaolán McNamara1-4/+0
Change-Id: I1b1bbed72cf3e54115ce1a10c31f80eb8e3bea28
2012-10-25fix link errorPeter Foley1-1/+1
Change-Id: Id643fc7bb16a4456dc6821efe44a8bc0e73d88f7
2012-10-02re-base on ALv2 code. Includes:Michael Meeks10-252/+103
#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 Engelhard2-0/+9
Change-Id: I95d23e6728571b3f3a6421a05fec814f7c5d059c
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar22-0/+2967
we may want to use syntax highlighter class from svtools later, which is not available for l10ntools Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac