Age | Commit message (Collapse) | Author |
|
API_CHANGE:
I removed the undocumented internal API
"com.sun.star.awt.DisplayAccess"
in commit dde234b6955a421d51d2b37e4fc3972c660146f0
"fdo#46808, remove awt::DisplayAccess service."
However, it appears someone was actually using this.
Now, at the same time, we have a method in XToolkit, getWorkArea(),
which looks like it was designed to return this exact information,
but which has been returning zero for as far back as our commit
history goes.
So, to kill two birds with one stone, this commit changes
getWorkArea() to return the information the customer needs, to wit,
the size and position of the primary display.
Change-Id: I76300bac604e9e4b7be95b0872a7f95cb6781903
Reviewed-on: https://gerrit.libreoffice.org/4919
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
|
|
that (X + c) < X is always false [-Wstrict-overflow]
Change-Id: I63880bf27ab7e34eb9e0be682b39b80b71d65103
|
|
Change-Id: I38fc91e70d99472a4336250acd5c7dc3457b21ab
|
|
Change-Id: I3fd6c7ee6ae5b6c634c14ad9d60ae4abc8c03880
|
|
(cherry picked from commit 197b1ac3007b870e6c51ae9c767ad4f2a340e799)
Conflicts:
odk/settings/settings.mk
solenv/gbuild/platform/windows.mk
solenv/inc/set_wntx64.mk
solenv/inc/wntmsci11.mk
Change-Id: I266a0d7672839b4568e76b7223aae15d82cd9a63
|
|
Change-Id: I225ae2dfa467df824d2586a05c8b8b576a43e8dc
Reviewed-on: https://gerrit.libreoffice.org/4929
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
|
|
Change-Id: I4821b2821af6b328f4e295b20709a84ce259ef5b
|
|
Change-Id: I7a32e00c740f1c911e92c845d0181713362fefee
|
|
Change-Id: Icc470b284cc511facbe7479d3d04f033ec4e19e5
|
|
This reverts commit 3136c467dcfc3fe457ccc974684333f431f0af61.
Strangely firebird's build system apparently uses LDFLAGS on Linux
and Windows but not on MacOSX, whereas CXXFLAGS are consistently
put also on linker command lines.
Change-Id: I87dbe69a8d85b058ece9170105bf928cbd22db85
|
|
Project: help d87de0c383537470900fcd7dc78d534e1f9c3f7c
|
|
Project: help a9a5eef71062ee0fe8ab18845166af73f6e25a00
update help ids for advanced filter dialog .ui conversion
Change-Id: I3f4ed027caf18871f6642eb96c2f857d77cad242
Reviewed-on: https://gerrit.libreoffice.org/4961
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: If29d55eaa2fa58ea907611a93b90a1e41178a6da
|
|
Change-Id: Ia809ab852180f0422a16b2fad5d93f35a2e6f604
|
|
Change-Id: I0182338fe2d70d6484d2e7edc2ee621d1a19f150
Reviewed-on: https://gerrit.libreoffice.org/4934
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I44f7df6e5f816cfcf7a44c6c4c76e80924237d45
Reviewed-on: https://gerrit.libreoffice.org/4955
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
Change-Id: I34b6cc6eceb8f326ba7e353d3d1aee3c93ea02bd
Reviewed-on: https://gerrit.libreoffice.org/4956
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
for now only with cut, copy and paste but can be extended
Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
(cherry picked from commit 82170a2180449bccb55b5091571dc79ec6fc7b51)
Conflicts:
basctl/source/basicide/baside2b.cxx
Change-Id: I2654eb073804cfe6936fa98e859800441ee34e42
|
|
"Always save as" filter names
the listbox in the Tools->Options->Load/Save->General->AlwaysSaveAs listbox
did not prefer the localized UIName, so sometimes the internal filter name
was shown in the user interface even when an UIName was provided.
Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
(cherry picked from commit 963530a3b78ace2e21cf73c161996f613256b367)
Conflicts:
cui/source/options/optsave.cxx
Change-Id: Id83dd0859275a8b0ac52bfd65bd1fd7dcfb4362e
|
|
Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
Found by: marcelly@club-internet.fr
Review by: Herbert Duerr
(cherry picked from commit 17f5e0140232f9483dd461a0ea58d59b11280f71)
Conflicts:
offapi/com/sun/star/awt/grid/XGridColumn.idl
Change-Id: I176dccf7d6e2016dbedea08423e2d08e8ff6f073
|
|
(cherry picked from commit 880138a7794e7e641cdcf49277ed01b54ca93c59)
Conflicts:
cui/source/tabpages/swpossizetabpage.cxx
cui/source/tabpages/textattr.cxx
cui/source/tabpages/transfrm.cxx
svx/inc/svx/svdobj.hxx
svx/inc/svx/svdotable.hxx
svx/inc/svx/svdotext.hxx
svx/source/svdraw/svdobj.cxx
Change-Id: Ic2564b845425ba63e6ae2ad6a80f3bfdb8a2f287
|
|
Project: help 48fa20a5cd43b2f132709e7ad9274627c1983d9b
|
|
The end is an attribute since 0211e8bc457a12570988f4aee7dea42c2fc6d56f,
but this just confuses dmapper. With this, the DOCX version of the
bugdoc can now be imported without getting an exception in
DomainMapper_Impl::CreateRedline().
Change-Id: If820b43a267a62ecdc323eef49bf13d576165269
|
|
Change-Id: Ie1a86e6b59c43c3ee54076d5d68aa3fca0d6a515
|
|
Change-Id: I931214850dea1442fa0a4e3314dd339aaff5a789
|
|
Change-Id: I05781f34ed22801ac2d99629a0914c069201a918
|
|
Incredibly ugly stuff, but this is (as far as I can see) what the drawing is
actually doing. e.g. WB_TOP, surely it should be using image align.
Change-Id: If2dcb1caf92cd5bbd2f07114ae2c41843b5a7f38
|
|
Change-Id: I873b5825ef4c49aec86799556229584116f066fa
|
|
Change-Id: Iee7b970344ac85e4b8ce51f1c3b5ae6605c05843
|
|
Change-Id: Ief6a4fe62ceb5bf3bd90530db622c7c178e7430e
|
|
Change-Id: I866f64af11350c838687cdaf3888efdee86dd95b
|
|
Change-Id: Ic90b4d7a3476395c5a43310f7adca3e3d97034a9
|
|
Change-Id: I96a4d70ae975ce4b6caf9dffaa87b35a66696447
|
|
The gcc-wrapper already translates -o to -Fe.
Same for CC_OUTPUT_FLAG.
Change-Id: If72fdd2b67380711a116ba9ae7aaa505a2c3eb62
|
|
Change-Id: Ieb26e89c4a2aa1df28dc44b393c3130dda0d23dd
|
|
Change-Id: I1e73fb6f0473d79948b106e96fa3b8c77e5938ff
|
|
Change-Id: I6fc9ee8e37126fb35603a9e56295ced57ce8a2ee
|
|
This reverts commit 83dc90038714e5c90ce736c824afc59b79ec999f.
The problem is fixed better by following commit.
Conflicts:
firebird/firebird-cygwin-msvc-dbgutil.patch.1
Change-Id: I41c9e992d0cacb3c16cc9c4a5029eb9a5345cf3a
|
|
- properly handle linker arguments which apparently need to be at the
end; without this a configure test to determine name of generated
executable fails in firebird with MSVC 2012
- support -o *.o
- support -o *.dll
- support -def:*
- ignore -Wl,*
Change-Id: Ia256cb10cc76ae834fc39264609bb120320821f6
|
|
Change-Id: If5e9b131a17c4a5c2970ffe924188a2ae2344777
|
|
Change-Id: If0abcc9fc567125d56bf9ad256b18687bb4c9990
|
|
Change-Id: Ide24057ec7df09c719ad443085390fb53d1bae02
Reviewed-on: https://gerrit.libreoffice.org/4954
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
Change-Id: Iddee238aa800ecfee8f97a7132b38b6446e0b2a4
Reviewed-on: https://gerrit.libreoffice.org/4953
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
Change-Id: I9aef310bd7af21c6725c256109776b3bbb8c9574
Reviewed-on: https://gerrit.libreoffice.org/4952
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
Change-Id: I91af1e9d053f3d27074ec0d20c8f2517f71849cc
|
|
Change-Id: I8e93a91aa7f93c7ca21068d56796c80096711801
|
|
We want to decide whether the images are big or not based on the real
(underlying) ToolBox, not on the global setting, because we can have both
toolbars with large as well as small icons visible at the same time (small in
sidebar, large in toolbars).
Change-Id: I046a12a495f2038df9a571f5779794a639bae6dc
|
|
Change-Id: Ifbfe401cd69678c278394d190a37cc41a28d5c56
|
|
Change-Id: I51df7ade7b5f83124a2a103db3028fbb0b5ea8cc
|
|
Change-Id: Ieed24db81ccbfdc3e2876ce74afdc13dee4371db
|