Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/themesupport
/
ios
dea5a21
We can surely bump IPHONEOS_DEPLOYMENT_TARGET to 8.4
by Tor Lillqvist
· 11 years ago
f626b88
We don't want bitcode at least for now
by Tor Lillqvist
· 11 years ago
63b5e07
Bin obsolete code that has not been built for ages and likely has bit-rotted
by Tor Lillqvist
· 11 years ago
a86416b
Bin obsolete comment
by Tor Lillqvist
· 11 years ago
7edd92c
Drop paintTile's row stride output parameter that nobody is interested in
by Tor Lillqvist
· 11 years ago
4b269ec
Use LibreOfficeKit in the TiledLibreOffice iOS demo app, too
by Tor Lillqvist
· 11 years ago
dbab3b5
Only list documents directly in NSDocumentDirectory
by Tor Lillqvist
· 11 years ago
fe480d8
remove unused typedefs
by Noel Grandin
· 11 years ago
6446688
Bump ICU version
by Tor Lillqvist
· 11 years ago
d5c86be
No need for RTL_USING in addition to LIBO_INTERNAL_ONLY
by Stephan Bergmann
· 11 years ago
b605c24
Fix bit-rot in TiledLibreOffice build
by Tor Lillqvist
· 11 years ago
e570cd7
Make IPHONEOS_DEPLOYMENT_TARGET match configure.ac
by Tor Lillqvist
· 11 years ago
d90d47e
version ini-file's ProductMajor/Minor are unused
by Stephan Bergmann
· 11 years ago
2aa5c16
Bin bit-rotted obsolete LibreOffice app
by Tor Lillqvist
· 11 years ago
b77b1ba
We should know what our name is
by Tor Lillqvist
· 12 years ago
7d07cef
Don't try to write into invalid locations on iOS 8
by Tor Lillqvist
· 12 years ago
d680f6c
More sal source files for debugging convenience
by Tor Lillqvist
· 12 years ago
4a62d68
Add some new source files in vcl
by Tor Lillqvist
· 12 years ago
d83cd0b
Add desktop/source/app/*.cxx for debugging convenience
by Tor Lillqvist
· 12 years ago
09f5922
Add code to test encryption and export to .docx on iOS
by Tor Lillqvist
· 12 years ago
b513f28
LO_LIB_DIR is used in nsscrypto_initialize() so must give it a value
by Tor Lillqvist
· 12 years ago
323142c
Add some more source files for debugging convenience
by Tor Lillqvist
· 12 years ago
493a058
Set VALID_ARCHS equal to ARCHS
by Tor Lillqvist
· 12 years ago
a036817
Pass -sdk option
by Tor Lillqvist
· 12 years ago
e2f1fff
Add more source files for Xcode debugging convenience
by Tor Lillqvist
· 12 years ago
e909cf1
Add more source files for debugging convenience
by Tor Lillqvist
· 12 years ago
4c28b34
Nah, use gb_Helper_print_on_error
by Tor Lillqvist
· 12 years ago
ba97e26
Print the xcodebuild output (including errors) if it has failed
by Tor Lillqvist
· 12 years ago
f13e5b2
Add some more source files for debugging convenience
by Tor Lillqvist
· 12 years ago
c1addbb
ICU has been bumped to 53
by Tor Lillqvist
· 12 years ago
304c7f7
Add some sources from framework for debugging convenience
by Tor Lillqvist
· 12 years ago
37466b0
Include the newly required custom shape data files
by Tor Lillqvist
· 12 years ago
c79a5f8
remove executable bit
by Andras Timar
· 12 years ago
2d6e8e2
Add a source file for debugging convenience
by Tor Lillqvist
· 12 years ago
0b6fb1f
Put the dict_ja and _zh data in files instead of code for iOS
by Tor Lillqvist
· 12 years ago
c0f2dc1
It doesn't seem to work to use variable references for file names anyway
by Tor Lillqvist
· 12 years ago
a4351c3
Avoid NSLogging when not debugging
by Tor Lillqvist
· 12 years ago
cddf4bd
HEADER_SEARCH_PATHS is duplicated for Debug and Release
by Tor Lillqvist
· 12 years ago
eb6bf90
Mmap in the ICU data file and pass it to udata_setCommonData()
by Tor Lillqvist
· 12 years ago
11842c6
Copy the ICU data file into the TiledLibreOffice app
by Tor Lillqvist
· 12 years ago
a2adff5
Add udata.cpp from ICU for easy breakpoint setting
by Tor Lillqvist
· 12 years ago
e6b3ec8
Add MobileCoreServices and ImageIO frameworks for some debugging code in vcl
by Tor Lillqvist
· 12 years ago
801a8cd
Add somewhat ridiculous debug hacks for CoreGrahics drawing debugging on iOS
by Tor Lillqvist
· 12 years ago
561f5a8
Use tile coordinates for the DRAW_ONLY_TILE functionality
by Tor Lillqvist
· 12 years ago
cde082f
Bin a few since long commented-out lines
by Tor Lillqvist
· 12 years ago
7c4783f
Add possibility to show tile numbers and render just one tile
by Tor Lillqvist
· 12 years ago
328d747
Bypass also the MobileLibreOffice thing for now
by Tor Lillqvist
· 12 years ago
51fc55c
Add customshapes source files for debugging convenience
by Tor Lillqvist
· 12 years ago
621e86a
Add oox/source/drawingml source for debugging convenience
by Tor Lillqvist
· 12 years ago
0fe02d0
Add a few cppu source files for debugging convenience
by Tor Lillqvist
· 12 years ago
fc33829
Add some more source files for debugging convenience
by Tor Lillqvist
· 12 years ago
8dcdee5
Bypass the 'LibreOffice' executable and app for now
by Tor Lillqvist
· 12 years ago
5390829
Add some more source files for debugging convenience
by Tor Lillqvist
· 12 years ago
bf1b78c
Add simple document selector to TiledLibreOffice
by Tor Lillqvist
· 12 years ago
6013967
Add some more source files for debugging convenience
by Tor Lillqvist
· 12 years ago
847b616
Enable one more level of zooming in, just for fun
by Tor Lillqvist
· 12 years ago
5133e0e
Add more source files for convenient breakpoint setting
by Tor Lillqvist
· 12 years ago
b0ac763
native-code: Remove foo_core groups, now only 'core' and 'writer' are used.
by Matúš Kukan
· 12 years ago
f52dbb2
Bin ios/qa/sc, hasn't been tested for ages and surely doesn't build or work
by Tor Lillqvist
· 12 years ago
0b5558a
Add sal source files
by Tor Lillqvist
· 12 years ago
bab7eeb
moved impress remote clients to a separate repository
by Norbert Thiebaud
· 12 years ago
d6388e4
iosremote: add translations
by Christian Lohmaier
· 12 years ago
adbfc8a
remove unused images
by siqi
· 12 years ago
bf67bc6
info-plist make use of image assets to manage icons files
by siqi
· 12 years ago
79c6ee4
icons with required sizes for iOS7
by siqi
· 12 years ago
04c3d13
iosremote: remove invalid icon references
by Christian Lohmaier
· 12 years ago
f3f77f5
Produce a ld map file, too
by Tor Lillqvist
· 12 years ago
55d2f55
Add objface.cxx
by Tor Lillqvist
· 12 years ago
8b9536f
Add cppuhelper sources
by Tor Lillqvist
· 12 years ago
3132183
More source files for easier debugging
by Tor Lillqvist
· 12 years ago
1284078
Add sources from vcl/headless and drop not compiled sources from vcl/quartz
by Tor Lillqvist
· 12 years ago
5695281
TiledLibreOffice works fine with just 'core' and 'writer_core'
by Tor Lillqvist
· 12 years ago
28aaa62
make marker default to 1 to avoid dead loop
by Siqi LIU
· 12 years ago
4be366d
native code generator: Do not use single_component_map anymore.
by Matúš Kukan
· 12 years ago
8d41469
android: Further reduce size of LibreOfficeExperimentalDesktop.apk.
by Matúš Kukan
· 12 years ago
12603f9
Use the same parameters to native-code.py as in TiledLibreOffice
by Tor Lillqvist
· 12 years ago
cec1697
Need to have native-code.cxx as a separate file for the LibreOffice app
by Tor Lillqvist
· 12 years ago
645fb66
Use native-code.py generated code also for iOS.
by Matúš Kukan
· 12 years ago
1c7ea46
OSL_DEBUG_LEVEL is defined in the flags in lo.xcconfig
by Tor Lillqvist
· 12 years ago
0324a62
Add source files from bridges for quicker breakpoint setting
by Tor Lillqvist
· 12 years ago
5355fcc
Describe the apps
by Tor Lillqvist
· 12 years ago
ee7689d
We seem to need lo.xcconfig here, too
by Tor Lillqvist
· 12 years ago
4a86b0f
Add arm64 to VALID_ARCHS
by Tor Lillqvist
· 12 years ago
5bf9565
restore this binary file
by Andras Timar
· 12 years ago
b55259e
typo fixes
by Andras Timar
· 12 years ago
5ed5539
Don't need Base, Calc, Draw and Math functionality here for now
by Tor Lillqvist
· 12 years ago
b8a1af3
Improve the tiles per second calculation
by Tor Lillqvist
· 12 years ago
4cae6fa
Add tiles per second counter (averaged over last five seconds)
by Tor Lillqvist
· 12 years ago
969bd8a
Use embedded DWARF in the iOS apps except for in release build
by Tor Lillqvist
· 12 years ago
7f02e47
Further minor tweaks to TiledLibreOffice
by Tor Lillqvist
· 12 years ago
645dac2
Deduplicate more components.
by Matúš Kukan
· 12 years ago
6275751
fix typo
by Matúš Kukan
· 12 years ago
43e2cf5
Deduplicate calc components.
by Matúš Kukan
· 12 years ago
8f9c0fe
bin few comments
by Matúš Kukan
· 12 years ago
e05e589
Deduplicate writer component factories.
by Matúš Kukan
· 12 years ago
ad4e451
Deduplicate a lot of common components.
by Matúš Kukan
· 12 years ago
ae3a0c8
Add .component <implementation constructor="..." feature
by Stephan Bergmann
· 12 years ago
2753bc1
Adapt TiledLibreOffice to the new library name to component mapping API
by Tor Lillqvist
· 12 years ago
48f625b
Add a view-only iOS test app using tiled rendering
by Tor Lillqvist
· 12 years ago
d8bbae2
Get more --disable-dynamic-loading code out of shlib.cxx.
by Matúš Kukan
· 12 years ago
Next »