Age | Commit message (Collapse) | Author |
|
|
|
Change-Id: I7fec37c5edd42d974bddb4abbecb0d2b3dd86f14
|
|
so the graphic gets swapped out Xms after the last use and not Xms after
initial creation regardless of if it got used a moment earlier.
Change-Id: I1458f307d090ecd8d8d031b545f23e78bf1bcb67
|
|
Change-Id: Ibe8bf3070fb64b447315b280c7c06a7851f7a7ed
|
|
Change-Id: I9f975d99893135b414c749c4fe86912362375c4e
Reviewed-on: https://gerrit.libreoffice.org/9162
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
DeactivatePage() goes from returning long to returning bool.
StartRenaming goes from returning long to returning bool.
AllowRenaming goes from returning long to returning a
constant from a new enum.
Change-Id: Ib87e8d7ceb4e23846547257b358ca4dfd41eb6ca
Reviewed-on: https://gerrit.libreoffice.org/9161
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Renamed functions:
+ supportsOperation -> SupportsOperation
For consistency
+ DrawAlphaBitmap -> DrawDeviceAlphaBitmap
I want to make it more clear that these are the functions that call
on mpGraphics to actually draw on the graphics device
Change-Id: Ic4951bfcc0ac0c09fe5b6908dfdf1f699a634265
|
|
f7feb4227d83f4f095597a44826277aaae2bc0df stopped any newly opened documents
from being added to the "History" list (and instead adds them to the picklist),
since the history list is not used anywhere else, and since the picklist performs
an equivalent function, it makes most sense just to use the picklist to populate
the list of URLs.
Change-Id: I5a06e7fefe3dc1fbe266f3191de4fbac03601858
Reviewed-on: https://gerrit.libreoffice.org/9104
Tested-by: Andrzej Hunt <andrzej.hunt@collabora.com>
Reviewed-by: Andrzej Hunt <andrzej.hunt@collabora.com>
|
|
Also, since this is a utility method, and it does not override
a method from an UNO interface, it does not need to be virtual.
Change-Id: I2dd90331e8ff49572bdfcb6ea2e2e3ed2fd95051
|
|
some of them have no copyright header
Change-Id: I9c2c0c859dabe231cb29af29290847e7b4aa46a3
|
|
Change-Id: I82d9727c4f991c606a19b9eba27732e7e2397db6
|
|
* mostly fallout from ui conversion
* some completely unused defines from src files
* lots of unused HID ids
Change-Id: I976561205798db3d06ee139de6223f638e58f47a
Reviewed-on: https://gerrit.libreoffice.org/9142
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: Ia7ed41a0d0bfa24a64f6d140922c095de5dd9c0c
|
|
Change-Id: I7771fbb76fe83ba605cb6b86824396c2b1414253
|
|
Change-Id: I14ce77fe16acdf6491ce49cdbe7550ef303f0ff9
|
|
Change-Id: I01e8a8b18d07e035a57fbc731b4666c98148c102
|
|
Change-Id: I1a8e548605570eb18ed455282d8f329a3f026409
|
|
Change-Id: Iea430ce93ac1add2be76222b8ee9ae6c0da53ff6
|
|
Change-Id: I7b6c04d99c41360ff49be774afcb4447a829d31c
|
|
Change-Id: I25bfba14fdc8b1c77217082922d13fad6c9bc41a
|
|
Change-Id: I03f2822f1bad8f5d4128c5b0bd7e26b7ab968815
|
|
Change-Id: I7654c7d88b9d4a84368551972ab945be3508f0e3
|
|
When using the tiled rendering, LibreOffice provides only the content, so no
need to instantiate accessibility.
Change-Id: Ibc0ff672aa960409fa660a750f8f02c9261041be
|
|
Change-Id: I91528f55af39faccfe1bf95999ac29669ead0aad
|
|
Change-Id: Ib0a27d8d3a3e974f73e7873ad8baae4721f6fb87
|
|
Change-Id: I183416ad3db39108e52c1e69b60fb547448b21a8
|
|
Change-Id: Ief79b8871701cc2e39e421145370feb246ce5e20
|
|
Change-Id: I096f8b5a08452df9b1731f2e764d7561dd3e5dd4
|
|
Change-Id: Ib978d24b5188482242101d3a352f29d604b36c90
|
|
Change-Id: Ifbfdbc016cde790a2027a0036294b3be9e37a85c
|
|
Change-Id: Ib5f451fadb9eedc49d6bded0cbd92cfbbde71bae
|
|
Change-Id: I099bff66a7796a5cf18e37e445467bdfb33de602
|
|
|
|
|
|
|
|
(cherry picked from commit 6a820f13a5cadc3d6d8c7bac1e4042adcee379ac)
Conflicts:
svtools/source/uno/wizard/wizardshell.cxx
Change-Id: I2d67451c6fb536149603777a84d9b73494b6ed84
|
|
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
|
|
Change-Id: Ifaab2aecec65ec6e81056e5fca430df8ca3af908
|
|
also coverity#708289 Uninitialized scalar field
Change-Id: I7fe8fb8073af6e66fc548e1e10969ca555ea9bab
|
|
Change-Id: If24d4cec9ef4369f20419fe70de7392614a35316
|
|
Change-Id: I1590c20c4080578f5b528f4d6d43749e4e939fde
|
|
Change-Id: I6d38c9b389ce2c5d196e372fd6ae5ad7ac0a03af
|
|
Change-Id: I41a318b8376ae3e68701ffe6ebc745bdbec62dc8
|
|
Change-Id: I4d96402cc0fa86d83fe0ade314b84bff86d7db97
|
|
Change-Id: Icb39dde433124d444c48761e074f6b839a043d4e
|
|
Change-Id: I6a29e91cc2f328ccbd01b617b39dc9275332d1f0
|
|
Change-Id: I89d72383a50707aa8cb958eaea916e8070cfcd82
|
|
HtmlWriter is used to write the structure of a HTML document to
a stream. The goal is to abstract the messy construction of
strings when writing attributes of a html element and other
HTML specifics needed when structuring a HTML document.
Change-Id: Ibdf42914e43ef02f16a43e4230575ed7340e68d8
|
|
Change-Id: I5e27241334cfeb4dffecbbf1d010abe94fbc52df
|
|
the original SvLBoxEntry::Clone did...
pUserData = ((SvLBoxEntry*)pSource)->GetUserData();
nEntryFlags = ((SvLBoxEntry*)pSource)->nEntryFlags;
so presumably this is what we want to do here
Change-Id: Icaafb1f5c62847167886a230391efa5f7a3fca99
|