summaryrefslogtreecommitdiffstats
path: root/xmlhelp
Commit message (Collapse)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-225-110/+20
|
* fdo#62096 Corrected stupid error in previous patchSameer Deshmukh2013-04-221-1/+1
| | | | | | | | | Change-Id: Ieb3ed1201918aaaac5b4ba64e6f767353497e697 Reviewed-on: https://gerrit.libreoffice.org/3545 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh2013-04-221-2/+2
| | | | | | | | Change-Id: I0a0ba87ec517e5dd776ab45b232dd7f227451466 Reviewed-on: https://gerrit.libreoffice.org/3523 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* prefix all component_getFactory methodsPeter Foley2013-04-154-4/+4
| | | | Change-Id: I954176fdab9103125444dd2fb397673406f7aff9
* detect and apply Windows' high contrast theme to local helpAndras Timar2013-04-111-0/+27
| | | | Change-Id: Ibd45773179be334991d0d493324cadaad772ea33
* rename expat external to 'expat'David Tardon2013-04-092-2/+2
| | | | | | | expat_utf16 is long gone, so there is no need to fool around with expat_utf8. Change-Id: I0dd4a5c4d78805e98913e645cc83d2ab634bcb89
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0717-693/+693
| | | | | | | | 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
* new module i18nlangtagEike Rathke2013-04-054-4/+4
| | | | | | | | | | | Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
* icon style fixes in local helpAndras Timar2013-04-023-11/+22
| | | | | | | correct icon style in offline help when icon style is Automatic change icon style in offile help when icon style is changed on UI Change-Id: I1b56beeaf370cb6b20b9a7c69f158291b4128ab0
* use LanguageTag instead of comphelper::LocaleEike Rathke2013-03-284-23/+9
| | | | Change-Id: Id8239b3e34c343fc114a66ab9216c179b1746d56
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-1/+1
| | | | | | | ...which is a confusing overload with unexpectedly different semantics from the one-parameter form. In preparation of marking it as deprecated. Change-Id: I4f176995546ae583fc570d770647ffc315eecc75
* reduce whitespaces between include and filenameThomas Arnhold2013-03-193-3/+3
| | | | Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
|
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-112-8/+8
| | | | | | brain damage... Change-Id: I4dc63c7346f724eded9ac7b82cda25c2bb60beff
* Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ureChr. Rossmanith2013-03-101-1/+1
| | | | Change-Id: Ibaf83366e79292bbb6756045e4c82f2650958150
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1
| | | | | | | Change-Id: Ie70097de550ddd1cddc6714f8f86f9723cb36679 Reviewed-on: https://gerrit.libreoffice.org/2599 Tested-by: Fridrich Strba <fridrich@documentfoundation.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* loplugin: unused variablesThomas Arnhold2013-02-251-5/+0
| | | | Change-Id: I07b82471f0f32e9e894d4eb392beedeafc6be0c7
* remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2013-02-242-2/+2
| | | | | | | Change-Id: Ica4dc859229c2ba0dc052a97ff23178895c25580 Reviewed-on: https://gerrit.libreoffice.org/2368 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
* s/the the/the/Tor Lillqvist2013-02-221-2/+2
| | | | Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
* coverity: passing by const reference is more efficientMarkus Mohrhard2013-02-201-4/+4
| | | | Change-Id: Icee079458f0b4624281a2fdef1ce8cd6d6b900b1
* compact help xml files with xslt which removes the cruftAndras Timar2013-02-132-0/+48
| | | | Change-Id: Iee923174169d6ba9961a9cee14115c9a4bf7ba09
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-112-22/+13
| | | | | | And deprecate the old-style service util::MacroExpander Change-Id: Ifcefe31a8f8c68c6d44d6ec19616727eb607e1cd
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+2
| | | | | | | | | - do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
* 'distrib' switch is unused in helpAndras Timar2013-01-071-11/+0
| | | | Change-Id: I54539f75a682fa873684d07566207973cd1ead28
* remove unused meta variablesAndras Timar2013-01-071-3/+0
| | | | Change-Id: Iec9ad2da61668d00438462c38a135381e37ca668
* Get rid of (most uses of) GUITor Lillqvist2012-12-252-2/+2
| | | | | | | | | | 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>
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-113/+0
| | | | Change-Id: I7c0ba8b653b8e0534ae17bd879b93b75c6554893
* fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin2012-11-305-24/+15
| | | | Change-Id: I8d039a933c9fde1a24b35954bb5a1f151e9aa160
* fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin2012-11-303-5/+5
| | | | Change-Id: Iea7b21621c5d341468976507684a9c01f0822034
* Disambiguate for Visual Studio 2010Fridrich Štrba2012-11-301-1/+1
| | | | Change-Id: I5251c0d04aef6b0f9d8e306a9b8ff9469521c3eb
* keep indentation in Logo code examplesAndras Timar2012-11-291-0/+9
| | | | Change-Id: Ife5aed42af9daeebba4d70899383d2bd0213aded
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-281-4/+2
| | | | Change-Id: If6ad17fa9e274beff7ba872a095ced65438962af
* re-base on ALv2 code. Includes:Michael Meeks2012-11-2134-1147/+599
| | | | | | | | | | | | | | | | | | | | | 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.
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-153-8/+8
| | | | | | | | I upgraded the service to return XSimpleFileAccess3, since it already implemented that interface, and it's backwards compatible. Change-Id: I40001a46048bd21a23b6a2f58a95376f06fc634b
* fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2012-11-053-21/+16
| | | | | | | Simply make the service implement XExtendedTransliteration, since all of the implementatins already do that. Change-Id: If03bf56a8d33931ad0230743a4603e2ae9b104ac
* fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin2012-11-056-18/+19
| | | | | | ...which has lots of nice knock-on effects. Change-Id: Icc93fdb70f24903b08702654db4e1105eb1d438e
* fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin2012-11-051-1/+2
| | | | Change-Id: Ib0c7375ac9f72647b10adcb2cea8a0f8e2fdcca0
* fdo#46808, use service constructor for ucb::StoreNoel Grandin2012-11-052-16/+11
| | | | Change-Id: I62719ef9d58215e287af3e1be52404993722ec67
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-314-30/+22
| | | | | | | | | | | | | | | | | | | | | | | | | ...in favor of existing new-style configuration::theDefaultProvider singleton. Theoretically, ConfigurationProvider instances can be created with specific Locale and EnableAsync arguments, but this is hardly used in practice, and thus effectively all uses of the ConfigurationProvider service use the theDefaultProvider instance, anyway. theDefaultProvider is restricted to the XMultiServiceFactory interface, while ConfigurationProvider also makes available XComponent. However, dispose must not be called manually on theDefaultProvider singleton anyway, and calls to add-/removeEventListener are so few (and in dubious code that should better be cleaned up) that requiring an explicit queryInterface does not really hurt there. This commit originated as a patch by Noel Grandin to "Adapt configuration::ConfigurationProvider UNO service to new style [by creating] a merged XConfigurationProvider interface for this service to implement." It was then modified by Stephan Bergmann by deprecating ConfigurationProvider instead of adding XConfigurationProvider and by replacing calls to ConfigurationProvider::create with calls to theDefaultProvider::get. Change-Id: I9c16700afe0faff1ef6f20338a66bd7a9af990bd
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-4/+4
| | | | | | | Change-Id: Iae27a96c1e2ed72d2744fcbe100d6ada7dc41c82 Reviewed-on: https://gerrit.libreoffice.org/914 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-16/+10
| | | | | | | | | Create a merged XToolkit2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Also mark sub-interfaces as non-optional. Change-Id: I278d0288e92be277033013302267cf93f7d70480
* fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-232-27/+4
| | | | Change-Id: I4e72bf5880fa28cb96d93ede7730a63220af7fa6
* sal_Bool->bool in xmlhelpNoel Grandin2012-10-042-3/+3
| | | | Change-Id: I509cf60e4bbbe7dfb25a3943d97c9d35a22e0bb6
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-3/+2
| | | | | | | Change-Id: I50ffc10f007f03c3252ef0196b59b881429cc159 Reviewed-on: https://gerrit.libreoffice.org/734 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* Use comphelper::getComponentContextStephan Bergmann2012-09-293-47/+9
| | | | | | ...and some further clean up. Change-Id: Id294c0f38fe0041646fc86cacbd2e19734c746a9
* remove unused fieldsNoel Grandin2012-09-261-4/+1
| | | | Change-Id: Ia2b2fd7623351377df9a0c76ad27cb6b738bc124
* fix system-clucene/-boost build with gcc 4.4Rene Engelhard2012-09-193-0/+12
| | | | Change-Id: I95d23e6728571b3f3a6421a05fec814f7c5d059c
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
| | | | | | | | | | | | | | | | | | | the intent of this header has canged over time. now it is already systematically included with ustring.hxx and the operator overload it provide fit nicely there... Just to be safe, since that include as been added to the api during the 3.5 timeframe and therefore is already in 'production' the header remain and simply attempt to include ustring.hxx but a warning is issued indicating that this header should not be used anymore... in a couple of major release we will thenr emove it completely All internal users of that header are converted. Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad Reviewed-on: https://gerrit.libreoffice.org/634 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
* move help compiler/linker/indexer to a new moduleAndras Timar2012-09-163-3/+3
| | | | | | | we may want to use syntax highlighter class from svtools later, which is not available for l10ntools Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac