This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
libreoffice
Watch
2
Star
0
Fork
0
You've already forked libreoffice
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ada908ab14b10fd15a0e172809546c5fffc7d952
libreoffice
/
basctl
History
Takeshi Abe
03591233c1
Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))
...
to equalsIgnoreAsciiCaseAscii("...")
2012-02-18 23:19:41 +09:00
..
inc
remove precompiled_xxx.hxx/cxx
2011-11-27 18:07:55 -06:00
prj
…
sdi
some misc tidyup ( that was reverted )
2012-01-10 10:08:44 +00:00
source
Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))
2012-02-18 23:19:41 +09:00
uiconfig
/basicide
add the "Send Feedback..." help menu item
2012-01-23 12:37:07 +01:00
util
…
AllLangResTarget_basctl.mk
fix dep to svx/globlmn.hrc inside of tail_build
2012-01-04 01:48:49 -06:00
Library_basctl.mk
Refactor BreakPoint
2011-12-04 22:02:03 -05:00
Makefile
switch to include-based build rather than sourced-based build
2012-02-05 19:34:05 -06:00
Module_basctl.mk
Do Package_xml also for iOS so that packimages doesn't fail
2012-02-02 18:12:02 +02:00
Package_xml.mk
add some form control support for basic dialogs
2011-12-05 09:57:12 +00:00
README
Added READMEs for modules which used to be in components
2012-02-08 07:46:57 +01:00
README
Controls and dialogs for Basic. Contains the Basic IDE.