summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-31fdo#84792 Correct the link for cmd/sc_square.pngMaxim Monastirsky
Change-Id: I3f66b621b136b8c42c4acc16058276215fd39835
2014-10-31fdo#84792 Correct the link for cmd/lc_square.pngMaxim Monastirsky
Change-Id: Icbb325517ec835d2bee7ac4693cfe939b741d7fd
2014-10-31Bin dummy sourceTor Lillqvist
Change-Id: I41067a6a81e58793ba8b0491b4044de6e7f68e2b
2014-10-30thread-pool: re-work termination semantics to avoid problems.Michael Meeks
We want a pre-spun-up, shared thread-pool that doesn't get its workers created & joined frequently. Change-Id: I29081e3a3e3849ca30e63fd080ee3315d99cbe8d
2014-10-30Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks
Change-Id: Ib27b8b1ccc07ff194035d6c2ef3d45c429e3cea1
2014-10-31Add a few informative SAL_INFOsTor Lillqvist
Change-Id: I1ac6366714acd7ec3e74b7afb4670c73825d1032
2014-10-30Make sure the cached OpenCL profile file actually matches the devices presentTor Lillqvist
Re-evaluate scores if the profile file did not match. It used to work so that if the OpenCL devices available had changed (if just the OpenCL driver version had changed), we did not re-evaluate scores but instead selected the dummy software device. Which hardly was as intended. Change-Id: Ifd79c0226504323f275d2e1d02876a0fecc449e0
2014-10-30Use our standard SAL_INFO instead of homegrown LOG_PRINTF thingieTor Lillqvist
Change-Id: I3bca38b16613d59c4620de33eaf61bebb269e1a8
2014-10-30Use SAL_INFO instead of fprintf(stderr)Tor Lillqvist
Change-Id: I49bc06865c599e0a4417e24c70845a2bc25b7ff8
2014-10-30pluralizeCaolán McNamara
Change-Id: I0ffb952b1a12889462c209d0c2d43ab75296c3d0
2014-10-30WaE: unused variable 'pXmlDoc'Tor Lillqvist
Change-Id: Ie232566340e3d7c77cabbfcea641f3d1b40de0bd
2014-10-30nothing to see here, move alongCaolán McNamara
brown bag fix for commit cdbfbd0f7c3ed3bd3235f97197d279c41913245b Date: Thu Oct 30 09:21:40 2014 +0000 coverity#735608 Division or modulo by float zero and coverity#735607 Division or modulo by float zero Change-Id: I8e04765cf5354d57a54b166a5e2af71b40b670bb
2014-10-30disable specific oox_export unit for macosxNorbert Thiebaud
the magic number in this test does not seems to agree with Mac Retina Display (Assumed because the non Retina tinderbox do not complain) Change-Id: I247215b59995e4ffc01720da4988e7eaa8ac78ca
2014-10-30address LTR issue with coretext renderingNorbert Thiebaud
There was a snaffu with the handling of DXArray concerning the special case of the 'first' character and how that translate when the glyph order is not the same than the character order Change-Id: Ie9273ff22fa2d22ca0df2b583768ffb2b2a59930
2014-10-30add SAL_INFO to CTRundataNorbert Thiebaud
Change-Id: I577f7582b4938dc5dcd75460dd889c5675ee3c17
2014-10-30CID#736090 Improper use of negative valueEike Rathke
Change-Id: Ice6d473d56b16ca53a046888f38d0c570d4b3828
2014-10-30eliminate now unnecessary temporary OUStringEike Rathke
Change-Id: I8461cb3f9a3c1cd662b1bcbfc53ee56a498a7b35
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
Change-Id: Ia43976d84eede6f699381bc4f3daf89b95e4cb4f Reviewed-on: https://gerrit.libreoffice.org/12150 Reviewed-by: Bryan Quigley <gquigs@gmail.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-10-30fdo#39468 Translate German Comments - sc/source/filter/{lotus,starcalc,xml}Christian M. Heller
V2 with changes suggested by Samuel and Eike Change-Id: I3bc7e5c5173fe06d29f32bab1973828fdfb33d53 Reviewed-on: https://gerrit.libreoffice.org/12036 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-30Related: fdo#84846 move code setting edit mode to a new methodBoris Egorov
First change in series to fix fdo#84846. Change-Id: I52dc333c2caa30ee3c75d9cc80862cf24a204f93 Reviewed-on: https://gerrit.libreoffice.org/12148 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-30fdo#39468 translate german commentsMichael Jaumann
Change-Id: Ife2b6e9729ae7335a87f077368a984c417ab5e66 Reviewed-on: https://gerrit.libreoffice.org/12154 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-30fix bracketCaolán McNamara
Change-Id: Id4fc5dda86845d23fe35122f7ade3ae99b2d123c
2014-10-30WaE: [loplugin:staticcall]Caolán McNamara
Change-Id: I2e3ad291d34b412b27b52cf54266ede6b31028a2
2014-10-30Make the Value: combobox visible when you open the dialog.Jan Holesovsky
Change-Id: I8cb9ecb3a38468c4b00b5c043f63165631f55513
2014-10-30Improve layout of Tools -> Options... -> Calc -> Formula.Jan Holesovsky
Change-Id: Id5b653201f10fb3ef06208c5afc2650ab3ee493c
2014-10-30Resolves: fdo#80815 rename Cancel and explain what it will doCaolán McNamara
Change-Id: Ifdd68f7e415176062b9eee6825b3c0bb09cb05db
2014-10-30coverity#704378 gold, Logically dead codeCaolán McNamara
Change-Id: I53bd1e36b2c4e9e7f5e8ec95fa79348fc9cac98b
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl
This is enabled by default, to get the new formatting where the first line of a paragraph is shrunk if a proportional line spacing < 100% is applied; existing OOo documents get the previous (before LO 3.3) formatting. Since the formatting in LO releases is broken anyway, it does not matter much which way documents written by old LO get formatted. Change-Id: I0952f568a933c137bd03070759989cac3517d8b9
2014-10-30fdo#79602: sw: fix text formatting of proportional line space < 100%Michael Stahl
SwTxtFormatter::CalcRealHeight(): Apply the special treatment of < 100% line space shrinking the Height() of the line only to the first line in a paragraph; the subsequent ones are shrunk again (to the square of the desired proportion) 30 lines later. Also set the Ascent of the line, as the wrong base-line causes the lower part of the line to be clipped. (regression from 42532d42bfcdb12df86376cda009e8e315a82153) Change-Id: I0424396263293deaa318c80eedc2237cdb01b22b
2014-10-30coverity#982268 silence Copy-paste errorCaolán McNamara
Change-Id: I10e5dd8ea4097892d2571304d982ab20ee230988
2014-10-30there are two of these GetUserData()[0] tests, use startsWith for bothCaolán McNamara
Change-Id: Iacb40220a87563a53a521b35efe208bb3b90e653
2014-10-30coverity#704245 Logically dead codeCaolán McNamara
since commit 7599f68cee9141cd16ca7697872b5f83c6ae9ad9 Author: Ivo Hinkelmann <ihi@openoffice.org> Date: Wed Apr 22 11:01:27 2009 +0000 CWS-TOOLING: integrate CWS dba32a Change-Id: I85c45344ca31d50bd99c12b8c9dc29478aadb067
2014-10-30coverity#704095 Unchecked return valueCaolán McNamara
Change-Id: I31bfb0b6cdcac78592759824cb74ab62d98fcc7b
2014-10-30coverity#704134 silence Resource leak in objectCaolán McNamara
Change-Id: I7c2400e9f340562380423eb3300bbcf3eb4c4871
2014-10-30coverity#1242442 Identical code for different branchesCaolán McNamara
Change-Id: Idf7d07398e42b1839c64b0607ec23c12d4c406ad
2014-10-30coverity#1242658 Untrusted loop boundCaolán McNamara
Change-Id: I6b4605e3223d11fe4f905e0d9141043a0d7527da
2014-10-30inner condition is the same as outer oneCaolán McNamara
Change-Id: If573f4d21492506d631861d06842828f9abb61f4
2014-10-30coverity#1242658 Untrusted loop boundCaolán McNamara
Change-Id: Ib37d08e5c55ca3c9f054684aa79dbe38d441f37a
2014-10-30coverity#1242956 Untrusted loop boundCaolán McNamara
Change-Id: I590207eee56bf40fbd9138719bbfd1fd05cbcd28
2014-10-30coverity#1247641 Uncaught exceptionCaolán McNamara
Change-Id: I61e55095b4f74fd619a26cba88dd177d0e318154
2014-10-30Setting download name: To let other product name can pass to $startYiiChang Yen
Because the product name may be others. Change-Id: I2cd60fd029c7a75b8018b681303aa2883cd3dc97 Reviewed-on: https://gerrit.libreoffice.org/12074 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-30forms: The if statement is redundantRobert Antoni Buj i Gelonch
Change-Id: I1d339ea6052e648acf4405d2d40795c82ee043ca Reviewed-on: https://gerrit.libreoffice.org/11713 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-30Use SAL_WARN instead of writing to std::cerrTor Lillqvist
Change-Id: I28cc30bc4cd0053ced8de0b51e7cdc3ee0a237a5
2014-10-30osl/unx: Remove ifdefery for ancient NetBSD < 3.0Riccardo Magliocchetti
Change-Id: I808da98a3b825eb2213dbcb6d435baa58bf54a9d Reviewed-on: https://gerrit.libreoffice.org/12151 Reviewed-by: Bryan Quigley <gquigs@gmail.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-30Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen
HTMLMODE_SOME_STYLES is enabled for all supported HTML export modes so there is never need to disable these elements in the paragraph dialog. Change-Id: I43df54a6ce900c8a9f957522eb85ca67b6cd756f Reviewed-on: https://gerrit.libreoffice.org/12091 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-30Change the “X” icons for removing documents in Start CenterAdolfo Jayme Barrientos
Change-Id: Icb118ef49d46b983ff535c29e5b82a2da61700e1 Reviewed-on: https://gerrit.libreoffice.org/12144 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-30HIG fixes for smath dialogsAdolfo Jayme Barrientos
Disabling manual resizing, setting modal flags, fixing spacing and adding missing colons to labels that precede controls. Change-Id: Id0f180355d302206a632af97dafb6a391c8b4472 Reviewed-on: https://gerrit.libreoffice.org/12105 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-30HIG fixes for Document Properties dialogAdolfo Jayme Barrientos
* Add missing colons to labels that precede controls * Standardize Help button’s position * Better label for Add Property button * Add a frame for the lonely Embed Fonts option Change-Id: If12708161f2345e66ab3f49fd744bcad00d4ecc6 Reviewed-on: https://gerrit.libreoffice.org/12096 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-30Updated coreStanislav Horacek
Project: help 42c2490f90d1a0dbc2b00bfc446caded8ca682b1 rename terms Movie/Sound to Audio/Video Change-Id: I3afc007cd4a9b5dca83145f9b03b1393b546358d Reviewed-on: https://gerrit.libreoffice.org/12127 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-30Document that gtk3 support is experimentalMatthew J. Francis
Change-Id: I87df8cb6a4e4e374c5c9782e695fcdf020d5707f Reviewed-on: https://gerrit.libreoffice.org/12121 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>