nccuong
a6b9173005
fdo#60148 Clean up warnings from the Clang compiler plugin
...
Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671
loplugin: clean warnings: unused variables, incorrect indentation and log area.
Reviewed-on: https://gerrit.libreoffice.org/2544
Reviewed-by: Eike Rathke <erack@redhat.com >
Tested-by: Eike Rathke <erack@redhat.com >
2013-03-06 12:59:26 +00:00
David Tardon
cfe0fbb039
do not create index for shared help module
...
Change-Id: I83f9b99abcc952dfea924662a0db8d98efc56307
2013-02-28 12:30:50 +01:00
David Tardon
f094641d3a
add opt -nolangroot needed for gbuild
...
Change-Id: Id76dfc5698619f8095e0c682ae4ce5e181c9a599
2013-02-26 15:24:53 +01:00
David Tardon
2f1c0be453
avoid string substr/replace with invalid pos
...
Change-Id: Iceb9851bcb5e6fe66efd701fcb31e16596fe8b5a
2013-02-26 15:24:53 +01:00
Andras Timar
a775aa57f7
compact help xml files with xslt which removes the cruft
...
Change-Id: Iee923174169d6ba9961a9cee14115c9a4bf7ba09
2013-02-13 16:37:35 +01:00
Caolán McNamara
496222d64d
add headers to new files
...
Change-Id: Iaa390e50ed3cfe2ba9770c446869158b758bc48d
2013-02-13 12:11:08 +00:00
Caolán McNamara
62fb1958f6
make building help not crash
...
a) subStr is not ours to delete, belongs to the OString
b) and anyway subStr points to the buffer of the out-of-scope temporary OString
Change-Id: I1689c6626c52ae9d94e0cfa5de4235be3c1f3262
2013-02-13 11:52:57 +00:00
Andras Timar
67b8c0339e
fdo#41737 syntax highlighting of Basic code examples in offline help
...
Change-Id: I7dc5b189e98a0351bac0eab28c1161b5893f5ef1
2013-02-13 10:19:21 +01:00
Andras Timar
4ab3d5bb6f
WaE: warning C4101: 'ex' : unreferenced local variable
...
Change-Id: I99a66ac3af8e391b5feaeafbb3abd63dcdd2bb2b
2013-02-13 10:19:15 +01:00
Dávid Vastag
d06c698b79
Basic code syntaxhighlighting added to LibreOffice help
...
Change-Id: Id47172d0386e7aa28d82178f04b5f626f0c441fe
2013-02-13 10:19:14 +01:00
Tor Lillqvist
c29098917a
Get rid of (most uses of) GUI
...
GUI only takes values UNX or WNT, so it is fairly pointless. One can check
whether OS is WNT or not instead.
Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34
Reviewed-on: https://gerrit.libreoffice.org/1304
Reviewed-by: Peter Foley <pefoley2@verizon.net >
Tested-by: Peter Foley <pefoley2@verizon.net >
2012-12-25 17:53:25 +00:00
Caolán McNamara
fb0b27491d
loplugin: unused std::strings
...
Change-Id: I1b1bbed72cf3e54115ce1a10c31f80eb8e3bea28
2012-11-14 10:11:33 +00:00
Michael Meeks
b9d1006ebb
re-base on ALv2 code. Includes:
...
#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-10-02 12:15:41 +01:00
Andras Timar
eaa81cc2f0
move help compiler/linker/indexer to a new module
...
we may want to use syntax highlighter class from svtools later,
which is not available for l10ntools
Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac
2012-09-16 20:41:26 +02:00