summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-08fdo#57950: Remove some chained appends in scJelle van der Waa
Change-Id: I24d8e2e60d4c8b4e52c2514f0477299d8fc8c541 Reviewed-on: https://gerrit.libreoffice.org/5863 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-09-08chart2: String to OUStringJelle van der Waa
Change-Id: I8abc6a31a46bea404e9d8b0c8777e3400dbf928c Reviewed-on: https://gerrit.libreoffice.org/5865 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-09-07add/remove blank lines and braces (in sw/source/core/crsr/)Philipp Riemer
Change-Id: I4dea8ea84d83c28eb258d0e8ddc2966476a50223 Reviewed-on: https://gerrit.libreoffice.org/272 Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com> Tested-by: Philipp Riemer <ruderphilipp@gmail.com>
2013-09-07work on comments in sw/source/core/docnode/Philipp Riemer
Change-Id: Ie988076dc73f80fa962daa2e9d8e05132ed7180b Reviewed-on: https://gerrit.libreoffice.org/5869 Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com> Tested-by: Philipp Riemer <ruderphilipp@gmail.com>
2013-09-07remove/add blank lines for consistent code layout in sw/source/core/docnode/Philipp Riemer
Change-Id: I4ccd099b8ae491c69f25fd32d12a532348d6655d Reviewed-on: https://gerrit.libreoffice.org/5868 Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com> Tested-by: Philipp Riemer <ruderphilipp@gmail.com>
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer
Change-Id: I4d0aa521fc4c24f954d2636aa68e968456a829e7 Reviewed-on: https://gerrit.libreoffice.org/2879 Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com> Tested-by: Philipp Riemer <ruderphilipp@gmail.com>
2013-09-08Refactoring vlc moduleMinh Ngo
Change-Id: If5454d2ce70eee40cf42205a5dcbcfef93f0abe8
2013-09-08Thread safe queue + event handlerMinh Ngo
Change-Id: I4c08179d6e5e2a6d8a3637e7ca306458cc59dfc8
2013-09-07Spell check iteration too slow when only a few cells are misspelled.Kohei Yoshida
The method should return false when no text cells are encountered (to tell the caller to set a longer iteration interval), not when no misspelled cells are encountered. Change-Id: I9d906d370af129640fdd0cb6dd18ad286e27d3a2
2013-09-07Fix incorrect reference update on shared formulas.Kohei Yoshida
The start position of a shared formula group is used to prevent non-top cells of the group from being updated. Updating it at the top cell may cause non-top cells to perform reference update which they never should. Change-Id: I4f067d4d717b756fc89cb823f3ce3e630dac756e
2013-09-07remove unused timepicker viewsSiqi LIU
Change-Id: I15cbde31d227c9969e2b6c774e6b55cdb364ee9a
2013-09-07UI changes for countdown Timer in storyboardSiqi LIU
Change-Id: I9998cadd21b2c3b35edb588f286134c1902495ba
2013-09-07linking Timer/Stopwatch via delegate methodsSiqi LIU
Change-Id: I8635b79032ae9631637f67df7d0308973d11bec3
2013-09-07limit UIBarbutton appearance setting in navbarSiqi LIU
Change-Id: I0035b091704a1b1ff8476cd35e684f462f701eb2
2013-09-07major UI chages in order to embed Timer/StopwatchSiqi LIU
Change-Id: Ib37033ba73d44647ad2f2b20ad6875d485e2c147
2013-09-07shadowing UITableView cell imageSiqi LIU
Change-Id: Ia55741e2b85d5a005e077f306841a559ec05a6e3
2013-09-07customize UITableView header viewSiqi LIU
Change-Id: I1a9fe74be6530c2e41b81c8f3755aa57a9133671
2013-09-07No need to check if null hereJulien Nabet
Change-Id: I4e3841d72eb0dd72ae47f6b75126e559067dd5bf
2013-09-07CID#1078580: Dereference after null checkJulien Nabet
Change-Id: I822d9110132955b62e11373fc7cc773eacbf6740
2013-09-07typo fix: absoulte -> absoluteAndras Timar
Change-Id: Ib728cb9bac3f42e17649685b4413b9335f2dc2c4
2013-09-07typo fix + unwanted link fixAndras Timar
Change-Id: I65d1817e5b48f14bb8035b2f2d6daeb75100add4
2013-09-07fix a broken link to ISO-639Andras Timar
Change-Id: Idcf662d891f1a2ae707eebede65f71b675233124
2013-09-07%1 placeholder never replaced with anythingCaolán McNamara
Change-Id: Icd7111ec044032fe76a19454bcf6b795229a0e56
2013-09-07set explicit default buttonCaolán McNamara
Change-Id: I288c00b5eff6876ba9d790ee5ab4f0d1cbc2cd4f
2013-09-07CID#1078500: Copy-paste errorJulien Nabet
Change-Id: Ibf553adbfe0b892d920e22d3a74d3433b6d6659a Reviewed-on: https://gerrit.libreoffice.org/5853 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-09-07CID#704695/704708: Dereference after null checkJulien Nabet
Change-Id: Ia0d9f61b20713295fb40629b7fb57d91c2b98619 Reviewed-on: https://gerrit.libreoffice.org/5855 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1
2013-09-07WaE: returning reference to temporary objectMarkus Mohrhard
Change-Id: Id703a4a058ca31c7bb1e346e5039c0ff52e91bc5
2013-09-07fix validity dialog with lists, fdo#65686Markus Mohrhard
regression from b0cf3aba085373d84a55ef144b273a8a89d017af Change-Id: Ia3d39e02f35f3e23d93c7fe771bdbeb6eb3d2caf
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
Change-Id: I25fc70cfd01f5ad25f7362157796d3ddf06139e1
2013-09-07inheriting from a standard container is a bad ideaMarkus Mohrhard
Change-Id: I3346d38c720158ba37456c689e7d7f83bef3079c
2013-09-07Fix minor code style issues.Artur Dryomov
Change-Id: I1cc46176efcdc0a869ba711054137e56662d7ab3
2013-09-07Fix for blinking while getting back to the computers activity.Artur Dryomov
Change-Id: I5ce3c6462b0d4c1e1fed98cc0510ec9383523458
2013-09-07Fix minor code style issues.Artur Dryomov
Change-Id: I316529388e1e90acd5b62441cf304a61ac71931a
2013-09-07Fix possible null pointer exception.Artur Dryomov
It is weird anyway. Change-Id: Ibde6e7dc7dc52c556ebc5e6e32ef939a316c5b1b
2013-09-07Add showing helper messages while searching computers.Artur Dryomov
Change progress bars from large to average size as well. * It makes them consistent with other Google apps. * It brings better LAF for Gingerbread. Change-Id: Id25a42c9735c3c9948c507eacfbfd64d90d87435
2013-09-07Add a requirements screen.Artur Dryomov
Change-Id: Ie3821f4c21853e9c89065a964d069bfde80e81d8
2013-09-07Remove confusing casts between synonymsLionel Elie Mamane
oslMutex and oslMutexImpl* are synonyms (via two typedefs). Casting between them makes the reader believe some more nefarious trick is at hand. Change-Id: Ib0e609fd1facca4d47242392ed2f8ff08451346b
2013-09-07clean up documentationLionel Elie Mamane
Since LibreOffice 4.1.1, this changed from encoded integer to self-explaining structure. Change-Id: I633e85d1c2d5dca53313661bb3ec218480142dc8
2013-09-06Some stylistic cleanup in PreparedStatement.Andrzej J.R. Hunt
Change-Id: Idaddaeff58fa9433c678e7913435ad81bd615934
2013-09-06Use throwFunctionNotSupportedException as appropriate. (firebird-sdbc)Andrzej J.R. Hunt
Change-Id: Ia2eb42ea2bf0f70a6d1fef29438a43a7a2f69388
2013-09-06Comment out unused parameters instead of (void) cast. (firebird-sdbc)Andrzej J.R. Hunt
Firebird doesn't support catalogs or schemas hence these parameters are unused in the various get[...] methods. Previously these were (void) casted however commenting out the parameters seems more correct and reduces the amount of code. (This was omitted for as-of-yet unimplemented methods since they will still be looked at in detail.) Change-Id: Ic6566ff0b3e873b802deec79d5497efdd21e577d
2013-09-06Implement set[Float|Double]. (firebird-sdbc)Andrzej J.R. Hunt
This commit somehow got lost on my old computer, so here it is recreated. Change-Id: Ib4001a21c92976fe0e3dea3778360ff67cbfa3a9
2013-09-06Extend OIndexesHelper::dropObject to use correct DROP INDEX. (firebird-sdbc)Andrzej J.R. Hunt
Firebird's DROP INDEX statements only need to contain the index name, including the table name causes an error. Change-Id: I5b61d82bda7176148f7849e31bd050e025f84e02
2013-09-06saing->saving, yikes!Caolán McNamara
Change-Id: I3597a00a5330aab32165da8308177879d1f2db96
2013-09-06Keep a TempFile instead of using TempFile::CreateTempName.Andrzej J.R. Hunt
This ensures that the enclosing directory is kept while we work with it. Conflicts: connectivity/source/drivers/firebird/Connection.cxx Change-Id: I5c095d481414e345cf05efc3d40d314f8f40ed12 Reviewed-on: https://gerrit.libreoffice.org/5814 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-09-06Use the user specific tmp directory for firebird.Andrzej J.R. Hunt
osl::FileBase::getTempDirURL uses the general tmp directory which can be the system wide directory (i.e. /tmp). This can lead to conflicts e.g. if we have multiple instances each trying to create /tmp/firebird. Instead we use ::utl::TempFile which uses a user-specific directory (as a subdirectory of what osl::FileBase::getTempDirURL provides), in which we can have the FIREBIRD_TMP and FIREBIRD_LOCK directories. Change-Id: Ic868f12b0a56900eac75f2418986193dd5fe0f10 Reviewed-on: https://gerrit.libreoffice.org/5797 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-06String::Erase(String::Search())Thomas Arnhold
One more from: 556fe4ec7339892d63cb98bc9bfd09718944bf03 Change-Id: Ia6514567e96930376c469a37c95c49e648bf5e46 Reviewed-on: https://gerrit.libreoffice.org/5827 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-06Check for FT_Face_GetCharVariantIndex at build timeKhaled Hosny
No more dlsym() hacks. The downside is that LibreOffice built on systems with old FreeType will not be able to use FT_Face_GetCharVariantIndex() on newer systems, but most Linux users use their distribution builds anyway. This only affects the use of Unicode Variation Selectors which is an exotic feature that wasn't even supported on Linux before 4.1. Change-Id: I674822ef5bc8d7940a821a01cc85ae7a6d39a80e Reviewed-on: https://gerrit.libreoffice.org/5844 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-06Simplify FreeType version checkKhaled Hosny
After 00a81233d9c2ae6b3996b744982715137fd6a626, we can rely on the version of the runtime library. Change-Id: I9af4a524c893d125d185da50334622007f2e44ce Reviewed-on: https://gerrit.libreoffice.org/5843 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>