summaryrefslogtreecommitdiff
path: root/ios
ModeNameSize
-rw-r--r--.gitignore267logplain
-rw-r--r--CustomTarget_Lo_Xcconfig.mk1456logplain
-rw-r--r--CustomTarget_TiledLibreOffice_app.mk5418logplain
-rw-r--r--Makefile476logplain
-rw-r--r--Module_ios.mk519logplain
-rw-r--r--README1576logplain
d---------experimental / TiledLibreOffice43logplain
-rw-r--r--lo.xcconfig.in1048logplain
c6a0e4'>Fix typosAndrea Gelmini 2017-03-02Fix typosAndrea Gelmini 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-12-20Fix smoketest under right-to-left localesKhaled Hosny 2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-18coverity#1358588 Uninitialized scalar fieldCaolán McNamara 2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke 2016-03-22tdf#84323: Make osl::Condition::wait more readableGurkaran 2016-02-15WaE: loplugin:cstylecastTor Lillqvist 2016-02-15smoketest: loplugin:nullptrMichael Stahl 2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro 2016-02-09Remove excess newlinesChris Sherlock 2015-12-10More smoketest notes.Michael Meeks 2015-11-30Use -ldl -pthread only on LinuxTor Lillqvist 2015-11-26smoketest: improve docs.Michael Meeks 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann 2015-11-04yyyyyNoel Grandin 2015-10-29com::sun::star->css in smoketest,sotNoel Grandin 2015-10-15coverity#1326133 Logically dead codeCaolán McNamara 2015-10-14cid#1326675 DLS: Dead local storeNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-08-07cppcheck:noExplicitConstructorNoel Grandin