Commit graph

293386 commits

Author SHA1 Message Date
David Tardon
1d0ef7f9f4 replace existing file 2011-09-06 08:01:38 +02:00
David Tardon
3e886b6bc6 set defaults for use with dev-install 2011-09-06 08:01:36 +02:00
David Tardon
21d1920ec0 add license blurb 2011-09-06 08:01:35 +02:00
David Tardon
d788081162 make pretty printers available during build already 2011-09-06 08:01:27 +02:00
Joseph Powers
69bf43444e Make macro PRV_SV_DECL_REF_LIST() no longer reference the DECLARE_LIST macro
Yes, I just expanded the DECLARE_LIST macro inside the other macro; however,
this is one of two macros that include DECLARE_LIST. Thus, I'll be able to
remove DECLARE_LIST shortly.

I still need to roll the code a little better. We shouldn't have a CN##List
class. It should be posiable to make the CN##MemberList class be based on
List diectly. Once that's done, it shouldn't be too hard to replace List
with either std::vector<> or std::list<>.
2011-09-05 19:30:31 -07:00
Eike Rathke
d3d1481fe8 changed Time100SecSeparator to be identical to DecimalSeparator 2011-09-06 02:39:37 +02:00
Miklos Vajna
889934e739 g: check if git is in PATH 2011-09-05 20:47:09 +02:00
Matúš Kukan
fbcaafce49 remove unused header file 2011-09-05 20:01:58 +02:00
Matúš Kukan
ad814e27cf unusedcode: vbahelper::CollectionBase class 2011-09-05 20:01:57 +02:00
Caolán McNamara
8da489aa9d now we can ditch these unused methods 2011-09-05 17:05:03 +01:00
Caolán McNamara
8b0287543d These multi-lingual IMs have been always disabled for Linux
Where not-Linux was in practice solaris. We can be pretty sure that the
ismultlingual path is effectively unused. so following that chain of logic
quite a bit can go.
2011-09-05 16:37:00 +01:00
Michael Meeks
66ec27f691 elide duplicate dummy dependencies as we concatenate them to a library depfile 2011-09-05 15:25:10 +01:00
Markus Mohrhard
691a15b36a initial work for a merged cell unit test
TODO: add a undo/redo test and debug why ScDocFunc::InsertCells does not
expand the merged area
2011-09-05 16:18:26 +02:00
Markus Mohrhard
0f541df81f test range names in import test 2011-09-05 16:18:25 +02:00
Caolán McNamara
bb79d6edf0 stick these behind OSL_DEBUG_LEVEL > 1 2011-09-05 15:19:30 +01:00
Caolán McNamara
2c09796547 provide a fallback for this for icu < 4.4 2011-09-05 14:49:49 +01:00
Lior Kaplan
90ca023a62 "thereof" should be translated to modern English 2011-09-05 14:33:12 +01:00
Caolán McNamara
789e74cc81 consistent includes 2011-09-05 14:29:39 +01:00
Marc-Andre Laverdiere
a82a28becf Added gitignore for temporary fuzz-testing files 2011-09-05 18:19:26 +05:30
Marc-Andre Laverdiere
f7b5d1982d Initial commit of file fuzzer tool 2011-09-05 18:19:25 +05:30
Caolán McNamara
2e5e373097 let move this back so scoping doesn't clobber us 2011-09-05 13:39:36 +01:00
Cédric Bosdonnat
7748fba40a Reverted WW8TableNodeInfo::toString() for dbglevel>1 2011-09-05 13:46:55 +02:00
Caolán McNamara
ebd7da6837 WaE: unused variable 2011-09-05 12:36:33 +01:00
Michael Meeks
49c83f0135 add officecfg dependency, and (hopefully) a fix for windows URLs 2011-09-05 11:09:09 +01:00
Caolán McNamara
a234cec9f6 disentangle WW8Read_xstz variants 2011-09-05 10:54:22 +01:00
Caolán McNamara
c0eb401571 another round of unused methods 2011-09-05 10:54:22 +01:00
Caolán McNamara
04ce2cea24 callcatcher: drop some Impl methods, regenerate list 2011-09-05 10:54:21 +01:00
Caolán McNamara
f8238e893b no real need to use pointers here 2011-09-05 10:54:21 +01:00
Caolán McNamara
65a62a24c7 move template down and tweak 2011-09-05 10:54:21 +01:00
Caolán McNamara
b96c999d7a disentangle 16bit pascal-strings and zero terminated pstrings, etc.
one method to read pascal strings, zero-terminated pascal strings
and non-zero terminated non-pascal strings is a disaster when
length of 0 toggle into pascal-string mode, shudder!
2011-09-05 10:54:21 +01:00
Caolán McNamara
2fb353433d rework TestBestAndBraces in terms of new apis 2011-09-05 10:54:21 +01:00
Caolán McNamara
5dc2dd29d2 disentangle WW8ReadPString to pascal-string and null terminated pstring
and find that one of them was using 0 as encoding, rather than
indicating normal-pascal string, sigh.
2011-09-05 10:54:20 +01:00
Caolán McNamara
06e1f8ad6b rework WW8ReadPString in terms of read_uInt8s_AsOString 2011-09-05 10:54:20 +01:00
Caolán McNamara
22154753ed fix blindingly wrong comment 2011-09-05 10:54:20 +01:00
Caolán McNamara
952dad0e62 rework WW8Read_xstz using read_LEuInt16s_AsOUString 2011-09-05 10:54:20 +01:00
Caolán McNamara
e99a072c0e add a fairly efficient read_LEuInt16s_AsOUString, merge similar things 2011-09-05 10:54:19 +01:00
Caolán McNamara
af60795f76 callcatcher: some more unused code 2011-09-05 10:54:19 +01:00
Caolán McNamara
2e28244ad3 bIsCompressed is always false 2011-09-05 10:54:19 +01:00
Caolán McNamara
5fc8699128 tell me *what* failed 2011-09-05 10:54:19 +01:00
Noel Power
8be4261608 access oox vbaproject import directly 2011-09-05 10:46:10 +01:00
Cédric Bosdonnat
9ced6d79ed Header/Footer: Moved line thickness magic numbers to a define 2011-09-05 10:07:56 +02:00
Cédric Bosdonnat
2e3c124e2d Header/Footers: fixed separator line position with footnotes 2011-09-05 10:07:55 +02:00
Cédric Bosdonnat
ad5e9ea1d3 sw: added some class doxygen documentation 2011-09-05 10:07:55 +02:00
Cédric Bosdonnat
d004a81afc Header/Footer: Implemented the separator label as a Window
Had quite a hard time drawing the new windows at the correct position
and find the proper VCL attributes. This new Window child class is using
the WB_MOVEABLE and WB_OWNERDRAWDECORATION to workaround bugs in VCL.
2011-09-05 10:07:55 +02:00
Tor Lillqvist
68795fe0dc #define _HAS_ITERATOR_DEBUGGING 0 to fix --enable-dbgutil MSVC compilation 2011-09-05 08:15:56 +03:00
Eike Rathke
0bf8fd627a fixed various crashes due to newly introduced ScRangeName::maIndexToData
* The newly introduced ScRangeName::maIndexToData needs to take into
  account that boost::ptr_set clones and deletes elements, hence each
  collection needs its own maIndexToData setup in copy-ctor.
* Also fixed ScRangeName::erase() where a wrong index element was set to NULL.
2011-09-04 23:57:38 +02:00
Julien Nabet
f6880eac22 Drop unused parts 2011-09-04 22:04:35 +02:00
Katarina Machalkova
64767120e5 Fix for i#95158: Don't reset selected colour on tab switch
Set modified flag if position in the listbox changes
(also for bitmaps, hatching & friends)
2011-09-04 14:27:18 +02:00
Eike Rathke
5456b230a2 fix an_ES locale data details
compiling an_ES.xml gave:
Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended?
Warning: Don't forget to adapt corresponding FormatCode elements when changing separators.
Warning: QuotationStart may be wrong: U+201C “
Warning: QuotationEnd may be wrong: U+201D ”
Warning: DoubleQuotationStart may be wrong: U+2018 ‘
Warning: DoubleQuotationEnd may be wrong: U+2019 ’

* Exchanged Quotation(Start|End) and DoubleQuotation(Start|End)

Not sure about the use of '.' Time100SecSeparator whereas DecimalSeparator is ','
2011-09-04 14:13:01 +02:00
Eike Rathke
9b92ca05cb an_ES indentation 2011-09-04 14:13:01 +02:00