summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* native code generator: Do not use single_component_map anymore.Matúš Kukan2014-01-023-3/+0
* android: Further reduce size of LibreOfficeExperimentalDesktop.apk.Matúš Kukan2014-01-013-3/+3
* Use the same parameters to native-code.py as in TiledLibreOfficeTor Lillqvist2014-01-011-2/+2
* Need to have native-code.cxx as a separate file for the LibreOffice appTor Lillqvist2014-01-013-7/+11
* Use native-code.py generated code also for iOS.Matúš Kukan2014-01-016-88/+18
* OSL_DEBUG_LEVEL is defined in the flags in lo.xcconfigTor Lillqvist2013-12-281-1/+0
* Add source files from bridges for quicker breakpoint settingTor Lillqvist2013-12-231-0/+46
* Describe the appsTor Lillqvist2013-12-231-1/+29
* We seem to need lo.xcconfig here, tooTor Lillqvist2013-12-231-0/+4
* Add arm64 to VALID_ARCHSTor Lillqvist2013-12-233-8/+8
* restore this binary fileAndras Timar2013-12-201-0/+0
* typo fixesAndras Timar2013-12-202-1/+1
* Don't need Base, Calc, Draw and Math functionality here for nowTor Lillqvist2013-12-202-8/+0
* Improve the tiles per second calculationTor Lillqvist2013-12-201-19/+28
* Add tiles per second counter (averaged over last five seconds)Tor Lillqvist2013-12-203-2/+80
* Use embedded DWARF in the iOS apps except for in release buildTor Lillqvist2013-12-192-1/+1
* Further minor tweaks to TiledLibreOfficeTor Lillqvist2013-12-193-19/+37
* Deduplicate more components.Matúš Kukan2013-12-193-48/+9
* fix typoMatúš Kukan2013-12-191-1/+1
* Deduplicate calc components.Matúš Kukan2013-12-192-12/+2
* bin few commentsMatúš Kukan2013-12-191-27/+0
* Deduplicate writer component factories.Matúš Kukan2013-12-193-11/+6
* Deduplicate a lot of common components.Matúš Kukan2013-12-193-46/+2
* Add .component <implementation constructor="..." featureStephan Bergmann2013-12-194-26/+26
* Adapt TiledLibreOffice to the new library name to component mapping APITor Lillqvist2013-12-191-60/+14
* Add a view-only iOS test app using tiled renderingTor Lillqvist2013-12-1821-22/+1357
* Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan2013-12-182-4/+29
* Deduplicate some foo_component_getFactory declarations.Matúš Kukan2013-12-182-153/+0
* Allow UNO component libraries to have each implementation in its own function.Matúš Kukan2013-12-182-3/+1
* gbuild: remove obsolete SOLARLIBMatúš Kukan2013-12-171-1/+1
* These get defined through lo.xcconfig nowTor Lillqvist2013-12-171-19/+0
* Pass also Xcode's ARCHS, OTHER_CFLAGS and OTHER_CPLUSPLUSFLAGS in lo.xcconfigTor Lillqvist2013-12-172-8/+16
* Split out the setup of lo.xcconfig into a separate CustomTargetTor Lillqvist2013-12-163-12/+37
* iOS tiled rendering workTor Lillqvist2013-12-142-2/+6
* Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2013-12-137-27/+42
* fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2013-12-114-7/+3
* Add a fileTor Lillqvist2013-12-111-0/+10
* Use same test1.odt as in odk/examples/java/DocumentHandling/testTor Lillqvist2013-12-111-0/+0
* Add basebmp sourcesTor Lillqvist2013-12-111-0/+14
* Add more source files for easier breakpointing in XcodeTor Lillqvist2013-12-101-0/+10
* Update file paths and names after c49721950cb3d897b35f08bf871239308680b18eTor Lillqvist2013-12-091-7/+7
* Add types.rdb (formerly known as udkapi.rdb) to MobileLibreOfficeTor Lillqvist2013-12-093-1/+6
* Make this actually work both when SRCDIR equals and not equals BUILDIRTor Lillqvist2013-12-051-2/+2
* Use the lo-all-static-libs scriptTor Lillqvist2013-11-221-8/+1
* Add a commentTor Lillqvist2013-11-221-0/+2
* Use the lo-all-static-libs scriptTor Lillqvist2013-11-221-27/+6
* Make this file behave saner in EmacsTor Lillqvist2013-11-221-1/+1
* Now we can re-add CustomTarget_MobileLibreOffice_appTor Lillqvist2013-11-221-0/+1
* Schemes don't exist in a clean tree, so use targetsTor Lillqvist2013-11-221-1/+2
* No lib_link directory is used any moreTor Lillqvist2013-11-221-1/+0