Age | Commit message (Collapse) | Author |
|
f7feb4227d83f4f095597a44826277aaae2bc0df killed the adding of
documents to this list, which however caused fdo#72006 as the
"Load URL" control still used this list, which has now been
fixed to use the Picklist, hence we can completely kill the history
list.
Change-Id: Ib4c6892aff0bf5d6e32985041a3ac7c416d8d726
Reviewed-on: https://gerrit.libreoffice.org/9105
Tested-by: Andrzej Hunt <andrzej.hunt@collabora.com>
Reviewed-by: Andrzej Hunt <andrzej.hunt@collabora.com>
|
|
Change-Id: Icbcd5f090e8fc63bf017ec83611ba9abf7335dae
|
|
Change-Id: I6bc7ea330834054a20f89bdb0ac7cc9ccd9ca4aa
|
|
Change-Id: I495c558ed7692a0d2b669d9bc9cb62ed9ddc6665
|
|
Change-Id: I41c5c937d62d6ba0b3df2d4a0101319f272495a7
|
|
Change-Id: Ic99fec987f290e94e4b45f4d193406daa2de4740
|
|
Change-Id: I031921d6869d3bbdef4ed11e4316b6cd977992ca
|
|
The color in the toolbar buttons doesn't change when we use the Floating
Font/Background/Highlight Color Toolbar.
This problem seems happen sometimes,not always.
This patch modifies that SvxColorExtToolBoxControl::StateChanged()
in /svx/source/tbxctrls/tbcontrol.cxx handles SFX_ITEM_DEFAULT message
always.
Change-Id: If7410297db768c161287b75396186fbec3605f63
Reviewed-on: https://gerrit.libreoffice.org/9107
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
|
|
Change-Id: Ifbaa51018d47fde72be80d5d1870fdda214db320
|
|
ImpObjStack uses it's own home-grown stack and stack functions. There
is a function that unwinds the stack, but really it would be better if
we used std::set. In fact, this is better, because the name ImpObjStack
is really not terribly descriptive. I've replaced it with a stack of
OutDevState objects.
Change-Id: I87bdd4340ad77b7ffd9ff176fa5a9ffeac8b8666
|
|
Change-Id: I3fcf630b8a0ef5be0d98ddc11a746e07885bae53
|
|
... EmbeddedObjectFrames in Writer
(cherry picked from commit 8433ee82c9323501545164ddf6e6008db483ab7a)
Conflicts:
sw/source/core/attr/format.cxx
sw/source/core/layout/paintfrm.cxx
sw/source/core/uibase/shells/grfsh.cxx
sw/source/core/unocore/unomap.cxx
sw/source/core/unocore/unostyle.cxx
sw/source/ui/frmdlg/frmpage.src
xmloff/inc/xmloff/XMLShapeStyleContext.hxx
xmloff/source/draw/XMLShapeStyleContext.cxx
Change-Id: I441378ec3e9a32764781a8063adcc52051efe17f
|
|
Change-Id: Ifa6bdb2f2bdf96826f09c42a1e36d97ed6e034cd
Reviewed-on: https://gerrit.libreoffice.org/8886
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: If8fc8608699a14e573456af2e1180342be942dd1
Reviewed-on: https://gerrit.libreoffice.org/8475
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Grouped wallpaper functions in outdev.hxx, also changed the function
names:
+ ImplDrawColorWallpaper -> DrawColorWallpaper
+ ImplDrawBitmapWallpaper -> DrawBitmapWallpaper
+ ImplDrawWallpaper -> DrawWallpaper
Change-Id: I0eb9c21bf2f6a336df22cd27cd1557f2c795f792
|
|
Change-Id: If76b99589ddd83431593404c1034b8b726bc3f9b
|
|
All these do is some very, very basic initialization. There is no need
to lazy load the structure, it should be initialized when OutputDevice
is created in the constructor and deinitialized in the destructor.
Change-Id: I780caf4d02e9a2a7d094989cf0bba579493ca98d
|
|
Change-Id: I673a76ef85038b1f304ea85faeed5b4a462cb144
|
|
Change-Id: Iea6797790c76f14a28c090f3d76ef8873302c4df
|
|
Change-Id: If3ce6dd8ad25f5ba36ff144f0787c4be6f42c557
|
|
Change-Id: Idb1faf5632da8ea3fec674f9fb2d042c7ff14fa7
|
|
Change-Id: I8c683588d8bdb6dd287e60fc1e249bd5633a4ee2
|
|
Change-Id: Ia2db9d640af6bdc35f3e38b5b85355721d5b8331
|
|
Window checks to see if the window is currently being painted, then it
checks to see if there is an active clipping region (which it needs to
intersect with).
Printer and VirtualDevice don't have this need, so they just return the
clipping region.
Change-Id: I1a9af237940f5add725c783c02a193c9e3329fa6
|
|
Change-Id: Ieb6ce1f3505d1f2d6949fe0c4da762f4aead6d83
|
|
Change-Id: If8d18b59285f75d61d9972ca019390fce700be3c
|
|
Window instances need to handle overlapped window clipping,
VirtualDevice and Printer do not have to worry about this. This code
should be kept in the class that handles it, so I'm seperating it out.
Change-Id: Ie7df90c983f7a858b563d4f892ceb64d575c0319
|
|
Change-Id: I93bb55b339dcc6a177d7403760703a895cebc805
|
|
Change-Id: Iff4198fdd51db787461b897f2d9d8b7640dbf772
|
|
Change-Id: I1aacc4a908798fda24de6b6f09b58dcf5d392e70
|
|
Change-Id: I796873bd3a7a1b83dcb5c9ac209f6dd25a0005ad
|
|
There are already 3 libs linking with it and there will be another one
in near future. It is time to stop the duplication :-)
Change-Id: Ia7d24882c37a8bf49fa031b73fa1bd5296f78820
|
|
Change-Id: Ie051a0d584fc0470237f4ac0723e8730a6b47ed3
|
|
Change-Id: I0d91e142d719b946f65ed704b06371d00534ad78
|
|
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
|
|
Change-Id: I30845477e5dfbf5c90702bb0b6acb7955fcbe684
|
|
GCC 4.8.2 warns when index is a subtraction expression; the real
problems in that case will be found by the "index >= 0" check.
Change-Id: I4c3f0bdb7996e433b1693eb7dcbafb9610b5dbcf
|
|
Change-Id: I4c9da1bb21e55578fc81e4c5b3133cbd639711cc
|
|
Change-Id: I667867d0333d9d82db3218e2645741a2327cd8fe
|
|
Change-Id: Ie91515b0cd0fcf5a1b3bc7b2d394927dafa851ea
|
|
Change-Id: Ib967053b7d306d18c69843da39646d69540f081f
|
|
Change-Id: I4a1c43dab2814ed66f1785b91ead76407e32de46
|
|
some of them have no copyright header
Change-Id: I9c2c0c859dabe231cb29af29290847e7b4aa46a3
|
|
Change-Id: Ia7db5d7b52aadd158584ffaa06e777d8b02f9820
|
|
and move SID_CHAOS_* to the appropriate place
Change-Id: Ib65bf3bb50681a1bb334fe84669defa44eabc9b8
|
|
Change-Id: Ie9eaf51d1fc74c3cddf88f79af0d60086dc625a5
|
|
* 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: I9bb6a5d123c35d3de2d2fa7b8a427c92f599afd7
|
|
Change-Id: Id03ffc9681b457d702b4d8beef4c8a3a52d1641b
|
|
Change-Id: I0eba1f88f607ba1faf40d8507bb184bdc88085be
|