summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2014-04-30ICU has been bumped to 53Tor Lillqvist1-4/+4
2014-04-30Add some sources from framework for debugging convenienceTor Lillqvist1-0/+44
2014-04-18Include the newly required custom shape data filesTor Lillqvist1-0/+6
2014-04-17remove executable bitAndras Timar6-0/+0
2014-04-14Add a source file for debugging convenienceTor Lillqvist1-0/+10
2014-04-14Put the dict_ja and _zh data in files instead of code for iOSTor Lillqvist1-0/+3
2014-04-14It doesn't seem to work to use variable references for file names anywayTor Lillqvist2-2/+1
2014-04-14Avoid NSLogging when not debuggingTor Lillqvist1-2/+2
2014-04-12HEADER_SEARCH_PATHS is duplicated for Debug and ReleaseTor Lillqvist1-0/+1
2014-04-12Mmap in the ICU data file and pass it to udata_setCommonData()Tor Lillqvist1-0/+35
2014-04-12Copy the ICU data file into the TiledLibreOffice appTor Lillqvist2-0/+6
2014-04-12Add udata.cpp from ICU for easy breakpoint settingTor Lillqvist1-0/+18
2014-04-11Add MobileCoreServices and ImageIO frameworks for some debugging code in vclTor Lillqvist1-0/+8
2014-04-07Add somewhat ridiculous debug hacks for CoreGrahics drawing debugging on iOSTor Lillqvist1-2/+24
2014-04-04Use tile coordinates for the DRAW_ONLY_TILE functionalityTor Lillqvist1-6/+12
2014-03-31Bin a few since long commented-out linesTor Lillqvist1-4/+0
2014-03-31Add possibility to show tile numbers and render just one tileTor Lillqvist1-11/+38
2014-03-28Bypass also the MobileLibreOffice thing for nowTor Lillqvist1-1/+0
2014-03-21Add customshapes source files for debugging convenienceTor Lillqvist1-0/+26
2014-03-21Add oox/source/drawingml source for debugging convenienceTor Lillqvist1-0/+138
2014-03-20Add a few cppu source files for debugging convenienceTor Lillqvist1-1/+13
2014-03-20Add some more source files for debugging convenienceTor Lillqvist1-1/+227
2014-03-20Bypass the 'LibreOffice' executable and app for nowTor Lillqvist1-2/+0
2014-03-19Add some more source files for debugging convenienceTor Lillqvist1-0/+98
2014-03-18Add simple document selector to TiledLibreOfficeTor Lillqvist8-15/+141
2014-03-18Add some more source files for debugging convenienceTor Lillqvist1-0/+196
2014-03-18Enable one more level of zooming in, just for funTor Lillqvist1-1/+1
2014-03-10Add more source files for convenient breakpoint settingTor Lillqvist1-4/+352
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