Age | Commit message (Collapse) | Author |
|
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>,
with small fix to com_sun_star_comp_draw_FormatDetector_get_implementation
signature
Change-Id: Idf42503710f2ac536c620c80f8b5e21c3704389d
|
|
Rename the virtual function, and add a new non-virtual Commit() to do
that.
Change-Id: I09421df781ba965d6ff638b46cd8214fb3a00022
|
|
Change-Id: I271e045ed2f80e648d620f26cd60215f7f806bd1
|
|
Change-Id: I38f0e3d606d80b717b27a105ebe72b96f3eba50b
|
|
Change-Id: I7783d96e40de7a8df794f143d2c7830bf3314218
|
|
Change-Id: I1cff71d15f4d1b5ee47cc734b3fc2168d7f99201
|
|
Change-Id: I960392401e1555954ac525059789873165ee42c2
|
|
Change-Id: Iba139ede7bd72e23c0b7a28a8a4ff38ea816725a
|
|
aHdl is an SdrHdlList, so reading aHdl.GetHdl() as "get the handle of the
handle" was confusing.
Change-Id: Ib21fa74cc1daa4b6d2034f07715147a8fb0cf934
Reviewed-on: https://gerrit.libreoffice.org/14779
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: I7714a4638b03d020820b276028c0819ef054fa26
|
|
Change-Id: Id3852abe9bc7bbe774331a7d691abd2a79ff59b4
|
|
Change-Id: I12290bed7e4f298ab90393b8de6e2b6e7061e53f
|
|
Change-Id: I8a280c54d81c7da74c9ab03ff3fc788e373ca4e4
|
|
Change-Id: Id4ef36d6c80ad62306bdbaa7094c2cb0b8ff77da
|
|
Change-Id: I213722cc98490430378014290cb09cca9e469bbb
|
|
Change-Id: I187c4d1bef306ec05985cd6e8072d044e12a993f
|
|
Change-Id: I07e6757f447ad1c4514f2ddcdf26589190445870
|
|
... i.e. decide based on target instead of SDK version.
Change-Id: I225588d34f961c19e223ed9c1b9a934cd5196cf7
|
|
Change-Id: I5e7b5327b542f610efb0960b8bcfad10e04025b5
|
|
Change-Id: Ib40140b97b53ed7affaf3a209a0a12a60ee7434c
|
|
Change-Id: Ica2563d9e8da15e19eb38246d4de54a1fcb75655
|
|
Change-Id: I0aef0c185457687aa0e40a4a1e8024d9e691093f
|
|
Change-Id: Id4262fa42c9c13722ceb2f91f01876614cbf1ad2
|
|
Creates a rectangular text area with following attributes-
Color-Black
Transparency-20%
Alignment-Bottom
Default Text-Click to add Title
Change-Id: Ifb75c57fd19d41635fd4e397cbfe2b8a65975eb6
Reviewed-on: https://gerrit.libreoffice.org/14517
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I6a988077a3a2e2adf33a2c00a84b929e8133133f
|
|
Change-Id: I90d7788208fb86c8aea36c4944ca11d881f11720
|
|
The method assumed that the map mode of the output device is twips, but
that's not true for Impress. If paintTile() does the twips -> mm100
conversion, then LogicInvalidate() has to do the reverse of that.
This fixes typing into the main placeholder shape of an empty Impress
document: with our 256x256px tiles only the 3rd and 4th row was
repainted previously, while the interesting content is in the 2nd row.
Change-Id: I8bda113e73335e465c1c4626a58b6be2b232a190
|
|
SetPointerPosPixel() was the method I modified locally before
implementing the dedicated SetLastMousePos(), just forgot to adapt sd
code to call the new one.
Change-Id: Ic4958459c42d5b2cced01b686fa192f43fc3c965
|
|
It's far from perfect, but the following use-case works:
- open an empty document with a singe slide (only two placeholder
shapes)
- type a few characters (into the title shape), Esc to finish editing
- click into the non-title placeholder
- type + Esc -> characters appear in the non-title shape
Change-Id: Idc97c1fbeda0fb3ac53769e78b7cd665d8aee67b
|
|
Change-Id: I71f5ea8e91fe0f50a471e33e4e2c02840a76b707
|
|
Change-Id: I2b9d379e56e0af655aa06afb5391140de952b9d6
|
|
Change-Id: I675c488742219cc19624a21d1fc8e5033e7cbefa
|
|
... (aka 'unsigned char') to 'bool'.
Change-Id: I7b6ed29c750ad26925f4875c0a38cb800a9f693f
|
|
Change-Id: Id5f2c623375419daa4433fc2f925921e6013846f
|
|
Change-Id: I151957e415eff793e3d054050526b7d6892d28d4
|
|
Change-Id: I5e938a0b53ea7a1b020bc73634bff70913f3ebc3
|
|
Change-Id: I88c53ade0101cfd7735a45b2038879bd027b0314
|
|
Change-Id: Ic03fb2ee6470eac6034be13908dd9ec92cf175b6
|
|
Change-Id: I8eb0c9bda0883bc08aed3acd7eaa72480848c6f3
|
|
Change-Id: Icc3aad14d9d0c59c1c1c8f124f0626a9f947b93f
|
|
Change-Id: I17fb441eac2593a0b43809f177250d46d6862a58
|
|
Change-Id: I458b2e4c812f727b4254137aa48627522576df3b
|
|
This massively reduces the rebuild time in case only a new enumeration
value is added to one of the enums.
Change-Id: I4e58adf36fcd29da1672a5e5091bd3f6744f148d
|
|
One one hand, this fixes missing invalidations after typing characters
in editeng on Android. Previously it was assumed that there is only one
sd::ViewShell for one Impress document, but that's obviously not true.
On the other hand, this will be handy when later svx code wants to
invoke the LOK callback as well, when it was stored in sd, that wasn't
possible.
Change-Id: Id467be01ad008aecaaabdd85b2a6b29a14f1eb86
|
|
This makes typed characters appear as you type it (and not only after
the editing of the shape text is finished) in Impress.
Change-Id: Id47efe8223ddfdbad36f436366c9c8c8e0cb45f4
|
|
With this, typing into an empty document + pressing Esc makes those
typed characters visible.
Change-Id: I57d05f40d1bb6afa2b8c68ce1d10906203aa4bc8
|
|
Change-Id: I070e5ccac61061730f5d0fecfc197d9fb88dca51
|
|
SdDrawDocument inherits from SdrModel which already has an XML dumper,
so just add an sd method that can create the XML writer and then we get
the rest for free.
Change-Id: Iac9bfb779e111f9887f171db6f5bd5151dd7e447
|
|
Change-Id: Idc006b63157daea880ba1eeac3832617a0992d48
|
|
found with
$ git grep -lP 'return\s*\(\s*\w+\s*\)\s*;'
Change-Id: Ic51606877a9edcadeb647c5bf17bc928b69ab60e
|