--- misc/libxslt-1.1.26/ltmain.sh +++ misc/build/libxslt-1.1.26/ltmain.sh @@ -3228,6 +3228,12 @@ func_warning "\`-release' is ignored for convenience libraries" else + # Force no versioning suffix for Android thanks to silly + # apkbuilder which doesn't add extra native libs unless their + # name ends with .so + + version_type=none + # Parse the version information argument. save_ifs="$IFS"; IFS=':' set dummy $vinfo 0 0 0 d class='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basegfx/inc
/option>
AgeCommit message (Expand)Author
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2016-10-26 21:00:20 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2016-10-27 11:05:38 +0300
commitec0e60c53fd55b85e9bb968ea1593cd76d20d1d5 (patch)
treebd98ca8ecb51fb968d9a3ccd176ef6ee7e7eb98f /officecfg
parent420e80dfd742bc2387741d8650d353a20c36e8c5 (diff)
Convert RID_MENU_REFRESH_DATA to xml OUString compareToAscii == 0 to equalsAsciiNoel Grandin 2013-07-09Remove warning by using the right printf commandsArnaud Versini 2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann 2013-06-10mingw64: use the sal formatting strings in storeFridrich Štrba 2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-24gbuild: drop empty use_packages callsDavid Tardon 2013-04-24gbuild: drop uses of removed packagesDavid Tardon 2013-04-23execute move of global headersBjoern Michaelsen 2013-04-12do not set soversion for private ure librariesMatúš Kukan 2013-04-10Revert "store: new ZipPackage_store_odk_headers"Michael Stahl 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19further OUString cleanupThomas Arnhold 2013-03-18cleanup doxygen warningsPeter Foley 2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks 2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold 2013-03-09Use BOOST_STATIC_ASSERTStephan Bergmann 2013-03-04remove unused and commented out codeThomas Arnhold 2013-02-28remove all d.lstMichael Stahl 2013-02-27store: new ZipPackage_store_odk_headersMichael Stahl 2013-02-11Leftover store/inc/makefile.mkStephan Bergmann 2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl 2013-01-26Some cppcheck cleaningJulien Nabet 2012-12-25Get rid of (most uses of) GUITor Lillqvist