Age | Commit message (Collapse) | Author |
|
Don't try to use similar code as for OS X to manage windows, events
etc. I.e. don't use UIKit in vcl to do that. Instead, just do as in
the Android port, use the "headless" vcl backend. Do keep using
CoreText, though, not FreeType & fontconfig.
Start changing the iOS "Viewer" app to correspond to the Android
"desktop" app (so it should be renamed).
Work in progress since a long time, several crucial details still
missing, but committing for now.
Change-Id: Iac5fbf8def415e4d0d21e5200450a373420ad7ee
|
|
Change-Id: I402cdcf2c9a78eb40c26c4cd016f603d85a38d39
|
|
Change-Id: I9cc8acac54bd5a02652462c3967b4c81f7cf8ee3
|
|
http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html
Change-Id: I81ed4500878ff3193e028410a1f0205e28d17fc3
|
|
Change-Id: I19954ee5976cb881a5fe73a889c8e04a19b14eb6
|
|
Change-Id: If5201bd772aed245e8f7f8b900d76ffe4ca57b49
|
|
Change-Id: Ib7b176eb1889ebd94d4b628899011de9ebbb3dbd
|
|
Also fix debugging with threads, find fundamentalrc correctly,
make it headless, finally loads a document then exits.
Change-Id: I2017075bf3b3c7198bde53b9fe85585089e5ab6c
|
|
Change-Id: Ie07ac4a3e89a9a82a107612b81be18d3826c49e1
|
|
Change-Id: I8757739960cb1c764a5a66bd67d34731e3dfbf31
|
|
Change-Id: Ie14a9446abd9524604feddf811d5373a26a30cbd
|
|
bootstrap libreoffice, start a dummy test-harness: can't use CppUnit
or link to any URE / LibreOffice libraries.
Change-Id: I855b640557f93959749e966a2d8e5e577fd84574
|
|
We use tons of plain C-style #defines to give symbolic names to constants all
over the place already, in headers used from C++ code only. So why in this
rare case where the symbolic names for some constants actually would be needed
from a C source file, too, here then we define them inside a C++ class?
Change-Id: I45726fe42687779724c45a1e2b118cc7a1debcf1
|
|
Change-Id: I01f503ea5268245cc4f98524931730cfa063d57e
|
|
This reverts commit 892ef8b0565c7f5f343d71e3b61c41655f80267b,
Windows-only cli_ure needs to be adapted first.
|
|
Implement theTypeDescriptionManager directly on top of unoidl::Manager and
unoidl::Provider in cppuhelper instead of on top of css.reflection UNO
interfaces in stoc. Adapt desktop/source/deployment/ accordingly.
There is no longer a com.sun.star.reflection.TypeDescriptionManager service
implementation now, only a com.sun.star.reflection.theTypeDescriptionManager
singleton one, which appears to not cause problems in practice.
Change-Id: I179501272f0712353b7d50d3eba2ec2bb79db373
|
|
use solenv/bin/add-modulelines script for the task
and remove all UTF bom from *.src and *.hrc files
svx/source/dialog/hdft.src
Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
|
|
Change-Id: I4b3dc66534d1e0cfec371588840aa1c168e36f83
|
|
Change-Id: I647a02e552acdd354463fc46c13c5a73b1c90d09
|
|
Change-Id: I62c37eb6d0e0b2a681a84e1fa0067d0a9f967cf2
|
|
In the damaged() method do a callback up to Java code in Desktop that
invalidates the view. For now store the view in a static field, but need to do
that in a cleaner way eventually. There might in some circumstancest be
several instances of the Desktop activity present. Obviously should also run
just one LO thread.
Get rid of the temporary self-invalidattion in onDraw() silliness.
Start the LO thread that runs soffice_main() from Java, not from native
code. Apparently only threads created from Java have proper class loaders in
Android.
No need for an own DoReleaseYield() in AndroidSalInstance, the one in the
SvpSalInstance base class does what needs to be done.
Change-Id: I4cb85b352fca1f1375f726620ec8c93d2047f113
|
|
Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671
loplugin: clean warnings: unused variables, incorrect indentation and log area.
Reviewed-on: https://gerrit.libreoffice.org/2544
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
|
|
Using the autocorrect list of LibreOffice
extras/source/autotext/lang/en-US/acor/DocumentList.xml
Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657
Script: http://pastebin.ca/2327716
|
|
Still tons of stuff left that make no sense on Android or iOS.
Change-Id: I4bb1555b5d2aefc175d544aa220102aa78697b89
|
|
Change-Id: Idfa826b9dd3156f2471ffd7dac245e68de8f4169
|
|
Change-Id: Ia6785e0b7d3ac95d38bd59e677cdb415b15dbdb6
|
|
Change-Id: I679794e72381226ccc3b2f743ab9e31a9fdaa3a6
|
|
Change-Id: I63553a09eec81e5ae28aa79ee1d3281053b23d06
|
|
Change-Id: I7fc203900256839e679bf73b717d121fedc42087
|
|
Change-Id: I906df7fb65226422973e11ad69abdcc4fbd980c9
|
|
It used the same package name as DocumentLoader and the same .apk name as the
eary sc cppunit test app. Probably having two unrelated apps with the same
package name causes some confusion somewhere.
Change-Id: I11414b9cd59694eb97d39bfaeac4ed1066ae3aab
|
|
Change-Id: Ifee5c39423957bcc4708a7933c760d9467e2ac27
|
|
Change-Id: I5dad83789ff9b6815561208679a5e19821041e1f
|
|
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
|
|
Change-Id: I90a75a3d2eed8929b21eef3f710aec37a9f9c5bd
|
|
Only renders on very-first-start after install (oddly).
We initialize vcl in it's own thread to avoid problems.
Thanks to tml for fixing a linking issue.
Change-Id: I960d11c6098681356fea0634970545aa9af9bacb
|
|
Change-Id: I5e85d5e0e4e53f3c61e59430afea15028444018f
|
|
Change-Id: I0b9d3b5f8283e2fddc96b220a755ba6bcdd11606
|
|
Change-Id: I9ecf4f57770151c1e4976c57d1f93982f35ac0fb
|
|
See http://stackoverflow.com/questions/1920430/c-array-initialization
Change-Id: Ibbbe249684dc34f8aa44868c99cc1344a2928ade
|
|
Change-Id: I4cefa485b52afcdb761bfea99dd2515a206812a8
Reviewed-on: https://gerrit.libreoffice.org/2199
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: Ib74400765a6e0ef203e751afa5433a01c8564fee
|
|
Change-Id: I95300b093b4fabc9a52f9c92de874f7c8e4d2869
Reviewed-on: https://gerrit.libreoffice.org/2160
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
|
|
ASCII_STRING, CONST_ASCII, ASCSTR, ASCII, DEFINE_CONST_UNICODE, DEFINE_CONST_OUSTRING
Change-Id: I96d690bf9f9b319e9eeafcf218ec5ce87f21215f
Reviewed-on: https://gerrit.libreoffice.org/1954
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
Change-Id: I7319b4bc276a38cf94aa90934529835ac38f57fa
|
|
Change-Id: Ie491835b854bf59694a20c4f94e2333b72142d08
|
|
Change-Id: I1cafbfc53994e5d74241042dbd1d292ddbda67d5
|
|
Change-Id: I79a22f52ebe59f8f89291d4e6e78bd37817cd047
|
|
Change-Id: I54bb0eb08d687e7d54c42601c826c580a7a17ebb
|