summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-11resolved fdo#79441 keep 3D references intact during sortEike Rathke
Change-Id: I9e96d8e7cb99a3c280dd24495eefb9efd6d10888
2014-07-11coverity#736076 Missing break in switch, its got to be wrongCaolán McNamara
Change-Id: I21a3b2b794a431d07df8a1bc250e8f0aacaf3059
2014-07-11allow modern GCC to be automatically chosen on OS X 10.5Douglas Mencken
Don't force gcc-4.2 for OS X SDK 10.5 when $CC version is newer than 4.2 Change-Id: I7031517f8c2140a9dcb56abe6f6db5c9ed8f21f9 Reviewed-on: https://gerrit.libreoffice.org/10118 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida
Instead of making all chart objects exempt from unloading, check each OLE object on whether or not it already has its persistent storage created. If not, don't unload it else it would have nothing to load back from once unloaded. Change-Id: I2312e86c9376d3699ef4aa1e0cf2f4c04f706c1e
2014-07-11fdo#81148: Fix transparency gradients.Matúš Kukan
regression from a5351434fbea1126961f5dbaa986e7c9e686c24e. Revert one line from that commit without too much understanding :-/ Change-Id: I126c25e2ad945ef1ec20a5677406434931d0790d
2014-07-11Convert DLG_TEMPLATE_INFORMATION to .uiPalenik Mihály
Change-Id: I66469c17a46c1157b8e3801c0dc2b252c569a4bd Reviewed-on: https://gerrit.libreoffice.org/10213 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11follow up fdo#81218 - update Copyright year in DEB filesJoren De Cuyper
Change-Id: I36f9002300939eb66a90766676a7de51cb044df9 Reviewed-on: https://gerrit.libreoffice.org/10226 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11avoid -arch for bundled OpenSSL, Python3, and nss/nspr on OSX@PowerPCDouglas Mencken
this fixes gcc: error: unrecognized command line option '-arch' The '-arch' option is part of Apple's extensions to GCC, and it is uncompatible with "vanilla" GCC from FSF. Also, we're not building "universal binaries". Change-Id: I44e7c72bbb1dd4be5ac9cdbc4f210aaccea513b4 Reviewed-on: https://gerrit.libreoffice.org/10117 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11add adjustments for spinbuttonsCaolán McNamara
Change-Id: I11e8ce8fcbf468797b08a1a3101030fd07397c98
2014-07-11Convert RID_CUI_DIALOG_COLORPICKER to .uiPalenik Mihály
Conflicts: extras/source/glade/libreoffice-catalog.xml.in Change-Id: I161681859c924cc97afa9886b80005e70fa2a87c Reviewed-on: https://gerrit.libreoffice.org/10210 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11return early for empty bitmapCaolán McNamara
Change-Id: I768ffe9dc1226bbcca706e0c56c6103e043b2401
2014-07-11fdo#80410: let's add a unit test too...Michael Stahl
Change-Id: I2b9853dc5b85c034d767825ca2842738b61b54f5
2014-07-11fdo#81058: Revert "Fix: EE_CHAR_COLOR to EE_CHAR_BKGCOLOR"Matúš Kukan
Obviously, it's not safe to touch editeng :-/ This reverts commit f2d6eb4d96918de9b29a96749506b83b0e59293f.
2014-07-11convert GlobalImageList to SimpleReferenceObjectNoel Grandin
instead of hand-rolling it's own reference counting Change-Id: Ie90cdce49b9dab68f1bdf487b0f308e03464f893
2014-07-11complete shot-in-the-dark to fix tinderbox buildNoel Grandin
tinderbox 50 is failing, trying to fix it Change-Id: I81e3cbdb224110af3036f5726228fd88aba32748
2014-07-11Resolves: fdo#81147 fix mismatching drawlayer and docshell colorlistsCaolán McNamara
a bit of mis-merge + a bit of underlying crashiness regression from 378dc6ef20ffd0e657d78dbf6646d48059be4045 Change-Id: Id0f7b6b6f13e1ec70dc900c21d2d020a44cf6081
2014-07-11Related: fdo#81147 check if colorlist is validCaolán McNamara
Change-Id: Ifd48526974b7fcb10872d53d42e26add3fe878d1
2014-07-11convert sw/ObservableThread to salhelper::SimpleReferenceObjectNoel Grandin
instead of re-implementing it's own reference counting Change-Id: I2600b970544f1dfd84b987d1891c79e3c377bd1b
2014-07-11attempt to fix linux buildNoel Grandin
on some older boxes, after my commit dac4ca5 "new loplugin: externalandnotdefined" Change-Id: Ibcab5f39714fb531066709e91a7322270995a6a5
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
Find "missing headers," where a function is declared directly in the .cxx (as extern) and not defined, and should arguably instead be declared in an include file. Change-Id: I6d83ee432b2ab0cd050aec2b27c3658d32ac02a2
2014-07-11VS2013: Make ADO backwards compatible for SDK > 8.0David Ostrovsky
Change-Id: I2e607156831321cc0ea5c3030befb635c5acaed1 Reviewed-on: https://gerrit.libreoffice.org/10156 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-07-11VS2013: Adjust lcms2 to 12.0 vcproj versionDavid Ostrovsky
Change-Id: I5ec1ea40e57c7d9de337645421be89e1e4c5a867 Reviewed-on: https://gerrit.libreoffice.org/10157 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-07-11VS2013: Adjust python3 to 12.0 vcproj versionDavid Ostrovsky
Change-Id: Ic4566e8a199d3f31d6d4cb2d3fd41ad7b762c02a Reviewed-on: https://gerrit.libreoffice.org/10162 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-07-11VS2013: Adjust libgltf to 12.0 vcproj versionDavid Ostrovsky
Change-Id: I076c998f5c843b60ac5624381e51271a0924043f Reviewed-on: https://gerrit.libreoffice.org/10161 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-07-11VS2013: Adjust glew to 12.0 vcproj versionDavid Ostrovsky
Change-Id: Ibfb6f7d23c0f3afbd7ef810093dbbec7f9134aaa Reviewed-on: https://gerrit.libreoffice.org/10160 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-07-11VS2013: Adjust cppunit to 12.0 vcproj versionDavid Ostrovsky
Change-Id: I9223fc0620bf31389ab4ea0971835dd7a27feb7e Reviewed-on: https://gerrit.libreoffice.org/10159 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-07-11VS2013: Adjust coinmp to 12.0 vcproj versionDavid Ostrovsky
Change-Id: I3b069278297c489b0aeb54ebef484c73dee503c0 Reviewed-on: https://gerrit.libreoffice.org/10158 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-07-11webdav: Do not return reference here.Matúš Kukan
This was missing in e07cefb4f7ba39d59d25815e208ed61269079142. Change-Id: I1c9a3f88981ee67d9d5748f9e43eed1237422fb1
2014-07-11Check whether Command Args are already set up before doing so.Andrzej Hunt
Could already be set up e.g. if a client application is using UNO separately, in addition to LOK. Change-Id: I50c3230b6f2456360273902a308c303576baac10
2014-07-11CID#982304 logically dead codeEike Rathke
Change-Id: I8ffc8249a4d1b7530ee208cf84b48af832758a4d
2014-07-11move the retype strings to sc.hrcCaolán McNamara
Change-Id: I70bbbac0dff8c64bedcf8a46006378291a7fac23
2014-07-11Introduce osl_areCommandArgsSet.Andrzej Hunt
We cannot call osl_setCommandArgs twice, however there is currently no way to determine whether or not this has already been done. This is necessary e.g. for LibreOfficeKit where we may also be using UNO separately (and also for unit tests where LO is already set-up prior to the unit test running, and therefore we can't set up osl again from within LOK). Change-Id: Id1f357ef604eb2b6b7814c9a04ac6933a39fd3eb
2014-07-11fdo#81218 - update Copyright year in DEB filesJoren De Cuyper
Change-Id: Id8d83c09535e79146d65d615e85f0f18535b95d5 Reviewed-on: https://gerrit.libreoffice.org/10223 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj
vcl/osx/salframeview.mm:201:16: warning: 'useOptimizedDrawing:' is deprecated: first deprecated in OS X 10.10 [-Wdeprecated-declarations] Change-Id: I6025de6c23a73c625ddfe8398dfd91bd838fe83c Reviewed-on: https://gerrit.libreoffice.org/10122 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj
vcl/osx/printaccessoryview.mm:362:37: warning: 'NSScaleProportionally' is deprecated: first deprecated in OS X 10.10 - Use NSImageScaleProportionallyDown instead [-Wdeprecated-declarations] Available in OS X v10.0 and later. Deprecated in OS X v10.10. enum { NSScaleProportionally = 0, NSScaleToFit, NSScaleNone }; Available in OS X v10.5 and later. enum { NSImageScaleProportionallyDown = 0, NSImageScaleAxesIndependently, NSImageScaleNone, NSImageScaleProportionallyUpOrDown }; Change-Id: I457196e3e8f2ebcc10e9e0fa87755e5e3dba207c Reviewed-on: https://gerrit.libreoffice.org/10121 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj
fpicker/source/aqua/SalAquaFilePicker.mm:220:14: warning: 'NSOKButton' is deprecated: first deprecated in OS X 10.10 - Use NSModalResponseOK instead [-Wdeprecated-declarations] fpicker/source/aqua/SalAquaFilePicker.mm:225:14: warning: 'NSCancelButton' is deprecated: first deprecated in OS X 10.10 - Use NSModalResponseCancel instead [-Wdeprecated-declarations] fpicker/source/aqua/SalAquaFolderPicker.mm:114:10: warning: 'NSOKButton' is deprecated: first deprecated in OS X 10.10 - Use NSModalResponseOK instead [-Wdeprecated-declarations] fpicker/source/aqua/SalAquaFolderPicker.mm:119:10: warning: 'NSCancelButton' is deprecated: first deprecated in OS X 10.10 - Use NSModalResponseCancel instead [-Wdeprecated-declarations] Change-Id: Ib497903e4df868867cc56e2eade7bb2572f0902a Reviewed-on: https://gerrit.libreoffice.org/10115 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11Updated coreCaolán McNamara
Project: help c7229c8a250f7387c090f20a0fd9171fdcd576d1
2014-07-11Convert RID_SCDLG_RETYPEPASS to .uiPalenik Mihály
Change-Id: I5d6e1ba67bf04c4a10e92f203fcbf36b58a8801c Reviewed-on: https://gerrit.libreoffice.org/10178 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11sc: syntax fixJacobo Aragunde Pérez
Change-Id: Ie3cfad9f39d55095fce638a33ee6383c967d5475
2014-07-11glTF: crash after starting a model without an OpenGL windowZolnai Tamás
Change-Id: I726f4d62ab062fbd41376183f60c26d8e6cfe33e
2014-07-11glTF: Removing one model breaks an other modelZolnai Tamás
Reproduce: - Insert two models - Play first model - Delete second model Result: crash (windows) or first model disappear from the opengl window (linux). Change-Id: I940960754f42a2e4faf5b9f37c0d4a3c155e4650
2014-07-11writerfilter: remove unlocalized help textJacobo Aragunde Pérez
In general, it's not a good idea to add a help text for a widget on the importer code. And in this case is consistent with MS Office behavior: help text shown only when the field is empty. Change-Id: I18b640549f558a190c0fdada825e80e6a730f69d
2014-07-11drop unused helpidsCaolán McNamara
Change-Id: Ie684da5922d9f645495a1965b9462d0ae2de2342
2014-07-11Updated coreCaolán McNamara
Project: help 9f3d8e13a9180997db0bc525030fbc5e8ba59f21
2014-07-11add UNO API loadStylesFromDocumentLaurent Godard
avoid opening again a document that is already available apply to calc - refactoring ScStyleFamiliesObj::loadStylesFromURL Change-Id: I6b26c91265dcafa73b472bc68ee684ba0733b0ac Reviewed-on: https://gerrit.libreoffice.org/10214 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-07-11RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos
Change-Id: I0f3647e95b2150eb8753aa333eeb492fee76bd2a Reviewed-on: https://gerrit.libreoffice.org/10192 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11fdo#76279 Invalid Citation on RoundTripSourav
Reviewed on: https://gerrit.libreoffice.org/9898 Change-Id: Idfe39761180ae1eeb0066ae3aac13de6ac6df0b9
2014-07-11coverity#706461 Uncaught exceptionCaolán McNamara
and coverity#706460 Uncaught exception coverity#706458 Uncaught exception Change-Id: I580e4dbcb1c65404fe7e93098eb44b5d5d004e8b
2014-07-11cid#1169841 Big parameter passed by valueNoel Grandin
Change-Id: I4329eaaa29d5689471092c167104711e4f8c115c
2014-07-11Clean up usage of 'this' and constness.Matúš Kukan
Change-Id: I35085bebdec47598a5f927924b429b02b44c0e65