summaryrefslogtreecommitdiffstats
path: root/AllLangHelp_sbasic.mk
Commit message (Collapse)AuthorAgeFilesLines
* tdf#84675 Add help page for NPer function of VBAOlivier Hallot2017-06-171-0/+1
| | | | | | | Change-Id: Id601138bc4ad390f8ec6c14fe41dc1f936ab5aab Reviewed-on: https://gerrit.libreoffice.org/38903 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Add help page for MIRR function of VBAOlivier Hallot2017-06-161-0/+1
| | | | | | | Change-Id: I7b55b4994a1c65b714be3ad4114aee9233502276 Reviewed-on: https://gerrit.libreoffice.org/38901 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Add help page for IRR function of VBAOlivier Hallot2017-06-161-0/+1
| | | | | | | Change-Id: If4218b4b9619766e25676d5c4be35db42d51b007 Reviewed-on: https://gerrit.libreoffice.org/38900 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Add help page for IPmt function of VBAOlivier Hallot2017-06-151-0/+1
| | | | | | | Change-Id: Iddb382d9735c25f2ca77f8141457fb6bb497a696 Reviewed-on: https://gerrit.libreoffice.org/38809 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Add help page for FV function of VBAOlivier Hallot2017-06-141-0/+1
| | | | | | | | | Change-Id: Ic1ac6629eed117d6d2ec8802162e69a45e599a0c Reviewed-on: https://gerrit.libreoffice.org/38802 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br> (cherry picked from commit 969c5806ff0d958e8dc19d1abe98a1493842e4ca) Reviewed-on: https://gerrit.libreoffice.org/38804
* tdf#84675 Add help page for DDB function of VBAOlivier Hallot2017-06-141-0/+1
| | | | | | | Change-Id: I769a4f0863ca73db776e3ab1fb7faf1f25f3b2f7 Reviewed-on: https://gerrit.libreoffice.org/38803 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Add help page for StrReverse VBAOlivier Hallot2017-05-201-0/+1
| | | | | | | | | | Fixes some syntax definitions Mute l10n for VBA function names Change-Id: I06d7391a44b465339e3c82f333719488f7d843b2 Reviewed-on: https://gerrit.libreoffice.org/37855 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Help VBA functions AscW, ChrW, InStrRevOlivier Hallot2017-05-191-0/+4
| | | | | | | | | | | | | | | | | These functions are enabled whith Option VBASupport 1 fix bookmark Fix metas Fix makefile & add InStrRev Bookmarking Fix category for DDB Change-Id: I12fed1cd521ffb846d2994323013e8dcc127381f Reviewed-on: https://gerrit.libreoffice.org/37826 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br> (cherry picked from commit eb145d19480d245228dc6b1032a925adbff8ea78) Reviewed-on: https://gerrit.libreoffice.org/37838
* tdf#84675 (part4) document VBA macros supportOlivier Hallot2017-05-191-0/+2
| | | | | | | | | Change-Id: I61f60fb4f3ac27604a71972f0c1d8a7e9effdcc4 Reviewed-on: https://gerrit.libreoffice.org/37735 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br> (cherry picked from commit 6f947c50faf2969405749fc118659d9d9934eb91) Reviewed-on: https://gerrit.libreoffice.org/37774
* tdf#84675 (part3) Document Basic constantsOlivier Hallot2017-05-191-0/+1
| | | | | | | | | | | Document Basic constants more explicitely. Change-Id: I76958041552148cc65e5bfb49eed6944991a0637 Reviewed-on: https://gerrit.libreoffice.org/37705 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br> (cherry picked from commit a50d8ddab0d6037ee72424a21a18b9d07d53bdb7) Reviewed-on: https://gerrit.libreoffice.org/37772
* TDF#80588 Help page for Basic IDE OptionsOlivier Hallot2015-08-251-0/+1
| | | | | | | | | | | Help page for Basic IDE Option in Tools - LibreOffice - Basic IDE Options Before merging this patch it is necessary to verify correctness of the help page contents. Change-Id: Ic80410910ed3eadb02c4fd49c02fc5f1dce053db Reviewed-on: https://gerrit.libreoffice.org/17356 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Install new help filesLionel Elie Mamane2013-11-051-0/+6
| | | | Change-Id: I8fc26aadfa7509e19a6f4fb5941b6c1eb9cf9258
* Access2Base - Help fileJean-Pierre Ledure2013-11-051-0/+1
| | | | | | | | | | | Summary description + reference to official doc site 1 entry in index 1 entry in Macros & Programming - Guides Change-Id: I26587292b4daff035779fc197522af7dc600279a Reviewed-on: https://gerrit.libreoffice.org/6522 Tested-by: Lionel Elie Mamane <lionel@mamane.lu> Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
* gbuildize helpcontent2David Tardon2013-02-261-0/+320
dmake is dead, long live gbuild! Change-Id: I636ea4ed7ee08a748b96973ae076a5e47928d4ca