Commit graph

1817 commits

Author SHA1 Message Date
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
August Sodora
c448b83266 Remove unnecessary includes 2011-11-08 13:38:53 +00:00
August Sodora
0d71a9c7d0 Remove unnecessary includes 2011-11-08 13:38:53 +00:00
August Sodora
3d7bc23e23 Remove last include of tools/string.hxx in basctl 2011-11-08 13:38:52 +00:00
August Sodora
e505b16440 Remove superfluous includes and forward decls 2011-11-07 12:55:26 +00:00
Joseph Powers
f65946944e Remove an unused header from basctl 2011-11-02 05:57:03 -07:00
Ivan Timofeev
e0ffea7232 migrate to StringRangeEnumerator in Basic 2011-10-08 22:25:09 +04:00
Bjoern Michaelsen
e94a19f3e0 simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
Matúš Kukan
28da0ea37f do not include removed header 2011-10-03 17:03:17 +02:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
Andras Timar
f0bf752e27 remove Repeat from Basic IDE menu
This command (.uno:Repeat) works only in Writer and Calc. It is always
inactive (greyed out) in Basic IDE.
2011-09-12 22:35:24 +02:00