summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2014-03-06native-code: Remove foo_core groups, now only 'core' and 'writer' are used.Matúš Kukan3-3/+3
2014-03-06Bin ios/qa/sc, hasn't been tested for ages and surely doesn't build or workTor Lillqvist4-542/+0
2014-03-05Add sal source filesTor Lillqvist1-0/+70
2014-01-30moved impress remote clients to a separate repositoryNorbert Thiebaud404-52071/+0
2014-01-26iosremote: add translationsChristian Lohmaier156-74/+27117
2014-01-26remove unused imagessiqi6-20/+0
2014-01-26info-plist make use of image assets to manage icons filessiqi1-14/+3
2014-01-26icons with required sizes for iOS7siqi28-16/+222
2014-01-26iosremote: remove invalid icon referencesChristian Lohmaier1-4/+1
2014-01-24Produce a ld map file, tooTor Lillqvist1-1/+1
2014-01-23Add objface.cxxTor Lillqvist1-0/+10
2014-01-23Add cppuhelper sourcesTor Lillqvist1-0/+58
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