Age | Commit message (Collapse) | Author |
|
Change-Id: I4626794f7816ae455a392cdc0acbac42c866fff4
|
|
Change-Id: I7d21f1d67b13fcd83792503e8c72ccf16fbda1ec
Reviewed-on: https://gerrit.libreoffice.org/6247
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
|
|
Since 3eb84bcb4580af50c2ded9f48749384b8455258e which apparently Clang
has no problem with.
Change-Id: I21af4e20dd116705e53d73a968fde478bff142bb
|
|
Change-Id: Ia5095646f01a76258d69df866e3c803f8691915b
|
|
Change-Id: I076307174fdd63b58a8cb9c9690f50dae746c289
|
|
Change-Id: I8be2a1d603afd26de11e737586590ebb7adcbc42
|
|
Change-Id: I88176f00c5fb356d63ecfdd291c006e88606a604
|
|
Change-Id: I06e3134aeef27f13969f6d9d7d81b916bc93e8e2
|
|
...was referenced from removed sdext/source/minimizer/description.xml
Change-Id: I501860640eb899742f7850f626008b930bf8eab4
|
|
Change-Id: Ib2522c943df37c0b299120fcbdb262a74ee5f5f7
|
|
After de-extension-alization of Presentation Minimizer, it is important that its
UNO implementation names are different from the ones used by the extension (in
case the extension ever is installed as shared or per-user). For
com.sun.star.comp.PPPOptimizer it appears to be easiest to not advertise this as
a service at all, but rather instantiate the object directly where used. (For
com.sun.star.comp.PresentationMinimizerImp the necessary renaming had been done
in the previous commit already.)
Change-Id: I954b715f2d434cecf9abd2776b39c4ed3152c5ec
|
|
Change-Id: I87805ceacf184d5aa5faae68e8bb932391ace7fb
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I982e44150fd2909da0571409f16051d79377d7a3
Reviewed-on: https://gerrit.libreoffice.org/6192
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: I962b37757dbf3569df73e70ae2d7c666d7cdf43e
|
|
Remove the implication that XCanvas IS-A XBitmapCanvas, i.e. one can
access underlying pixels. That's a preparation for display-list based
canvas implementations, and was a rather silly assumption in the first
place.
Also fixes up all client sites.
Change-Id: I7a3d6f68ef46fe94b23cce7759cc0b8b6ca4dae9
|
|
No idea what the '--path $(gb_Configuration_registry)' parameter was for.
Change-Id: I892e178a62fa2ea971101815ea558f79d32f85ed
|
|
Change-Id: I88a402bf26852e8e216de11d71cbd42edb0aff23
|
|
Change-Id: I0e344a64da4166b99be6887df384224042172454
|
|
Change-Id: If23f88f35e5200cdcc271143d87c8c40b7fd65da
|
|
Change-Id: I393816c526764c21762e5bc19318f862d0f91de5
|
|
Change-Id: I7dba2852a32a1b1c8309b5981e6b535c6dfb1b8c
|
|
Change-Id: I10c52844c6e83f6b88cf736c03d93e710a69432a
Reviewed-on: https://gerrit.libreoffice.org/5705
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: Ie1f71ee76af308a6eec9d38e3d629d7d6faf3596
|
|
Compiler plugin to replace with matching number(), boolean() or OUString ctor,
ran it, few manual tweaks, mark as really deprecated.
Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
|
|
Change-Id: I177cc28ec357ec5f88bb1efae1928eb120dcd9f2
|
|
Change-Id: Ic81dd60fadecf72f25792903985f2b387df7a7a0
|
|
Change all instances of hardcoded "program", "share" etc subfolder names to
use those from <config_folders.h> instead. In normal builds, the end result
will not change.
Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
|
|
Change-Id: Ib22428a305d834a635f198f94b7b82088a718893
|
|
Change-Id: I75902afe3040304155d164fd0502a00869e4f9d7
|
|
Change-Id: Ib2358feb09812a219966525d0992eb49a62dbdfc
|
|
it causes remote control to receive 0 as currentSlide whereas slideshow started from the middle.
|
|
Also add the ability to select the external screen (whatever it is) to the
configuration dialog.
Change-Id: Id2d157eafff0031d7ae9fa2140d7022ae4a0cc6b
|
|
Change-Id: I225ae2dfa467df824d2586a05c8b8b576a43e8dc
Reviewed-on: https://gerrit.libreoffice.org/4929
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
|
|
The result of osl_getCurrentSecurity () should always be deleted again
with osl_freeSecurityHandle ().
Change-Id: If0991937fcb24207d1f78166f61c4be22d423629
Reviewed-on: https://gerrit.libreoffice.org/4947
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
XRef *xref parameter has been added to the OutputDev::startPage method, see
http://cgit.freedesktop.org/poppler/poppler/commit/?id=8eb489c355d734a72e140ce7e32470d048362499
Change-Id: I7ad875bf58f6998e639c740f0dac3795738cd1db
|
|
Change-Id: Ie74632a6bd5d43a094fa5ea696c099bb537a7e6e
|
|
Change-Id: Id476a0eb1f5965098c8cc2e2847547b1d23387eb
Reviewed-on: https://gerrit.libreoffice.org/4753
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>
|
|
Change-Id: I44119601f36db98382b85e09614e5c552ec36ab6
|
|
Change-Id: Ie6da18aea2bdd119e08f3670f2e175ec69fbb198
|
|
Change-Id: Ie3350972b39631e66e5fd2f5bbf90347f5dbef06
|
|
Change-Id: I00aafb3fd275e6be3b5d0eb370320e5325110da5
Reviewed-on: https://gerrit.libreoffice.org/4770
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Should be backwards-compatible...
Change-Id: I6b04bec2c032ff8c57a1b5192b2d3962dcc96c84
|
|
For some functions and all kinds of Exceptions.
CannotConvertException
CloseVetoException
DisposedException
EmptyUndoStackException
ErrorCodeIOException
Exception
GridInvalidDataException
GridInvalidModelException
IOException
IllegalAccessException
IllegalArgumentException
IllegalTypeException
IndexOutOfBoundsException
NoMasterException
NoSuchElementException
NoSupportException
PropertyVetoException
RuntimeException
SAXException
ScannerException
StorageWrappedTargetException
UnsupportedFlavorException
VetoException
WrappedTargetException
ZipIOException
throwGenericSQLException
throwIllegallArgumentException
createInstance
createInstanceWithContext
forName
getByName
getPackageManager
getPropertyValue
getUnpackedValueOrDefault
getValueByName
hasPropertyByName
openKey
setName
setPropertyValue
supportsService
bash command:
for i in `cat list`; do git grep "$i\s*(\s*OUString(\s*\"" -- '*.[hc]xx'
| cut -d ':' -f1 | sort -u
| xargs sed -i
-e "s/\(\<$i\s*(\)\s*OUString(\s*\(\"[^\")\\]*\"\)\s*)\s*/\1\2/g"
-e "s/\($i.*\)\"+ /\1\" + /g";
done
Change-Id: Iaf8e641b0abf28c082906014f87a183517630535
Reviewed-on: https://gerrit.libreoffice.org/4624
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
there are a lot more of them:
git grep 'createFromAscii[^)]*"'
Change-Id: Ibc2e9cae208d8b9c91667bb3b177c6bd6d3a9424
|
|
Change-Id: I5ec18176291e128c79d3e51e39b8a42b17a27b30
|
|
Change-Id: I7a7a77c26b74078f7fc160fbaa1c8d4e912b844e
Reviewed-on: https://gerrit.libreoffice.org/4442
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I73700479207c0ee594dd23709640cdff82224469
|
|
Change-Id: I457a4cae7907df6fc05535873ed51766c56220ee
|
|
Change-Id: I4661cd84346791ddd6167ccc63335ad63255472f
|
|
Change-Id: I9a5256c8dbacda60167403b4e26900588943a9b2
|