Age | Commit message (Collapse) | Author |
|
Change-Id: I54f1761a5151067cb28b1773a1a188dd92c66bd1
|
|
Change-Id: I62677c1140e58fbf4f27750389200eca78c9ba7e
|
|
Change-Id: I9f8ddfc5007dad6f090abae7e3e0a2d637da0b37
|
|
Change-Id: I5230483d653355c26db0e77afb258b802707bfee
|
|
Change-Id: Ifa85b2e2bf562786cb9d69b904a24ab1b8e0413b
|
|
Change-Id: Ia413ac220c8d942576c29be6238c75c5061ec156
|
|
reverting the a11y parts of bc34a22e76775799e068cfa2617152da4c608e7d
so that we can now make use of them
Change-Id: I8090a2f9602743628d3b948338b45ed2252501eb
|
|
Change-Id: I4d2f85106045a22be61c6b42fad941e4d4cf88d5
|
|
...a regression introduced with 2fe852386c9450014f84910b0a282d684f40b56a
"fdo#46808, Adapt SystemClipboard UNO service to new style."
Change-Id: Ia98eadc0fc80762455c1e8cc33797b322b83e458
|
|
replaced lots of Len() with isEmpty()
Change-Id: I6b82d48245ee2a0782e05a326f7934e9357227d0
Reviewed-on: https://gerrit.libreoffice.org/1795
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Asturian by Xuacu <xuacusk8 at gmail dot com>
Spanish by Adolfo Jayme Barrientos <fitoschido at ubuntu dot com>
Slovenian by Martin Srebotnjak <miles at filmsi dot net>
Change-Id: I29387f5908ea456abc5c464a03cc74c718ae6b74
|
|
Change-Id: I2f11f2f15a652a9edc3c7e5b67c854debeed20de
Reviewed-on: https://gerrit.libreoffice.org/1784
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
Change-Id: Iee869d254944383994d9c8da73603b71cafe85b8
|
|
Call it QuartzSalBitmap. The more we get rid of that "Aqua" term the
better. Aqua is the name of a visual theme, not of an API. The Quartz
2D API is shared between OS X and iOS.
|
|
Change-Id: I17e1956d0ff50e027c83ee7dbb85e3316bb88bd3
|
|
Change-Id: I02c1d46f5c111a2256b2f90837097666dfc49edc
|
|
Nominally renamed the AquaSalGraphics class to QuartzSalGraphics, as
it isn't now then "Aqua" (Mac OS X) specific any more.
Actually, for Mac OS X, because lots of code in vcl/aqua expects it to
be called AquaSalGraphics (just like the alternative class used when
using the obsolete ATSUI API on Mac OS X), use a #define to make it
still be called AquaSalGraphics to the compiler's eyes. For iOS it can
be called QuartzSalGraphics.
|
|
If there is a need to optionally get a thread identifier or the
function name into logging output (as msgs_debug did), we should
figure out a way to do that in some elegant fashion in the sal logging
macros instead of using some local solution in just one place in the
code.
Yes, the iOS and OS X CoreText code should be de-duplicated. Will
happen soon.
|
|
Adapt to the fairly pointless privatisations here, too. Unify with the
OS X CoreText code. Yeah, probably should unify physically, i.e. use
the same source files for both, with as little ifdefs as possible.
Change-Id: I63bc477f0c979769bb995db37a3c4194e8091b30
|
|
Change-Id: I168c84d6b64fe23c3e93e36aad31f1c74dfd547a
|
|
Change-Id: I36603ac94b190a67b61b63b5ae0d981c09fcb270
|
|
Change-Id: If08b51e8e0e5c21599d62b4f2fc0baa847e3d750
|
|
So far I am using the same color that is used for the workspace; should it be
a problem, we can use a different color.
Change-Id: I06fde7f31a9d37d2e387a7e3fd0b6d3d33f8d6e6
|
|
[Also rename mpPersona*Bitmap -> maPersona*Bitmap, it is not a pointer.]
Change-Id: I93cc56b1f30c4fe966b8de87b766e820d9e2cefa
|
|
Change-Id: I19a475f198fcb24c4d66134eb67da719fc99099e
|
|
Change-Id: Ib7aca26c34aa8484e8c71873805ca8e8812526a7
|
|
Change-Id: I3ec055cf7aff5674def54cb75d348f3fb3336c4a
|
|
Change-Id: I6cb2eddf3fa2fbd492214fd092b394227d1e52c0
Reviewed-on: https://gerrit.libreoffice.org/1695
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
this is the datatransfer::clipboard::SystemClipboard service
Change-Id: I00227a2d84e2f1eaf9ca1ebb4fbe1f1548a6621d
|
|
Change-Id: I503e8fa4d84590e2ac0f569b611706aa672c9204
|
|
Change-Id: Iaf978c557066c9fe300f74ce373907b93a0c7861
|
|
Change-Id: I8fda443bb224a7a99b992611221a65e9869da8b9
|
|
so remove the MAX and MIN options and simplify the whole lot
Change-Id: Iaaf350c37e01f7fce434af760bcddb9b7d7135ea
|
|
Change-Id: I247a52cf547da268e5aa6f7c9fef000c598b661b
|
|
a) ImplCalcDigitLang that determines the digit language
b) ImplInitDigitMode that just sets the outputdevice according to that lang
c) and convertDigits that physically converts the digits in a string
from one language to another
then change the body of convertDigits to use GetLocalizedChar from vcl rather
than its outdated copy of the method, which teachs editeng all the digit modes
that were added since the method was originally copy and pasted.
Change-Id: I2ef7d5d3396c106d4f8fd90142c9d9cf99064bee
|
|
Change-Id: Iff3ce7c3a44010b3bc81fc0d2156216ee13948dc
|
|
Change-Id: Idccab2fcf985ede4f07897131e9cae3499030b0f
|
|
Change-Id: I397a6e5c8585cbc37ec8f28ab6b05914976e163f
|
|
Change-Id: I9caea65444cee86897b25f7d8f604af71e91be9a
|
|
Change-Id: If1d8e1e77fce5a04531ac4f79630991bb9e24392
|
|
Change-Id: I213717c9e6a9b83932b839d082e59c524c1b78e0
|
|
Change-Id: I9d1ebdba22dc59f4761b3ff53d6d5df02a3496e0
|
|
Change-Id: Icedb5ad5c1023829689d56367043451b8fe95eed
|
|
Change-Id: I0210aa9984040dd8ecbe126097cf2de8d90d843d
|
|
Change-Id: If1697c5f6b2ee31959a37a20003321d5016bd63c
|
|
Change-Id: I5d9b930cb00e485d157ba95ff344fc93c29b54ec
|
|
Change-Id: I260c7a050c5998e5dca634ea5d5f43742bf604fe
|
|
Change-Id: I41e4c747c4662fb066746c0ca87d17ea6742080e
|
|
Change-Id: I01015184223960a5bdfb895fedc79e982a408082
|
|
and re-use it to get a better calculation of the optimal size of a
widget, rather than taking the current position of the subedit
Change-Id: I85cb3ff98f23d21d7cfdcc28188e36616a19b5e8
|