Age | Commit message (Collapse) | Author |
|
Change-Id: I9b441688eb59ffd3540b014716a9abe7969c9be4
|
|
Change-Id: Id1d2b5c13ad6af05314cba60ba5b9a62e0683f5e
|
|
Change-Id: I7c324bb6358be28c119592850eb7607479279f09
|
|
The same was done in mork driver [1] and mork driver was derived from
mozab driver.
[1] 317306710d8f7c16bd6b9edc1e0af7e0e757cbac
Change-Id: I64bc85819810707511a3cebd43802066cd94a727
|
|
Change-Id: Iae0e3fa0ec86898f17bc4b595075c3a2384ecfb2
|
|
Change-Id: I5ef4b740a9c62d5cc7a2126686df4fd86a4b3492
|
|
Change-Id: I84a620a845b9338cd830c8929346204e3d88003f
|
|
Change-Id: I9d8f2341477b9b9c0acd71a7d33cd5a9a55757d2
|
|
Change-Id: Ia55797e3e42309f9d37d5335088f7657d99954de
|
|
Change-Id: Ide9c30385d15d0b8303f25d1a9eef132a32ec7d2
|
|
Replace all calls looking like
ADialog(some params).Execute()
by
ScopedVclPtrInstance<ADialog>::Create(some parms)->Execute()
Change-Id: I0b6f0a9ea5ef0a749ffa30ce131e9dc989604639
Reviewed-on: https://gerrit.libreoffice.org/15915
Tested-by: Jenkins <ci@libreoffice.org>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
|
|
Change-Id: If09cc703bf1a922c6b3a1f584f23e5867ea7ad5f
|
|
Change-Id: I9cf5feeb2fc0ea91c7684aaf8adc2809907fa5d7
|
|
So that one can stop guessing if pTable or pHTMLTable is the member
variable.
Change-Id: Ia2c240d15c3e5d6d1a6e2e23373ed57909501070
|
|
Change-Id: I267bb8b66c6c568718cec3f292f0b63737693b37
|
|
anchored to cell but changes position after reopening
Also included tdf#68797 "FILEOPEN lost position of lines
anchored to cell". It was marked as duplicate but the
step to reproduce are different.
Conflicts:
sc/qa/unit/subsequent_filters-test.cxx
Conflicts:
sc/qa/unit/subsequent_export-test.cxx
Change-Id: Ia1c4010f118749256077a0ecad6ca16b867d22f7
Reviewed-on: https://gerrit.libreoffice.org/15523
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
|
|
In fact concerns MacOs TB 10.10_61
If someone wants to revert it go ahead but in this case, please:
either fix the problem
or disable this TB for the moment
Thank you
Change-Id: Ie8da48a9b117d7d24cbf27b5b5e8773f79464a31
|
|
Change-Id: I7e6f8383ead96f585915afb119b8ee460967c0bc
related: tdf#90839
Reviewed-on: https://gerrit.libreoffice.org/15934
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
|
|
Change-Id: I8d5a1b82e7c552385ed22818e5e1a0a962fff2e4
|
|
Change-Id: Idb1072ecedd9ab0315d67e296da6d306c098b183
|
|
Change-Id: I9f50b991defe7e241a66a0d52af24c9912508d26
|
|
Change-Id: Id9f3ae613128bb6f3895ade8b10ae24210439503
|
|
Change-Id: Iaeee4a86e000445a23970986d5750d27adff2e2d
|
|
Change-Id: I497a6600e155200e913ed386a539f284a5c86320
|
|
Might be something else like R1C1
Change-Id: I25419b0d6ce0261b8cb1248671582455331852ac
|
|
Change-Id: Ib686c76e024cccd33614f812e80ad6c16b5287e4
|
|
Change-Id: Ia2f55b85a649e0286573477511016f36bf29a9d5
|
|
Change-Id: I8a6a6dcac8355796b984f6b37b791596fe9dca02
|
|
Change-Id: Ie88d2f3d6af3553976ebe0d299c4e9f31443cda6
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I0d0b8027e07f9dc2dfff584abd026d1b496d93dd
|
|
Change-Id: Ib1b99221afbf9810bad5fd49fbf62c7a20fd28e4
|
|
Change-Id: If94af4072c321358d7bd4d678eeed181dc0f44db
|
|
(<http://www.azulsystems.com/products/zulu/downloads> also offers it for Linux
and Mac OS X, so it could be added to more javavendors_*.xml if need be; I only
checked it actually works with a Windows 64-bit LO build)
Change-Id: If549a0d5bf1459eba2f6ba2bd545cfd55a20cea6
|
|
Change-Id: I4808e89cf5b90c99df3d4c4474c578a8c8f611a6
|
|
Change-Id: Ie779e78fc3c7ccf717117513d9187697c22cc51a
|
|
Change-Id: I7031c126179bbceebc40dcbdab5a0570db5bc29f
Reviewed-on: https://gerrit.libreoffice.org/15813
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
the file name widget is empty when it shouldn't be.
the other wizards get this right
Change-Id: Icdb629e676a73fcf8d8be4352818abbef455bbaf
|
|
Change-Id: Ic0c4bd61aad4354f58cc60e8b584b9d63e397a3b
|
|
Change-Id: I486564a124cfb0d13a8b20e89cf13e752ccb7237
Reviewed-on: https://gerrit.libreoffice.org/15923
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
|
|
Change-Id: Ic439b33c974500f1b351b41a0e391ffec71007b3
Reviewed-on: https://gerrit.libreoffice.org/15808
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I19a6835eaab2efba530d30f871f1b4509b683801
Reviewed-on: https://gerrit.libreoffice.org/15812
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Its last usage was gone with d82fc206c5d27191bc47adc486cf32442908f62d.
Change-Id: Ia891dd860edc305689804d02d4c74aa41804e484
Reviewed-on: https://gerrit.libreoffice.org/15911
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
SetHardBlank() configures the gray background for non-breaking spaces.
Change-Id: I779503189085cc6537b776deb3d30cb93b316acd
|
|
i.e. setting progress triggers ScTabView::DoResize and an InterpretVisible and
InterpretDirtyCells which resets the mpFormulaGroupCxt that the current rCxt
points to, which is bad, so disable progress for the duration of the GetResult
loop
Change-Id: I8e88cee4dd2308ef61dee934d300a38978833703
|
|
Change-Id: I27c24d3284a8e0678fc5c041426b4a7e71cbd363
|
|
Change-Id: Ia445bedd57d99c534c9664a42fcb9cd766fcdc39
|
|
Fails without commit c0cc9a8622a2cd0e3ba07e15a79dd65ca910b233 (sd LOKit
callback for search not found, 2015-05-27).
Change-Id: I26ce4eab3d0bf3abc4a59d0dd21d5f2f5de78017
|
|
Change-Id: Id977c3a17f5e34d086ee3b68fa9ad2969f9d24c2
|
|
The special cases for the icon themes with the filenames
"images_hicontrast.zip" and "images_tango_testing.zip" are now handled.
They will be displayed as "High Contrast" and "Tango Testing"
respectively.
Change-Id: Ia3c2b8b57809db9c5ed132c42a412157e91b2599
Reviewed-on: https://gerrit.libreoffice.org/14574
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
|
|
...so remove the deleted address-of operator again for now
Change-Id: I3ded1d28bf2aeb170c70bcec865c09df1eefcb08
|