Commit graph

1827 commits

Author SHA1 Message Date
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
Noel Power
73d3c9504a add new 'Goto Line' menu item to Basic IDE 2011-11-16 14:54:21 +00:00
Norbert Thiebaud
0ea8c014ef tweak gbuild standart Makefile to allow partial build in unsourced env
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
August Sodora
9fbc73f45f Remove unnecessary includes 2011-11-08 13:38:53 +00:00
August Sodora
c1e6cf2df8 Remove unnecessary includes 2011-11-08 13:38:53 +00:00