summaryrefslogtreecommitdiff
path: root/ios
ModeNameSize
-rw-r--r--.gitignore264logplain
-rw-r--r--CustomTarget_iOS_link.mk2852logplain
-rw-r--r--CustomTarget_iOS_setup.mk5228logplain
-rw-r--r--DISCLAIMER_WARNING190logplain
d---------LibreOfficeLight96logplain
-rw-r--r--Makefile476logplain
-rw-r--r--Module_ios.mk601logplain
-rw-r--r--README1863logplain
d---------UnitTest80logplain
d---------source88logplain
-rw-r--r--welcome.odt297986logplain
6-4&id=0c5663cfb13f4f55e246d42ac464d5e2c2f23099'>first range can be anywhere before second at RPN end, tdf#96426 follow-upEike Rathke 2016-04-23more differentiated significant whitespace recognition, tdf#96426 follow-upEike Rathke 2016-04-23narrow down where a space could be an intersection, tdf#96426 follow-upEike Rathke 2016-04-23fully check for adjacent RPN end, tdf#96426 follow-upEike Rathke 2016-04-23use FormulaToken::DeleteIfZeroRef() instead of Delete() at some placesEike Rathke 2016-04-23Resolves: tdf#96426 significant whitespace as intersection in Excel syntaxEike Rathke 2016-04-23simplify the ReplaceToken() offset logic to absolute offsetsEike Rathke 2016-04-23newline shortageEike Rathke 2016-04-23change multiple ifs to switch caseEike Rathke 2016-04-23join two lines that cause an annoying debugger step over experienceEike Rathke 2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin 2016-04-12Avoid reserved identifierStephan Bergmann 2016-04-11clang-tidy performance-unnecessary-value-param in formulaNoel Grandin 2016-04-04get rid of a TODO commentWinfried Donkers 2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin 2016-03-23missing nullptr check, tdf#98427Markus Mohrhard 2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke 2016-03-18loplugin:constantparam in formulaNoel Grandin 2016-03-14prefix domain namespace to FORECAST.* functions for ODFF, tdf#94635 follow-upEike Rathke 2016-03-10loplugin:constantparam in formulaNoel Grandin 2016-03-03tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers 2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin 2016-02-23new loplugin: commaoperatorNoel Grandin 2016-02-18tdf#43157 Cleanup DBG_ASSERT for formula module.aybuke 2016-02-09Remove excess newlinesChris Sherlock 2016-02-04vcl: take into account the font width is the average font widthChris Sherlock 2016-01-20loplugin:unusedmethodsNoel Grandin