summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared
AgeCommit message (Collapse)AuthorFilesLines
2015-08-05missing space Open Statement[Runtime] → Open Statement [Runtime]Christian Lohmaier1-2/+2
Change-Id: If90b4d89c0dc7172b417b30dd242278386813244 (cherry picked from commit bbece63b0f7b182f8bbf36accef29bb7a42e7800)
2015-02-02fix some ahelp ids of hid . where the current context is empty or wrongCaolán McNamara2-3/+3
related fdo#88970 Change-Id: Ib5aa5f5b608252216817b0e6f38c944e37786df5
2014-07-25remove redundant dollars at InputBox function and fix invalid Basic examplesStanislav Horacek6-12/+12
Change-Id: Idd6f14e127ba5e3939849b0baf7ec499e69e8695 Reviewed-on: https://gerrit.libreoffice.org/10517 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-23update help ids for event assign .ui conversionCaolán McNamara1-3/+3
Change-Id: I4457daf43c968cf103cd3b07b3b7bf885d3b7a43
2014-01-06update help ids for macro and dialog tabpage .ui conversionCaolán McNamara1-5/+5
Change-Id: If959d52daf88c6d205cddb691b2426e33c741b88
2014-01-06update help ids for lib page .ui conversionCaolán McNamara1-6/+6
Change-Id: I22fff4675a0b097b39bd23f87c19c61e615ef430
2014-01-03update help ids for import lib dialogCaolán McNamara1-4/+4
Change-Id: I9603fbd28374686d9dafff80160ca295f4419718
2014-01-02update help ids for basic manage breakpoints dialogCaolán McNamara1-11/+12
Change-Id: I823df9129adf5da840017612245ad62d74814413
2013-12-31update help ids for new lib dialog .ui conversionCaolán McNamara1-1/+1
Change-Id: I0b590ce16c7bbb9fa74a7c4a3d5157a7b89a69d8
2013-11-05basic code not localisableLionel Elie Mamane6-10/+10
Change-Id: Ifcc4985afac1f62787d317352bdb45a490d71963
2013-11-05fixup confusion between CDateToUnoTime and CDateToUnoDateTimeLionel Elie Mamane1-3/+3
Change-Id: Ie3a13726086da113835f54f4eb1c68201edd44f9
2013-11-05wrong titleLionel Elie Mamane1-1/+1
Change-Id: I776db2914bb4e51af35d7c4610d457892b36e9b5
2013-11-05there is also a "Converting Time Values" help pageLionel Elie Mamane2-4/+6
Change-Id: I742102ee90942f7d3303e971cffd15282853c0fb
2013-11-05fixup examples of CDate(From|To)Uno(Date|Time|DateTime)Lionel Elie Mamane3-3/+3
Change-Id: I547317d52bf08bcfb0954267e25ce5f2881d1c75
2013-11-05janitorial: space outside of emphLionel Elie Mamane6-6/+6
Change-Id: I624e4d61a7482e316297feb78f30b20b57ce39b7
2013-11-05add UNO Date/Time conversion functions to "Converting Date Values" help pageLionel Elie Mamane1-1/+7
Change-Id: I67608ec843a45b5a342c82a816174acb9391ca73
2013-11-03missing spaces in new help textAndras Timar6-6/+6
Change-Id: Idd049b01ac7fd83bc49d907788924a28fc50b7cd
2013-10-01update help ids for password dialog .ui conversionCaolán McNamara1-4/+4
Change-Id: Ife1ead8a20db8b86b5ec23642eacf1af189fa0f5
2013-09-17documentation for new UNO Date/Time/DateTime struct <-> Basic Time conversionsLionel Elie Mamane6-0/+346
Change-Id: I8679534affa1ac5ee22393189188ff1ac09aa0f5 Reviewed-on: https://gerrit.libreoffice.org/5899 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-19<switch>/<case>/<default> are unhandled elements within <bascode>Andras Timar1-4/+13
Change-Id: I6c04583bb0259806d1c5ffd2c1425bacaed21583
2013-04-09updated Object Catalog helpAndras Timar2-22/+4
Change-Id: I42cfd2a00ed868f91e2b46f9451132bf80fd9c18
2013-03-16kill %PRODUCTVERSION variable from help, none of its use cases were validAndras Timar1-1/+1
Change-Id: I879e787f40bb84831c8d035cab02bd751e448b99
2013-03-11Use localize attribute for efficiencyZolnai Tamás7-7/+7
Add localize="false" to xml components which not include translatable string to make helpex work less with them. Change-Id: I20fe79b5a506fafaa6fd90bd62f12117af0bb3b6
2013-02-26gbuildize helpcontent2David Tardon3-419/+0
dmake is dead, long live gbuild! Change-Id: I636ea4ed7ee08a748b96973ae076a5e47928d4ca
2013-02-12remove inline tags from Basic code examplesAndras Timar2-4/+11
Change-Id: Ie6731f769e311f2eb1793694828085661ee0ff09
2013-02-12untranslatable paragraphAndras Timar1-1/+1
Change-Id: Id51a93e3f1c5a064730a4485980e380b3e22f39f
2012-12-13re-base on ALv2 code. Includes:Michael Meeks296-6808/+4112
Patch contributed by Oliver Rainer-Wittmann i#118572 - remove ui string and help content regarding usage of Java Mail in Writer's Mail Merge as Java Mail is not used. http://svn.apache.org/viewvc?view=revision&revision=1197035 Patches contributed by Herbert Duerr updated help text for regexp word boundaries http://svn.apache.org/viewvc?view=revision&revision=1228026 improved help text for word boundary regexp expression \b http://svn.apache.org/viewvc?view=revision&revision=1234738 Patches contributed by Jurgen Schmidt remove onlineregistration with dependencies http://svn.apache.org/viewvc?view=revision&revision=1240245 Patch contributed by Regina Henschel Extended tips for corner and cap style http://svn.apache.org/viewvc?view=revision&revision=1242287 * re-enable on-line update help, remove obsolete on-line purchasing.
2012-11-15typo fixAndras Timar1-1/+1
2012-11-15format Basic code examplesAndras Timar207-1884/+2706
2012-11-05adapt macro help ids for .uiCaolán McNamara1-6/+6
2012-10-29fdo#42135 Add help for the button export in Macro OrganizerNiklas Johansson1-0/+27
Adds a section of the previously undocumented button Export...
2012-10-16move help structure one directory upNorbert Thiebaud296-0/+23155
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc