summaryrefslogtreecommitdiff
path: root/ios/experimental
AgeCommit message (Expand)Author
2014-03-21Add customshapes source files for debugging convenienceTor Lillqvist
2014-03-21Add oox/source/drawingml source for debugging convenienceTor Lillqvist
2014-03-20Add a few cppu source files for debugging convenienceTor Lillqvist
2014-03-20Add some more source files for debugging convenienceTor Lillqvist
2014-03-19Add some more source files for debugging convenienceTor Lillqvist
2014-03-18Add simple document selector to TiledLibreOfficeTor Lillqvist
2014-03-18Add some more source files for debugging convenienceTor Lillqvist
2014-03-18Enable one more level of zooming in, just for funTor Lillqvist
2014-03-10Add more source files for convenient breakpoint settingTor Lillqvist
2014-03-05Add sal source filesTor Lillqvist
2014-01-23Add objface.cxxTor Lillqvist
2014-01-23Add cppuhelper sourcesTor Lillqvist
2014-01-17More source files for easier debuggingTor Lillqvist
2014-01-17Add sources from vcl/headless and drop not compiled sources from vcl/quartzTor Lillqvist
2014-01-01Need to have native-code.cxx as a separate file for the LibreOffice appTor Lillqvist
2014-01-01Use native-code.py generated code also for iOS.Matúš Kukan
2013-12-23Add source files from bridges for quicker breakpoint settingTor Lillqvist
2013-12-23We seem to need lo.xcconfig here, tooTor Lillqvist
2013-12-23Add arm64 to VALID_ARCHSTor Lillqvist
2013-12-20Don't need Base, Calc, Draw and Math functionality here for nowTor Lillqvist
2013-12-20Improve the tiles per second calculationTor Lillqvist
2013-12-20Add tiles per second counter (averaged over last five seconds)Tor Lillqvist
2013-12-19Use embedded DWARF in the iOS apps except for in release buildTor Lillqvist
2013-12-19Further minor tweaks to TiledLibreOfficeTor Lillqvist
2013-12-19Deduplicate more components.Matúš Kukan
2013-12-19fix typoMatúš Kukan
2013-12-19Deduplicate calc components.Matúš Kukan
2013-12-19Deduplicate writer component factories.Matúš Kukan
2013-12-19Deduplicate a lot of common components.Matúš Kukan
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann
2013-12-19Adapt TiledLibreOffice to the new library name to component mapping APITor Lillqvist
2013-12-18Add a view-only iOS test app using tiled renderingTor Lillqvist
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan
2013-12-18Deduplicate some foo_component_getFactory declarations.Matúš Kukan
2013-12-18Allow UNO component libraries to have each implementation in its own function.Matúš Kukan
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-11-07remove INPATH and PROEXTMichael Stahl
2013-11-06It's types.rdb now, not udkapi.rdb any moreTor Lillqvist
2013-11-01Add dummy touch_ui_dialog_modal() here, tooTor Lillqvist
2013-11-01Use actual executable pathTor Lillqvist
2013-10-28Get rid of some crackTor Lillqvist
2013-10-28Add a couple of source filesTor Lillqvist
2013-10-27Fixup glitches in selection handle dragging and coordinate offsetsTor Lillqvist
2013-10-27Bin some unnecessary NSLoggingTor Lillqvist
2013-10-27Tweak how the resize handles look and make it easier to grab themTor Lillqvist
2013-10-25Add a few sources from vclTor Lillqvist
2013-10-23More work on selection handling in iOSTor Lillqvist
2013-10-22Add a fileTor Lillqvist
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist