summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2014-01-17More source files for easier debuggingTor Lillqvist1-0/+148
2014-01-17Add sources from vcl/headless and drop not compiled sources from vcl/quartzTor Lillqvist1-4/+34
2014-01-09TiledLibreOffice works fine with just 'core' and 'writer_core'Tor Lillqvist1-1/+1
2014-01-04make marker default to 1 to avoid dead loopSiqi LIU12-25/+21
2014-01-02native code generator: Do not use single_component_map anymore.Matúš Kukan3-3/+0
2014-01-01android: Further reduce size of LibreOfficeExperimentalDesktop.apk.Matúš Kukan3-3/+3
2014-01-01Use the same parameters to native-code.py as in TiledLibreOfficeTor Lillqvist1-2/+2
2014-01-01Need to have native-code.cxx as a separate file for the LibreOffice appTor Lillqvist3-7/+11
2014-01-01Use native-code.py generated code also for iOS.Matúš Kukan6-88/+18
2013-12-28OSL_DEBUG_LEVEL is defined in the flags in lo.xcconfigTor Lillqvist1-1/+0
2013-12-23Add source files from bridges for quicker breakpoint settingTor Lillqvist1-0/+46
2013-12-23Describe the appsTor Lillqvist1-1/+29
2013-12-23We seem to need lo.xcconfig here, tooTor Lillqvist1-0/+4
2013-12-23Add arm64 to VALID_ARCHSTor Lillqvist3-8/+8
2013-12-20restore this binary fileAndras Timar1-0/+0
2013-12-20typo fixesAndras Timar2-1/+1
2013-12-20Don't need Base, Calc, Draw and Math functionality here for nowTor Lillqvist2-8/+0
2013-12-20Improve the tiles per second calculationTor Lillqvist1-19/+28
2013-12-20Add tiles per second counter (averaged over last five seconds)Tor Lillqvist3-2/+80
2013-12-19Use embedded DWARF in the iOS apps except for in release buildTor Lillqvist2-1/+1
2013-12-19Further minor tweaks to TiledLibreOfficeTor Lillqvist3-19/+37
2013-12-19Deduplicate more components.Matúš Kukan3-48/+9
2013-12-19fix typoMatúš Kukan1-1/+1
2013-12-19Deduplicate calc components.Matúš Kukan2-12/+2
2013-12-19bin few commentsMatúš Kukan1-27/+0
2013-12-19Deduplicate writer component factories.Matúš Kukan3-11/+6
2013-12-19Deduplicate a lot of common components.Matúš Kukan3-46/+2
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann4-26/+26
2013-12-19Adapt TiledLibreOffice to the new library name to component mapping APITor Lillqvist1-60/+14
2013-12-18Add a view-only iOS test app using tiled renderingTor Lillqvist21-22/+1357
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan2-4/+29
2013-12-18Deduplicate some foo_component_getFactory declarations.Matúš Kukan2-153/+0
2013-12-18Allow UNO component libraries to have each implementation in its own function.Matúš Kukan2-3/+1
2013-12-17gbuild: remove obsolete SOLARLIBMatúš Kukan1-1/+1
2013-12-17These get defined through lo.xcconfig nowTor Lillqvist1-19/+0
2013-12-17Pass also Xcode's ARCHS, OTHER_CFLAGS and OTHER_CPLUSPLUSFLAGS in lo.xcconfigTor Lillqvist2-8/+16
2013-12-16Split out the setup of lo.xcconfig into a separate CustomTargetTor Lillqvist3-12/+37
2013-12-14iOS tiled rendering workTor Lillqvist2-2/+6
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks7-27/+42
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza4-7/+3
2013-12-11Add a fileTor Lillqvist1-0/+10
2013-12-11Use same test1.odt as in odk/examples/java/DocumentHandling/testTor Lillqvist1-0/+0
2013-12-11Add basebmp sourcesTor Lillqvist1-0/+14
2013-12-10Add more source files for easier breakpointing in XcodeTor Lillqvist1-0/+10
2013-12-09Update file paths and names after c49721950cb3d897b35f08bf871239308680b18eTor Lillqvist1-7/+7
2013-12-09Add types.rdb (formerly known as udkapi.rdb) to MobileLibreOfficeTor Lillqvist3-1/+6
2013-12-05Make this actually work both when SRCDIR equals and not equals BUILDIRTor Lillqvist1-2/+2
2013-11-22Use the lo-all-static-libs scriptTor Lillqvist1-8/+1
2013-11-22Add a commentTor Lillqvist1-0/+2
2013-11-22Use the lo-all-static-libs scriptTor Lillqvist1-27/+6