aboutsummaryrefslogtreecommitdiff
path: root/source/es/framework
AgeCommit message (Expand)Author
2018-05-23update translations for master/6.1 beta1Christian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2017-11-22update translations for 6.0 beta1Christian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-09-14convert to gettext formatCaolán McNamara
2017-05-18another update of translations for 5.4.0 beta1libreoffice-5-4-branch-pointChristian Lohmaier
2017-04-28update translations for 5.4.0 alpha1Christian Lohmaier
2016-12-10update translations for 5.3.0 beta2Christian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-05-25update translations mainly for pl (merged from 51)libreoffice-5-2-branch-pointcp-5.1-branch-pointChristian Lohmaier
2016-05-25update translations for 5.2.0 beta1Christian Lohmaier
2015-12-15update translations for 5.1.0 rc1Christian Lohmaier
2015-10-17Update translations for master and force-fix errors using pocheckRobinson Tryon
2015-09-03update translations for masterChristian Lohmaier
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-02-17update translations for LibreOffice 4.0.1 rc1Andras Timar
2013-01-28update translations for LibreOffice 4.0 rc2Andras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
ice-4-3-6'>libreoffice-4-3-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/android
AgeCommit message (Expand)Author
2015-01-28This typedef is not unusedTor Lillqvist
2015-01-28remove unused typedefsNoel Grandin
2015-01-12android: No reason to return JNI version less than Java 6Tomaž Vajngerl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-17Bin code that became dead after 8ecf956d79878c9b24f5ddc51d6b723a76d334f5Tor Lillqvist
2014-12-04android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl
2014-12-04Don't keep the LibreOfficeKit pointer in a global variableTor Lillqvist
2014-08-30Start of support for Android on AArch64Tor Lillqvist
2014-07-01android: LibreOfficeKit needs the path to program/ as the starting point.Jan Holesovsky
2014-07-01lok bootstrap: nicer function names, clean-upTomaž Vajngerl
2014-06-30android: Make the extract_files() part of setup / init.Jan Holesovsky
2014-06-30android: Make use of LibreOfficeKit.Jan Holesovsky
2014-06-30android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2013-10-13lo_dlcall_argc_argv() is unusedTor Lillqvist
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-02-26createWindowFoo is unusedTor Lillqvist
2013-02-23No NativeActivity, so native_app_glue and struct android_app are meaninglessTor Lillqvist
2013-02-21remove un-conditional 20 second sleep on-start for now.Michael Meeks
2013-02-21android: finally starting and rendering at least something again.Michael Meeks
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks
2012-11-22Add lo_get_app_data_dir()Tor Lillqvist
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-21We don't need the library search path anymoreTor Lillqvist
2012-11-21Enable storing some files gzipped in the .apkTor Lillqvist
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist
2012-09-21Guard against lack of slashes in dli_fnameTor Lillqvist
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks
2012-09-05Detach thread before returning from android_main()Tor Lillqvist
2012-08-16For kicks, enable cross-building for Android on MIPSTor Lillqvist
2012-08-06android: expose dummy JNI gnustl patching method for x86Michael Meeks
2012-07-20android: x86 porting work.Michael Meeks