Age | Commit message (Collapse) | Author |
|
Change-Id: Ibfb6f7d23c0f3afbd7ef810093dbbec7f9134aaa
Reviewed-on: https://gerrit.libreoffice.org/10160
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I9223fc0620bf31389ab4ea0971835dd7a27feb7e
Reviewed-on: https://gerrit.libreoffice.org/10159
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I3b069278297c489b0aeb54ebef484c73dee503c0
Reviewed-on: https://gerrit.libreoffice.org/10158
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
This was missing in e07cefb4f7ba39d59d25815e208ed61269079142.
Change-Id: I1c9a3f88981ee67d9d5748f9e43eed1237422fb1
|
|
Could already be set up e.g. if a client application is using UNO
separately, in addition to LOK.
Change-Id: I50c3230b6f2456360273902a308c303576baac10
|
|
Change-Id: I8ffc8249a4d1b7530ee208cf84b48af832758a4d
|
|
Change-Id: I70bbbac0dff8c64bedcf8a46006378291a7fac23
|
|
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
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Project: help c7229c8a250f7387c090f20a0fd9171fdcd576d1
|
|
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>
|
|
Change-Id: Ie3cfad9f39d55095fce638a33ee6383c967d5475
|
|
Change-Id: I726f4d62ab062fbd41376183f60c26d8e6cfe33e
|
|
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
|
|
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
|
|
Change-Id: Ie684da5922d9f645495a1965b9462d0ae2de2342
|
|
Project: help 9f3d8e13a9180997db0bc525030fbc5e8ba59f21
|
|
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>
|
|
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>
|
|
Reviewed on:
https://gerrit.libreoffice.org/9898
Change-Id: Idfe39761180ae1eeb0066ae3aac13de6ac6df0b9
|
|
and
coverity#706460 Uncaught exception
coverity#706458 Uncaught exception
Change-Id: I580e4dbcb1c65404fe7e93098eb44b5d5d004e8b
|
|
Change-Id: I4329eaaa29d5689471092c167104711e4f8c115c
|
|
Change-Id: I35085bebdec47598a5f927924b429b02b44c0e65
|
|
When line callout was used, you couldn't move the point next to
the rectangle.
Now it's possible with shift key pressed.
Change-Id: I70565e4e3f80daf0e1007031ef7d49036fb0e26b
|
|
Change-Id: I37625fb421e5b20f299fccccbc9d5ac74c31de3c
|
|
Change-Id: Ifa9e12eee4139a9c9c5d17a349ff3511c62b3ea8
|
|
Change-Id: I9a787065898004ece4bd55839c563b7395e3a314
|
|
Change-Id: I9da66fe9cf279231d6024f23fbb273797b289ba7
|
|
Change-Id: I93c8326d204d1b15a2a7ac5288a6c767029c6501
|
|
Change-Id: Ic212489319ef06486323877227bc8f43cc9190cc
|
|
Change-Id: Ie7dd90e6e395fb84802758e7d90ffac010dcced0
|
|
Change-Id: Ibf5e6475b3bbfbb25e0204e3999674e59555eddf
|
|
Change-Id: I58cf35e8729110f2488bf08d6cadc1ec428298cf
|
|
This layouting isn't really great -- it would probably be better
to have some sort of normal widget construction in the longer run,
but for now this makes the dialog look a bit better.
Change-Id: Id40866b68992c9fb03049903fe19d4c68936945a
|
|
Change-Id: I2b760d71651d48c2e944f9344bd115e9443aa9a2
|
|
Change-Id: I80186a617c751420954b27e070559cc8487c7fd9
|
|
Change-Id: Ifa4f2f2f923d4800cf5fd540631204492ace1936
|
|
Change-Id: I8b396ff1018fb54eecd44624a11bc2e405bb7f84
|
|
Change-Id: Iee58a6c9b7081a2aa00f6f050574a5827840286b
|
|
Change-Id: Icc4fa0acad77d61200eb77cc70e21866590b658e
|
|
Change-Id: I15af9a74fdcc40d65b3f8b394fc69037c017fe76
|
|
Change-Id: Ic343ff4ddd51a933ba97971d5a1197f5a25ef772
|
|
Change-Id: I5b50a5dc0b83b2d5017ab749600324338ff0abdc
|
|
Change-Id: If44715c7d88f7494cbb61a7c1b696c0494426c59
|
|
and
coverity#1224994 Uncaught exception
Change-Id: I7f25e3829dbd1e5d68561ca9853ab8fc10c79484
|
|
... ImplDrawAlpha()."
This reverts commit 3cf3700b7a903e88f5296076c40ae854bce91cdc.
It may look nicer but is unusably slow when scrolling in Writer.
Conflicts:
vcl/source/gdi/outdev2.cxx
Change-Id: I582f3f02a2f8915c244b04b2fe95b6af926396b9
|
|
Change-Id: Iad99721f6026512584c6e1cb763b81ffc6d1a625
Reviewed-on: https://gerrit.libreoffice.org/10152
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|