summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-27Fix include path error in mkdocs.sh introduced in 247cd3381745Chris Sherlock
Unfortunately in commit 247cd33817457789645827a52d79a1876b9760a3 I mistakenly included the directories wrongly. This fixes this. Change-Id: I91193321d1264985eab4865ca05adeab96401b2f Reviewed-on: https://gerrit.libreoffice.org/7669 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-01-26Add basic multi-threading for each mimetypejorendc
Change-Id: Ife0766ddd259bb7d86a9c7bdcf3e9c2849208cf0 Reviewed-on: https://gerrit.libreoffice.org/7123 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-01-26fdo#74013 make makedocs.sh look in correct project header directoriesChris Sherlock
At the moment, project headers can be either in $PROJECT/inc or include/$PROJECT. I believe it is possible for them to be in both locations. Unfortunately, we check for both areas, and doxygen spits out an error. Fix is to check if the header directory exists, only use it if it does. Change-Id: I2e59d8ce0028c20b7d239dcc6e07792edf7078d1 Reviewed-on: https://gerrit.libreoffice.org/7631 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-01-26long to sal_Int32Matteo Casalin
Change-Id: I03c3d93c03239ae39bb3078ffabe71276ec37d25 Reviewed-on: https://gerrit.libreoffice.org/7658 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-01-26fdo#39468 Translate German comments (include/filter/msfilter/svdfppt.hxx)Sven Wehner
Translate remaining German comments to English. Also remove an empty comment. Change-Id: I11b8fad73a7a7e9bfc751d812be05d4b81784fbb Reviewed-on: https://gerrit.libreoffice.org/7666 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-01-26fdo#39468 Translate German comments to English (vcl/inc/window.h)Sven Wehner
Change-Id: I83a0e77f6399cdb4cac19ad14da6ea21b4a66969 Also: minor indentation fixes, and unnecessary comments removed Reviewed-on: https://gerrit.libreoffice.org/7651 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-01-26fdo#39468 Translate comments to English in sw/source/core/unocore/unoobj.cxxSven Wehner
Change-Id: I67a3c80dbdfcd01e0bc0a38bc136a0f37b25c053 Reviewed-on: https://gerrit.libreoffice.org/7650 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-01-26Translate some German comments to English, and remove some ASCII art.Sven Wehner
Additional changes according to Chris Sherlock's wishes (removing comment decorations, removing no-purpose comments) Change-Id: I5346010d67ed5d1b2b2ad0df91ac472dde905683 Reviewed-on: https://gerrit.libreoffice.org/7504 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-01-26Workaround for MSVC error C2216: 'override' cannot be used with 'inline'Tor Lillqvist
That error is as such apparently bogus, but using 'inline' is pointless cargo cult there anyway, so drop it. Change-Id: I37b826050006e853db724248bac4f22cceece792
2014-01-26coverity#1157752 : Copy-paste errorJulien Nabet
Change-Id: Ic1f6983ebaf0f14542a8f8ebc071382018aa3686
2014-01-26fdo#54938 Convert extensions to cppu::supportsServiceAlexandre Vicenzi
Change-Id: If3675c28a204168d7385b1421dbb70b2a9b719e2 Reviewed-on: https://gerrit.libreoffice.org/7648 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com> Tested-by: Marcos Souza <marcos.souza.org@gmail.com>
2014-01-26implicitboolconversion: warn about mixing bool with integerStephan Bergmann
...in &=, |=, ^=, as does MSVC, too. Change-Id: I57ecc9d784dd483e04ae561c62595b1d0380517f
2014-01-26Edit::IsModified should return boolStephan Bergmann
Change-Id: I0aafdd37c73cd47b9dc68b60a32db35c8c11f455
2014-01-26bool improvementsStephan Bergmann
Change-Id: I00eb9eb8fa356f17fa219c4a669f8301064bfc83
2014-01-26bool improvementsStephan Bergmann
Change-Id: Iaa2986e9ab3e12350d2121f2ad3d3ea23e9a3b50
2014-01-26bool improvementsStephan Bergmann
Change-Id: I5649e051b59143e1d490a7a920465422a25d814c
2014-01-26bIsSetType is never readStephan Bergmann
Change-Id: Ic65f51fa1d10027a0299ee67e162ce51c57b2530
2014-01-26RTF import: fix handling of font color from paragraph styleMiklos Vajna
Change-Id: I6bbad2d69863020ea870be800f49e13e763b80bf
2014-01-26Make sure ShowNativeDialog() shows something: Use NSLog()Tor Lillqvist
Change-Id: I5ca0a471c980aa19d243500e95ee8cf585e1be9e
2014-01-26fdo#74013 Upgrade doxygen config fileChris Sherlock
The latest version of Doxygen doesn't like some of the obsolete options Also increase DOT_GRAPH_MAX_NODES to 200 Change-Id: I196fdb010088dc446be3a366804df7d5dc815039 Reviewed-on: https://gerrit.libreoffice.org/7610 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-01-26coverity#1157759 : Logically dead codeNorbert Thiebaud
Change-Id: I414b5a3bd7c00878af273b0fe6940c86fba52da4
2014-01-26coverity#1157760 : Logically dead codeNorbert Thiebaud
Change-Id: I774cdf3a1c2a3729379a50a3ae14cca2b12f5e19
2014-01-26coverity#1157763 : Logically dead codeNorbert Thiebaud
Change-Id: I88b9c661903ea2d5d243b071e2732cdf6efb801e
2014-01-26coverity#1157764 : Logically dead codeNorbert Thiebaud
Change-Id: I08e24bd70fabb1098f07d9765dd391dfe18d4e30
2014-01-26coverity#1157770 : Logically dead codeNorbert Thiebaud
Change-Id: I92ccd06eb690205f1a47a86297077436e65e17b2
2014-01-26Use pkgconfig to detect curl first, then fallback to curl-config.Tomas Chvatal
Change-Id: I3666c4d0298a76062a24ad8ae1c319f3480a9290 Reviewed-on: https://gerrit.libreoffice.org/7643 Reviewed-by: Khaled Hosny <khaledhosny@eglug.org> Tested-by: Khaled Hosny <khaledhosny@eglug.org>
2014-01-25coverity#708449 coverity#708450 Unitialized scalar fieldNorbert Thiebaud
Change-Id: I2774fea82ff207113cd4e8b5d8a5fa60803b2211
2014-01-25coverity#708448 Unitialized scalar fieldNorbert Thiebaud
Change-Id: I73e238a03755b7de08560aa63b427f60ac247b35
2014-01-25coverity#708447 Unitialized scalar fieldNorbert Thiebaud
Change-Id: Id94d9062c6eaf71e3966cea8c63f836c612fe77a
2014-01-25coverity#708446 Unitialized scalar fieldNorbert Thiebaud
Not done in CtorInitFormatter, because the later is used in SwTxtFrm::FormatOnceMore() to 're-initialize' and is in unclear that it is OK to trash/reset bUnclipped as that point. So doing it in the construcotr itself garanteed that bUnclipped is not left un-initialized without risking messing with the semantic of use in SwTxtFrm Change-Id: I62c7f2adf00c407cdf2e01fa50bdfa131f501064
2014-01-25coverity#708445 Unitialized scalar fieldNorbert Thiebaud
Change-Id: I844cf39a38ba4ea2495997a91b20d5e82c3b3840
2014-01-26iosremote: add translationsChristian Lohmaier
and change bundle-ID to the explicit org.libreoffice.iosremote Change-Id: I92e43156b749e6717b7391208337977f62ce5aef
2014-01-25coverity#708444 Unitialized scalar fieldNorbert Thiebaud
Change-Id: I6057dc839cebf0b16621f5989129f0c1cbe535ff
2014-01-25coverity#708443 Unitialized scalar fieldNorbert Thiebaud
Change-Id: I7c8782adba8618bb6dbdcec8972de3696803a524
2014-01-25coverity#708442 Unitialized scalar fieldNorbert Thiebaud
Change-Id: Ica7177c9a6d16a3c4d5486f2d8e127c5a995803d
2014-01-25coverity#708427 Unitialized scalar fieldNorbert Thiebaud
Change-Id: I97d87e4fb981bfed6a6a1058913d1fd651b177bc
2014-01-25coverity#708430 Unitialized scalar fieldNorbert Thiebaud
Change-Id: I37ed503ae02f2b577f0e360cdce1ccd78e31e5cc
2014-01-25coverity#708423 Unitialized scalar fieldNorbert Thiebaud
Change-Id: I0fde656116f1fbb54894a74fed8f0387cb37c665
2014-01-25coverity#708421 : Uninitialized scalar fieldNorbert Thiebaud
Change-Id: I16a76da86a961b182d97afcd20bfda8aa10a62eb
2014-01-25coverity#983075 : ressource leakNorbert Thiebaud
Change-Id: I70c0be6be1e880dacbf56aa6b040d6a514ce0f5c
2014-01-26remove unused imagessiqi
Change-Id: Ifae3ab7c1c4eaa28e75ede3b799726a53c1d49d2
2014-01-26info-plist make use of image assets to manage icons filessiqi
Change-Id: Ib6be4cb1e0eb60363b4a106f0297ec69520ac91e
2014-01-26icons with required sizes for iOS7siqi
Change-Id: I2afad83240a2306bb8a4312659c75613c9c7519e
2014-01-26iosremote: remove invalid icon referencesChristian Lohmaier
The plist contains references to icons that don't exist. This breaks iTunes validation / prevents submitting to appstore Change-Id: I7028960d5e237367224dc16be39a9e5e729ae745
2014-01-25coverity#738073 Uncaught exceptionCaolán McNamara
Change-Id: I2bdb57a23118d0ed6f8689dcd9cbefde21efcadd
2014-01-25coverity#704343 Dead default in switchCaolán McNamara
only >= 0 and <= 4 are possible here, make 0 the default to keep coverity and compilers both happy Change-Id: I2e1e6a4ea3a1fd30f230e59ecdcb6b55e9028c08
2014-01-25coverity#441000 Logically dead codeCaolán McNamara
Change-Id: I4fa2639b62ee08dc2367cfc975bf673cbed65fb6
2014-01-25coverity#440998 Logically dead codeCaolán McNamara
Change-Id: Ie7647ef6fb605f14febfb83804b23d8fd62bc717
2014-01-25coverity#440997 Logically dead codeCaolán McNamara
Change-Id: Id8340d1c5c07026da7f737924d5caf3e6254c340
2014-01-25coverity#440996 Logically dead codeCaolán McNamara
Change-Id: I4ef10ab73aa506394f49e5501a4f6c35543cc573