Commit graph

19369 commits

Author SHA1 Message Date
Bjoern Michaelsen
2fc62f63f9 reenable accidently disabled sc checks again 2011-10-05 01:04:33 +02:00
Bjoern Michaelsen
e94a19f3e0 simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
Markus Mohrhard
5b9801b50e SCCOl is 16 bit too 2011-10-04 20:38:45 +02:00
Markus Mohrhard
e9e67382f6 mac tinderbox can't deal with rtl::OStringBuffer::append(sal_Int16) 2011-10-04 20:18:40 +02:00
Markus Mohrhard
976f08098e improve error message for csv_handler 2011-10-04 19:49:32 +02:00
Bjoern Michaelsen
47212814c5 adapt sc unittests to separate RdbTarget makefile requirement, also rename sc_test_filters consistent to sc_filters_test 2011-10-04 18:34:22 +02:00
Noel Power
93580dbf23 bnc#705977 apply control name before control is inserted into Forms container 2011-10-04 11:58:34 +01:00
Caolán McNamara
2f18bcdeee WaE: add braces 2011-10-03 13:37:47 +01:00
Muthu Subramanian
15202ad5b2 n717290: Feature to allow string constants in chart ranges.
Chart ranges specifically for labels can now be of the form
="Label1". This allows labels to be picked from chart data (from UI)
rather than from the sheet.
2011-10-03 16:32:35 +05:30
Olivier Hallot
737ab5165c Fix for bug fdo#41310 - Need more room for localized string
The following patch resizes the sheet protection dialog to
display localized strings without truncation

Sizes adjusted for fontsize = 10
2011-10-03 09:28:51 +01:00
Olivier Hallot
56a12cfb13 fdo#41396 - Need more room for localized string (III)
Resizes one string in the named interval dialog to
display localized strings without truncation

Sizes adjusted for fontsize = 10
2011-10-01 23:39:55 -05:00
Olivier Hallot
4591fccc87 fdo#41393 - Need more room for localized string
Resizes the multiple operations dialog to
display localized strings without truncation

Sizes adjusted for fontsize = 10
2011-10-01 23:39:12 -05:00
Norbert Thiebaud
5a112f6a52 basprov/scriptframe are now a 'new' component 2011-10-01 18:54:36 -05:00
Caolán McNamara
e898bcc1c2 silence tedious malware checkers, arcfour, key 0x435645 2011-09-30 17:02:37 +01:00
Caolán McNamara
4a5745503c merge filters-test code 2011-09-30 12:39:35 +01:00
Caolán McNamara
11cc59815a use read_uInt8s_AsOString instead of hand-crafted loop 2011-09-30 09:09:27 +01:00
Markus Mohrhard
eea06c00ab enable the registration for vba unit test again 2011-09-30 00:43:50 +02:00
Markus Mohrhard
1fc21ed077 disable it again, it seems that it tries to access the user installation
it seems it only produces an error in a non sourced environment
2011-09-29 20:43:53 +02:00
Markus Mohrhard
3581e9df56 init the unit test for vba unit tests correctly 2011-09-29 18:35:16 +02:00
Matúš Kukan
8de6948e4f fix trunk gcc compile errors 2011-09-29 13:22:57 +02:00
Caolán McNamara
a336daff85 ByteString->rtl::OString 2011-09-29 09:33:47 +01:00
Caolán McNamara
2774cab826 add modelines 2011-09-29 09:33:46 +01:00
Michael Meeks
2f3d664419 more unit test cut/paste redux 2011-09-28 15:32:14 +01:00
Michael Meeks
4b7cc85c4e sc: switch filters-test to the new shared unit test code 2011-09-28 15:09:48 +01:00
Caolán McNamara
eff6245f98 ByteString->rtl::OStringBuffer 2011-09-28 09:20:33 +01:00
Stephan Bergmann
6671fa81db Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
Markus Mohrhard
bc406a77b5 add dependencies for vba unit test 2011-09-27 16:06:03 +02:00
Markus Mohrhard
acbeb839aa move the checkboxes below the more button 2011-09-27 16:06:03 +02:00
Michael Meeks
0e3361c0ae assert on the console in a helpful way as/when we get a message dialog 2011-09-27 14:44:20 +01:00
Markus Mohrhard
2abdc04993 Manage Names: adapt menu to changes 2011-09-26 18:15:14 +02:00
Markus Mohrhard
74d3dd420b add "Manage Names..." entry to Name Box/ScPosWnd 2011-09-26 18:15:14 +02:00
Noel Power
5609c512cd move OCX_Control ( and subclasses ) and OCX control export to oox 2011-09-26 12:06:04 +01:00
Markus Mohrhard
7a195b81be Manage Names: braodcast change in range names now directly 2011-09-24 16:09:44 +02:00
Markus Mohrhard
ae992dbe6c add local range names to "Name Box"/ScPosWnd 2011-09-24 16:09:44 +02:00
Markus Mohrhard
e9159d142a handle local range names from name box/navigator correctly 2011-09-24 16:09:43 +02:00
Markus Mohrhard
3b6fc983f4 show local range names in navigator 2011-09-24 16:09:43 +02:00
Michael Meeks
c8dc737208 re-factor XPropertyList derivatives to use a rtl::Reference
This cleans up a lot of lifecycle nasties and cleans up some serious
cut/paste code duplication issues at the same time. Cleanup the
naming of ColorTable -> ColorList to match the impl. too
2011-09-24 08:33:46 +01:00
Markus Mohrhard
176b9ee183 Manage Names: add comments and remove dead code 2011-09-24 03:52:33 +02:00
Markus Mohrhard
87e3d71ca6 Manage Names: refactoring in namedlg.cxx 2011-09-24 03:52:33 +02:00
Markus Mohrhard
4e83a42e43 show only relevant range names 2011-09-24 03:52:33 +02:00
Markus Mohrhard
b7b1446520 fix crash, various button problems, memory leak 2011-09-24 03:52:33 +02:00
Markus Mohrhard
24f4f5bc7a Manage Names: set new entry as selected 2011-09-24 03:52:32 +02:00
Markus Mohrhard
c7ac093eb5 inital work for new "Manage Names" dialog
still missing:
 * change the more button to something more modern
 * change the position of the range options to the place below the more
 button
 * insert/paste button is missing
 * last inserted item should be selected by default
additional future improvements:
 * filters
 * search bar
2011-09-23 20:37:55 +02:00
Caolán McNamara
fee307d452 deugly HTMLOutFuncs::ConvertStringToHTML 2011-09-23 09:02:24 +01:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
Tor Lillqvist
4f3e9f30a0 Always link with user32 2011-09-22 15:46:15 +03:00
Fridrich Štrba
71b8638b5a fix array initialization and thus windows build 2011-09-21 20:40:40 +02:00
Caolán McNamara
94f6a72f7a Revert "remove newly unused methods", used again
This reverts commit 9693764946ac3f27a0170d7556ee62276d7c3dcb.
2011-09-21 09:47:39 +01:00
Caolán McNamara
41ad3fcdba callcatcher: remove newly unused methods 2011-09-21 09:47:38 +01:00
Thomas Arnhold
be6a8677a6 OSL_TRACE: Remove trailing newlines
Done with perl regex:
s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs;

- removed trailing whitespaces and (multiple) newlines
2011-09-21 09:28:39 +02:00