summaryrefslogtreecommitdiffstats
path: root/ios/experimental
Commit message (Expand)AuthorAgeFilesLines
* Add more source files for convenient breakpoint settingTor Lillqvist2014-03-101-4/+352
* Add sal source filesTor Lillqvist2014-03-051-0/+70
* Add objface.cxxTor Lillqvist2014-01-231-0/+10
* Add cppuhelper sourcesTor Lillqvist2014-01-231-0/+58
* More source files for easier debuggingTor Lillqvist2014-01-171-0/+148
* Add sources from vcl/headless and drop not compiled sources from vcl/quartzTor Lillqvist2014-01-171-4/+34
* Need to have native-code.cxx as a separate file for the LibreOffice appTor Lillqvist2014-01-011-3/+0
* Use native-code.py generated code also for iOS.Matúš Kukan2014-01-012-57/+4
* Add source files from bridges for quicker breakpoint settingTor Lillqvist2013-12-231-0/+46
* We seem to need lo.xcconfig here, tooTor Lillqvist2013-12-231-0/+4
* Add arm64 to VALID_ARCHSTor Lillqvist2013-12-231-2/+2
* Don't need Base, Calc, Draw and Math functionality here for nowTor Lillqvist2013-12-202-8/+0
* Improve the tiles per second calculationTor Lillqvist2013-12-201-19/+28
* Add tiles per second counter (averaged over last five seconds)Tor Lillqvist2013-12-203-2/+80
* Use embedded DWARF in the iOS apps except for in release buildTor Lillqvist2013-12-191-1/+0
* Further minor tweaks to TiledLibreOfficeTor Lillqvist2013-12-193-19/+37
* Deduplicate more components.Matúš Kukan2013-12-192-47/+8
* fix typoMatúš Kukan2013-12-191-1/+1
* Deduplicate calc components.Matúš Kukan2013-12-192-12/+2
* Deduplicate writer component factories.Matúš Kukan2013-12-192-8/+4
* Deduplicate a lot of common components.Matúš Kukan2013-12-192-36/+0
* Add .component <implementation constructor="..." featureStephan Bergmann2013-12-192-16/+16
* Adapt TiledLibreOffice to the new library name to component mapping APITor Lillqvist2013-12-191-60/+14
* Add a view-only iOS test app using tiled renderingTor Lillqvist2013-12-1817-0/+1186
* Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan2013-12-181-1/+14
* Deduplicate some foo_component_getFactory declarations.Matúš Kukan2013-12-181-57/+0
* Allow UNO component libraries to have each implementation in its own function.Matúš Kukan2013-12-181-2/+0
* iOS tiled rendering workTor Lillqvist2013-12-141-2/+4
* fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2013-12-111-2/+0
* remove INPATH and PROEXTMichael Stahl2013-11-071-2/+2
* It's types.rdb now, not udkapi.rdb any moreTor Lillqvist2013-11-061-1/+1
* Add dummy touch_ui_dialog_modal() here, tooTor Lillqvist2013-11-011-0/+25
* Use actual executable pathTor Lillqvist2013-11-011-1/+1
* Get rid of some crackTor Lillqvist2013-10-283-13/+3
* Add a couple of source filesTor Lillqvist2013-10-281-0/+4
* Fixup glitches in selection handle dragging and coordinate offsetsTor Lillqvist2013-10-273-9/+26
* Bin some unnecessary NSLoggingTor Lillqvist2013-10-271-2/+0
* Tweak how the resize handles look and make it easier to grab themTor Lillqvist2013-10-271-16/+28
* Add a few sources from vclTor Lillqvist2013-10-251-0/+14
* More work on selection handling in iOSTor Lillqvist2013-10-231-30/+18
* Add a fileTor Lillqvist2013-10-221-0/+2
* Try to handle selection resizing in a more "correct" wayTor Lillqvist2013-10-221-34/+21
* Bin verbose loggingTor Lillqvist2013-10-221-8/+0
* Intermediate commit of experimental iOS app hackingTor Lillqvist2013-10-221-15/+21
* fileacc is not a separate component any moreTor Lillqvist2013-10-191-2/+0
* More text selection WIP hackingTor Lillqvist2013-10-181-41/+76
* Work in progress: Text selection handling for iOSTor Lillqvist2013-10-183-13/+198
* Add outmap.cxxTor Lillqvist2013-10-151-0/+2
* Require at least iOS 6.1Tor Lillqvist2013-10-151-4/+4
* Hacking on iOS keyboard handlingTor Lillqvist2013-10-132-2/+21