Age | Commit message (Collapse) | Author |
|
Change-Id: I25e92cc92aaa2b5b808b7c369101055b5f77aff3
|
|
Change-Id: I6c1a57dc7095125f36ffe5ad0a4fd54ba240287f
|
|
Change-Id: I198b3d349934837f7b7e6b49bf4b2a7785736a61
|
|
Change-Id: I7f7bb520085f0d1855dce8656a54e5f72f2b5ed5
|
|
Change-Id: Ie03f3591279f7cedff6f5acf3af46bebf3d2c1b1
|
|
Change-Id: Iebe6c17a057999a20a46fb6ea756dc1c0a052dbc
|
|
Change-Id: Ieb6e268223aabea42f5df0d69a8b8d4498eaba77
|
|
Change-Id: I12762daed58e8006e95cc10c3ba0b1d7564a012e
|
|
Change-Id: I948990f551b4096aa5575090315ab66fc4eb368d
|
|
Change-Id: Ied28223690f6672fbd99984fb9a5b44353138594
|
|
Change-Id: I24cdc87e87f3b7d05678eeb86df9a179cba10328
|
|
Change-Id: Ia136841959480212b2f7e525544e5e2f52064990
|
|
Change-Id: I68757c5e8367d97d707c77df2b7cf5ba6404ab58
|
|
Change-Id: Iea0a0aae7ca4f975acc0d468ad3912c38d84d57e
|
|
coverity seems to think that code execution can continue
after a coverity test fails, but it will effectively halt
and not trundle into the dereference of the tested-for-NULL
pointer, try a [+kill] on the fail method
Change-Id: I07c9a074b5681c367a31637c8af78d52a9c88d59
|
|
Project: dictionaries b76a214cc1e5c52cc0f012888b25aaa3b3b4e032
|
|
Change-Id: Ic7b092a24b4d1e48ca11e53b507da5c2bfdeabe8
|
|
... unless the slide does have custom animations. This drops dep of Draw
on libanimcore, which is in module impress, so it might not be present.
If it is not present, the Pages panel is not drawn.
Change-Id: I9d7377a4fb3289e230887752bc4a105ca1c9f812
|
|
Change-Id: I6274abc6ca3c4452c968d0b2bb775d29fbc8971f
|
|
My test file leaks 9MB during import with that.
Change-Id: Ie7aba31878721ad8caef1e301a6b54a42a8c0c54
|
|
Change-Id: I148b3eff0fc229fec3c6415bd582d10b124e0796
|
|
Change-Id: I2366a8631be276db02392db6b44ee0c47ddf9da6
|
|
Change-Id: I590a682af7fc1879ae63cda3aea73063ba4c84f4
|
|
Change-Id: I9465943a7e3c0d485e8692e3e1ea0b258d67d120
|
|
Change-Id: Ie16923d17541e84e0d7424fffe37caf410786abf
|
|
Change-Id: Ibe64cf7177a5298c1878e0014c049dc9c82b1344
|
|
Change-Id: I6d0fe13e6756d8b6c3e7ac9ffba828e3f9c2a7b5
|
|
Change-Id: I5ca9e212374821de425729863c82f7b4699487a7
|
|
Change-Id: Ic8be508bff3767f2f8ab1146447b3fe4bffff3b3
|
|
Change-Id: I361cd4256c0816a46ea6e37dd9fd2680d3dba9fb
|
|
This reverts commit c35c4769d8cabe0f01ef9911056d7a9d1d2f4b04.
Fixes fdo#78413
Change-Id: If0865cced045410d4e8f9603b55568ade6781b39
|
|
nobody uses those switches
Change-Id: Ifbd6563aae901b4f3d931422e6d4e2369aee0573
|
|
Change-Id: I221e9f704f75472234a6ce2b09930aeff6279c7a
|
|
Change-Id: Ia04bc545f90a093f70bbd7036b7b9403af15daa1
|
|
Change-Id: I73bbd6ae7343257e63210cb4b5cdfd4e9f612122
|
|
Change-Id: I1a52b9ce7b590e8cf274a2daaa1c55cfc1efe48b
|
|
Fixes a regression from b45a12c37d2b671e54404afda5dee1b0947bd3ed.
The confusing logical operation
! (maPresSettings.mbLockedPages != sal_False)
should translate to
!maPresSettings.mbLockPages
Change-Id: Iaba62ee001dd57194c1a17421d8632330eab1345
|
|
I had to fix some source files because of macro redefinitions and such stuff.
Small modules like basic have a great win, too:
make basic.clean && time make basic:
with w/o
pch pch
accessibility 23s 1m59s
basctl 30s 1m42s
basic 56s 1m35s
comphelper 23s 51s
editeng 48s 2m04s
forms 40s 1m40s
unotools 19s 38s
sd 3m37s 4m33s
Change-Id: Id24cdcddbe2ff64820b42266325c25af1355558f
Reviewed-on: https://gerrit.libreoffice.org/9293
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Both files are nearly identical to prewin.h and postwin.h
Change-Id: I1f45e46dfcc00043a9e2df82e0070cd1b976c4af
Reviewed-on: https://gerrit.libreoffice.org/9294
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Returning prematurely would end up skipping pasting of notes.
Change-Id: I79e0968023342a68fe729f31eb6cfc3cfacd5850
|
|
Change-Id: Iccc0b499abae90f5b780aebab17ff6315b5690ec
|
|
Change-Id: I6d15c7869e94b8b6d92b0a4c65bbc5866a657889
|
|
Change-Id: Ie8bb8a422c2fdda85d2478dd029c2091267212c2
|
|
Change-Id: I72651d514e2cf5abdce4a3323fa515426ff0438a
|
|
before ui-conversion both checkboxes were at the level of Position options.
Change-Id: Ie56937d64e657fba68ac8ffe44e5c42f2a576388
|
|
otherwise Width and Height fields in Fill -> Bitmap will
be directly at the tab page border.
Also 12 px was too large on the left.
Change-Id: I4ae17020333d61bf80e02ea29989fbb4693da591
|
|
Change-Id: I477f2888fba585f41bb70309247a3e4fa9bf7517
|
|
Change-Id: I0878f734599f566cde83183947cd7613c0f8d5c6
|
|
Change-Id: Ic05b6fec2bfc89688cb1670a163f27caccc7f213
|
|
Change-Id: I14f12809d2e78a184ed53d6d9cee81d5f4e79ae6
|