summaryrefslogtreecommitdiff
path: root/ios/experimental
AgeCommit message (Expand)AuthorFilesLines
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-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-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-05Add sal source filesTor Lillqvist1-0/+70
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-01Need to have native-code.cxx as a separate file for the LibreOffice appTor Lillqvist1-3/+0
2014-01-01Use native-code.py generated code also for iOS.Matúš Kukan2-57/+4
2013-12-23Add source files from bridges for quicker breakpoint settingTor Lillqvist1-0/+46
2013-12-23We seem to need lo.xcconfig here, tooTor Lillqvist1-0/+4
2013-12-23Add arm64 to VALID_ARCHSTor Lillqvist1-2/+2
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 Lillqvist1-1/+0
2013-12-19Further minor tweaks to TiledLibreOfficeTor Lillqvist3-19/+37
2013-12-19Deduplicate more components.Matúš Kukan2-47/+8
2013-12-19fix typoMatúš Kukan1-1/+1
2013-12-19Deduplicate calc components.Matúš Kukan2-12/+2
2013-12-19Deduplicate writer component factories.Matúš Kukan2-8/+4
2013-12-19Deduplicate a lot of common components.Matúš Kukan2-36/+0
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann2-16/+16
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 Lillqvist17-0/+1186
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan1-1/+14
2013-12-18Deduplicate some foo_component_getFactory declarations.Matúš Kukan1-57/+0
2013-12-18Allow UNO component libraries to have each implementation in its own function.Matúš Kukan1-2/+0
2013-12-14iOS tiled rendering workTor Lillqvist1-2/+4
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza1-2/+0
2013-11-07remove INPATH and PROEXTMichael Stahl1-2/+2
2013-11-06It's types.rdb now, not udkapi.rdb any moreTor Lillqvist1-1/+1
2013-11-01Add dummy touch_ui_dialog_modal() here, tooTor Lillqvist1-0/+25
2013-11-01Use actual executable pathTor Lillqvist1-1/+1
2013-10-28Get rid of some crackTor Lillqvist3-13/+3
2013-10-28Add a couple of source filesTor Lillqvist1-0/+4
2013-10-27Fixup glitches in selection handle dragging and coordinate offsetsTor Lillqvist3-9/+26
2013-10-27Bin some unnecessary NSLoggingTor Lillqvist1-2/+0
2013-10-27Tweak how the resize handles look and make it easier to grab themTor Lillqvist1-16/+28
2013-10-25Add a few sources from vclTor Lillqvist1-0/+14
2013-10-23More work on selection handling in iOSTor Lillqvist1-30/+18