summaryrefslogtreecommitdiff
path: root/AllLangHelp_scalc.mk
AgeCommit message (Expand)Author
2020-07-01tdf#134376 Add Calc cell style Help pageOlivier Hallot
2020-05-22tdf81599 Better Help pages for Calc SolversOlivier Hallot
2020-04-09tdf#131960 Clarification of FLOOR functionsSteve Fanning
2020-04-09tdf#131960 Clarification of CEILING functionSteve Fanning
2020-03-26tdf#126923 Add guide for subtotals toolOlivier Hallot
2020-03-20Refactor Data analysis Calc help pageOlivier Hallot
2020-03-20Review, refactor Calc Data Menu Help pagesOlivier Hallot
2019-11-30tdf#92084 Help Pages for OPT_* Calc functionsSteve Fanning
2019-11-12Add FINDB, SEARCHB and REPLACEB Help pageslibreoffice-6-4-branch-pointOlivier Hallot
2019-07-02Add Help for FOURIER calc function and analysisOlivier Hallot
2019-04-27tdf#99517 help for CONCAT, TEXTJOIN, IFS, SWITCHOlivier Hallot
2019-03-04tdf#123803 Add relelase info in Calc functionsOlivier Hallot
2018-11-16tdf#121084 Help page for Calc REGEX functionOlivier Hallot
2018-10-02Reduce L10N workload for repetitive stringsOlivier Hallot
2018-09-04Refactor pages for string <-> numbers/refs/datesOlivier Hallot
2018-06-02tdf#117933 help pages for MAXIFS,MINIFSOlivier Hallot
2018-05-01tdf#106623 Write help page for PIVOT CHARTOlivier Hallot
2018-04-24Add sample files for complex trigon functionsOlivier Hallot
2018-02-20tdf#115440 Help page for ROUNDSIG function in CalcOlivier Hallot
2017-09-24Placeholder for Calc 'data provider' help pageOlivier Hallot
2017-09-24Placeholder for Calc 'data form' help pageOlivier Hallot
2017-09-24Placeholder for Calc 'XML source' help pageOlivier Hallot
2017-09-24placeholder for Calc 'data stream' help pageOlivier Hallot
2017-04-24Correct WOKDAYS.INTL -> WORKDAY.INTLOlivier Hallot
2017-03-30tdf#106861 - fix Autoinput entry in menu, plusOlivier Hallot
2016-12-05tdf#101140 Adding Help for RAWSUBTRACT functionliongold
2016-10-24tdf#80439 Help pages for (NET)WORKDAYS.INTLChandanathil P. Geevan
2016-03-09tdf#97021 Help pages for FORECAST.ETS functionsOlivier Hallot
2016-02-18tdf#97807 Calc menu changes for inserting rows and columnsStanislav Horacek
2016-02-16tdf#95281 Help page for the SKEWP functionOlivier Hallot
2016-02-16tdf#95282 Help page for the COLOR functionOlivier Hallot
2016-02-09tdf#96868 Help page for data statistics regressionOlivier Hallot
2016-01-08tdf#85433 help content for WEEKNUM, ISOWEEKNUM, WEEKNUM_EXCEL2003, WEEKNUM_OOOEike Rathke
2015-10-26A description of trigonometric function IM*tagezi
2015-10-14Added description the ERROR.TYPE functiontagezi
2015-10-10Added description COUNTIFS functiontagezi
2015-10-08Added description SUMIFS functiontagezi
2015-10-08Added discription AVERAGEIFStagezi
2015-10-03Added description and examples of the AVERAGEIF functiontagezi
2015-09-29tdf#85228 Added description of AGGREGATE functiontagezi
2015-09-06tdf#92825 Fix calc's main menubar entriesYousuf Philips
2015-07-08Promote ODF Formula standard in Calc function helpOlivier Hallot
2015-01-05fdo#86637 (part) OpenCL options help pageOlivier Hallot
2014-09-13Fix FDO#80441 Help pages for WEBSERVICES functionOlivier Hallot
2014-08-24FDO#80453 Help page for Edit-Fill-Random NumbersOlivier Hallot
2014-08-22Fix fdo#80338 Help pages for Data StatisticsOlivier Hallot
2014-08-04Partial fix for fdo#80338: help for calc statisticsOlivier Hallot
2014-06-30Fix fdo#80656. Help for NUMBERVALUE Calc functionOlivier Hallot
2013-02-26gbuildize helpcontent2David Tardon
ption value='libreoffice-6-1-4'>libreoffice-6-1-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libcmis/StaticLibrary_libcmis.mk
AgeCommit message (Expand)Author
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-05-27avoid gbuild warning about no PCH for libcmisLuboš Luňák
2019-05-24disable warnings in external libsLuboš Luňák
2019-05-19PCH for libcmisLuboš Luňák
2018-12-28upload libcmis 0.5.2David Tardon
2018-12-07All supported versions of Clang and GCC support at least C++17 nowStephan Bergmann
2018-11-02libcmis fails to build with c++2aCaolán McNamara
2018-11-02Compile as C++2a, where availableStephan Bergmann
2018-01-22boost: upgrade to release 1.66.0Michael Stahl
2017-11-28external/libcmis: Falling back to C++03 is too drasticStephan Bergmann
2017-11-26Build as C++17 when GCC/Clang supports itStephan Bergmann
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann
2017-09-15consistent naming of externals: cmis -> libcmisMichael Stahl