Takeshi Abe
254f372b01
Use defined utility BASIC_DLL()/BASIC_MOD()
2012-02-07 00:31:29 +09:00
Takeshi Abe
baf5ffc7c0
Removed dead code
2012-02-07 00:31:28 +09:00
Norbert Thiebaud
c857dff7fc
switch to include-based build rather than sourced-based build
2012-02-05 19:34:05 -06:00
Tor Lillqvist
6ab3556b44
Do Package_xml also for iOS so that packimages doesn't fail
2012-02-02 18:12:02 +02:00
Stephan Bergmann
6fca59d9c2
Simplify code by making getProcessComponentContext() implicit.
2012-01-31 17:26:57 +01:00
Korrawit Pruegsanusak
a1275f841a
use SAL_CALL - fix bulid in msvc
2012-01-30 11:41:52 +00:00
Stephan Bergmann
e8bb827571
Fixed cppheader.xsl nillable treatment.
...
* cppheader.xsl had initially been written under the false assumption that a
missing oor:nillable attribute defaults to "false" instead of "true". That has
been fixed.
* As a result, many places that use the new simplified officecfg/*.hxx headers
broke as they did not expect value types to be wrapped boost::optional. To keep
the code simple, I decided to change all occurrences in
officecfg/registry/schema/ of properties that specify a default <value> and do
not explicitly specify oor:nillable="true" to oor:nillable="false". Strictly
speaking, this is an incompatible change, but in many cases it should be what
was intended, anyway.
* Some places that use the new simplified officecfg/*.hxx headers still had to
be adapted to boost::optional wrapping.
* This showed that unotools/configuration.hxx did not yet work for those wrapped
properties and needed fixing, too.
2012-01-30 12:27:47 +01:00
Tor Lillqvist
81cf9f5099
Bypass building BASIC and scripting related modules for iOS
...
Any LO-based app distributed through the App Store can't have
scripting or extendability anyway.
Sure, this will break the build elsewhere because of missing headers.
No big deal, I will take care of that eventually. It isn't as if there
would anybody else building for iOS anyway, as far as I know. If there
is, please make yourself heard.
2012-01-27 22:43:58 +02:00
Takeshi Abe
bb51e8e72b
Deleting a null pointer is safe
2012-01-26 03:03:08 +09:00
Stephan Bergmann
a2195b2dc3
Replace SourceViewConfig with (simplified) direct configuration access.
2012-01-25 18:18:52 +01:00
Marcel Metz
f9e6d195db
Replaced diagnore ENSURE_OR_BREAK with regular code.
2012-01-23 23:28:46 +01:00
Ivan Timofeev
924d0bdd47
add the "Send Feedback..." help menu item
2012-01-23 12:37:07 +01:00
August Sodora
90e983df7b
Use a smart pointer here instead
2012-01-20 20:47:54 -05:00
August Sodora
e0d20cbd0b
valgrind: Fix memory leak
2012-01-20 20:47:54 -05:00
Noel Power
ffbd3846d4
some misc tidyup ( that was reverted )
...
some id and string renaming from b08e273015
was reverted, those parts of the changes are reapplied here
2012-01-10 10:08:44 +00:00
Noel Power
6639eb9c30
Revert "remove duplicated images for basic dialog form controls ( & misc tidyup )"
...
This reverts commit 83a28682f2
.
2012-01-10 10:08:44 +00:00
Michael Stahl
23dd856d3c
Merge branch 'feature/gbuild_extensions'
...
Conflicts:
extensions/source/ole/servreg.cxx
extensions/source/plugin/util/makefile.mk
postprocess/packcomponents/makefile.mk
postprocess/prj/build.lst
tail_build/prj/build.lst
2012-01-06 21:09:13 +01:00
Marcel Metz
571ad11bc0
Removed unnecessary tools includes.
2012-01-05 15:36:41 +01:00
Brad Sowden
2004a9920e
Easyhack fdo#38831 remove SvStrings
...
Remove SvStrings definition and obsolete #defines.
2012-01-04 13:49:11 +01:00
Norbert Thiebaud
1c6f4e6ff7
fix dep to svx/globlmn.hrc inside of tail_build
2012-01-04 01:48:49 -06:00
Peter Foley
fd66491759
Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions
...
Conflicts:
Module_tail_build.mk
Repository.mk
extensions/util/makefile.pmk
postprocess/prj/build.lst
svx/AllLangResTarget_svx.mk
2011-12-24 09:44:24 -05:00
August Sodora
b0aac3f446
String->OUString
2011-12-20 14:12:33 -05:00
Matúš Kukan
032df7e9bf
gbuild: these targets depend on svx/globlmn.hrc
2011-12-20 19:38:30 +01:00
Noel Power
f269629d1b
fix mistaken String::CreateFromInt32 -> OUString::valueOf conversion
2011-12-15 15:15:08 +00:00
Noel Grandin
583582c5bf
German translations
...
By Mike Whiteley/Noel Grandin, some smaller changes by myself; changes to binfilter removed from patch
2011-12-12 22:35:05 +01:00
August Sodora
5414ac4348
String->OUString
2011-12-10 18:44:47 -05:00
August Sodora
0f9876867c
Remove unnecessary includes
2011-12-10 18:44:47 -05:00
August Sodora
9776c3c4dc
String->OUString
2011-12-10 18:00:22 -05:00
August Sodora
c1cddefe21
Avoid use of preprocessor
2011-12-10 18:00:22 -05:00
Andras Timar
8d0816f1cf
fix build with MSVC
2011-12-10 22:25:26 +01:00
August Sodora
ac65f9c888
Remove unnecessary includes
2011-12-10 15:44:59 -05:00
August Sodora
90939a7b3d
String->OUString
2011-12-10 15:23:25 -05:00
August Sodora
313deb9782
String->OUString
2011-12-10 15:23:25 -05:00
August Sodora
e09a63d4c0
String->OUString
2011-12-10 15:23:25 -05:00
Olivier Hallot
1688a9d923
Fix for fdo43460 Part II getLength to isEmpty
...
Part II
Module
basctl
2011-12-10 13:54:31 +04:00
August Sodora
79a8567b42
Avoid use of the preprocessor
2011-12-10 01:36:34 -05:00
Caolán McNamara
87ec1f8857
callcatcher: remove unused code post automation removal
2011-12-09 13:57:16 +00:00
August Sodora
f5549c9429
String->OUString
2011-12-09 01:58:49 -05:00
August Sodora
7c8b0959fd
String->OUString
2011-12-09 00:56:17 -05:00
August Sodora
9c2f9c79ac
String->OUString
2011-12-09 00:50:03 -05:00
August Sodora
7ffca8ed2e
sal_Bool to bool
2011-12-09 00:15:26 -05:00
August Sodora
3f5225ab63
Clean up SbxItem
2011-12-08 23:22:01 -05:00
August Sodora
954c3b2d9a
Remove unused code
2011-12-08 13:54:13 -05:00
Michael T. Whiteley
dcfd4beb21
childs -> children
2011-12-08 11:32:41 +02:00
Bjoern Michaelsen
2acd8fbac9
in modules, when we have a env we are in stage gbuild
2011-12-07 15:53:06 +01:00
Noel Power
83a28682f2
remove duplicated images for basic dialog form controls ( & misc tidyup )
2011-12-06 15:00:39 +00:00
Noel Power
9cff030fa1
add some form control support for basic dialogs
2011-12-05 09:57:12 +00:00
August Sodora
ebf168f59f
So size_t is recognized on windows
2011-12-05 00:52:02 -05:00
August Sodora
5ca762a9ca
String->OUString
2011-12-05 00:47:35 -05:00
August Sodora
fb7adf3f34
Remove unnecessary includes
2011-12-05 00:30:30 -05:00
Ivan Timofeev
aa948e1c25
add missing include for size_t
2011-12-05 08:31:45 +04:00
August Sodora
f81a743840
Refactor BreakPoint
2011-12-04 22:02:03 -05:00
August Sodora
e7b6c4ac5f
String->OUString
2011-12-04 22:02:02 -05:00
August Sodora
71de946a1a
sal_Bool to bool
2011-12-04 18:56:18 -05:00
Stefan Knorr (astron)
6ddc99b1dd
String change for Line Number functionality in Basic IDE
2011-12-04 21:57:54 +01:00
August Sodora
49da4d5da0
Remove unnecessary includes
2011-11-30 22:34:22 -05:00
August Sodora
98fd966d0c
Remove unnecessary includes
2011-11-30 22:03:58 -05:00
August Sodora
b291c3a1f2
String->OUString
2011-11-30 21:56:20 -05:00
August Sodora
8ceae013e9
Remove unnecessary includes
2011-11-30 21:48:32 -05:00
August Sodora
93e3a86977
Refactor sbxitem
2011-11-30 21:35:07 -05:00
Stephan Bergmann
08b921ef07
Enum member names live in the outer name scope.
2011-11-30 14:51:39 +01:00
Niklas Johansson
0083479a80
Fixed fdo#42778 pass count in Manage Breakpoints and crash in dialog
...
When entering pass count 2 it is expected that the breakpoint is
passed two times before breaking not to break the second time.
Also fixed a crash due to dangling pointers of breakpoints.
2011-11-30 13:33:26 +01:00
August Sodora
1eb974c142
Convert group of consts to enum
2011-11-30 02:11:59 -05:00
August Sodora
e007d3f3b9
String->OUString
2011-11-30 01:44:43 -05:00
Bjoern Michaelsen
d73e574d8a
move reconfigure into gbuild
2011-11-29 17:25:14 +01:00
Noel Power
34a9faf23c
add spinbutton control to insertcontrolbar for basic dialog editor
2011-11-29 10:28:44 +00:00
August Sodora
88459fcc8f
String->OUString
2011-11-28 22:20:38 -05:00
August Sodora
a82a873150
String->OUString
2011-11-28 22:17:15 -05:00
Norbert Thiebaud
c0bed9c72e
remove precompiled_xxx.hxx/cxx
2011-11-27 18:07:55 -06:00
Norbert Thiebaud
3f2ff54778
remove pch from the include list
2011-11-27 15:24:45 -06:00
Norbert Thiebaud
5b350d5ddc
remove include of pch header in basctl
2011-11-27 12:55:25 -06:00
Norbert Thiebaud
992757cc5e
remove pre-compiled header support in gbuild and gbuildified module
2011-11-27 11:49:38 -06:00
mikew
5c76e221fe
Some German to English comment translations.
2011-11-25 11:18:19 +00:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Caolán McNamara
33a03b669b
no need for BasicErrorHdl to be a LINK
2011-11-24 21:41:31 +00:00
August Sodora
8061b40349
String->OUString
2011-11-22 00:21:13 -05:00
August Sodora
ea0b60c82e
String->OUString
2011-11-22 00:21:12 -05:00
August Sodora
cbde0ff28b
String->OUString
2011-11-21 23:58:02 -05:00
August Sodora
89e27727c9
String->OUString
2011-11-21 23:54:04 -05:00
August Sodora
462c6fc24f
Remove unnecessary includes
2011-11-21 23:33:54 -05:00
August Sodora
5ddab9d8d4
Remove unnecessary includes
2011-11-21 22:16:15 -05:00
August Sodora
226dade0ca
Remove unnecessary includes
2011-11-21 20:54:56 -05:00
August Sodora
48ea077729
Removed unnecessary includes
2011-11-21 20:36:23 -05:00
August Sodora
59e4b21c67
Removed unnecessary includes
2011-11-21 20:28:01 -05:00
August Sodora
a7c455d101
unused local variable
2011-11-21 20:15:25 -05:00
August Sodora
ea1c1ad843
cppcheck: C-style pointer casting
2011-11-21 20:13:44 -05:00
Caolán McNamara
ca02d72808
remove [Byte]String::EraseAllChars
2011-11-19 21:11:02 +00:00
Noel Power
fd48c0eead
add license info to linenumberwindow.[ch]xx, fix menu label
2011-11-18 16:42:04 +00:00
Stephan Bergmann
28590197df
-Werror=shadow fix
2011-11-18 11:39:03 +01:00
August Sodora
3397770163
Add emacs modeline
2011-11-18 00:57:45 -05:00
August Sodora
5b5747abcc
Double semicolon -> semicolon
2011-11-17 22:59:46 -05:00
Norbert Thiebaud
6e6546a5f7
calculate the width based on the font + general clean-up
2011-11-17 21:49:06 -06:00
Norbert Thiebaud
a1d800a7a7
SetLineNumberDisplay appropriately when opening or swithin modules
2011-11-17 21:48:30 -06:00
Norbert Thiebaud
ae78e3e913
fix issue with unsupported typedef on Mac
2011-11-17 18:41:23 -06:00
August Sodora
cc09ce22e9
Removed unused includes
2011-11-17 18:41:22 -06:00
August Sodora
d27db6c534
Fixed scrolling bug
2011-11-17 18:41:22 -06:00
August Sodora
a1deac6043
Finished making it possible to toggle line numbers in the basic ide
2011-11-17 18:41:21 -06:00
August Sodora
a4074e3403
Preparing to add option for line numbers in the basic ide
2011-11-17 18:41:20 -06:00
August Sodora
deb6bcf8d9
Added missing files
2011-11-17 18:41:19 -06:00
August Sodora
291bd1f0bf
Add line numbers to basic ide
2011-11-17 18:41:18 -06:00