Kohei Yoshida
c81b005921
fdo#39847: Shrink chart's source ranges to data area.
...
Otherwise setting data area to e.g. the entire sheet, or even just
entire columns would freeze Calc as it tries to parse the entire data
range faithfully.
2011-12-05 19:25:13 -05:00
Kohei Yoshida
b5dfff9d34
A little more annotation.
2011-12-05 19:25:13 -05:00
Kohei Yoshida
f12221dcb7
Added comment describing what we are doing here...
...
It's not very obvious from the code alone.
2011-12-05 19:25:12 -05:00
Kohei Yoshida
2641accc23
Use enum over integer constant for type safety.
2011-12-05 19:25:12 -05:00
Kohei Yoshida
3e4488fdbb
Separate method for code that determins glue state from referenced cells.
2011-12-05 19:25:12 -05:00
Kohei Yoshida
e8c5565485
Annotated code and a little cleanup to improve readability.
2011-12-05 19:25:12 -05:00
Kohei Yoshida
793432143e
Empty data sequence backend no longer used. Let's purge it.
2011-12-05 19:25:11 -05:00
Kohei Yoshida
4ea9d4daf7
Use boost::scoped_ptr in lieu of std::auto_ptr (where we can).
2011-12-05 19:25:11 -05:00
Kohei Yoshida
1e169828b1
Make the class officially non-copyable.
2011-12-05 19:25:11 -05:00
Kohei Yoshida
73544acaee
std::auto_ptr is deprecated. Let's use boost::scoped_ptr.
2011-12-05 19:25:11 -05:00
Kohei Yoshida
a39ed5f755
Let's not create unnecessary duplidate.
...
These ref tokens are only read, not modified. Taking a const reference
is sufficient.
2011-12-05 19:25:11 -05:00
August Sodora
df46bad0d1
Added some tests for basic/scanner
2011-12-05 19:00:42 -05:00
Markus Mohrhard
e678311175
WaE: uninitialized value
2011-12-06 00:59:20 +01:00
Markus Mohrhard
7d900eb8d2
possible fix for build breaker
2011-12-05 23:45:56 +01:00
August Sodora
971bf1aa4c
Use sal_Int32 in all these places
2011-12-05 17:42:26 -05:00
Michael Meeks
5ccc0361bf
WaE: fix Mac build wrt. fprintf
2011-12-05 22:30:49 +00:00
August Sodora
f58ae13e8a
Prevent the testtool from building
2011-12-05 17:16:45 -05:00
Michael Meeks
5f49389c74
WaE: cleanup ambiguous types in append
2011-12-05 22:08:44 +00:00
Wolfgang Pechlaner
e091888bad
add tests for new bitshift functions to sc
2011-12-05 23:08:26 +01:00
Markus Mohrhard
219703ba3b
remove last uses of CellVertJustify in our code
...
please use now only CellVertJustify2
2011-12-05 23:08:25 +01:00
Markus Mohrhard
27f50cecdc
enable sc's c++ subsequenttests related to fdo#43308
2011-12-05 23:08:25 +01:00
Markus Mohrhard
27fa364db8
incompatible change to solve uno problem related to fdo#43308
2011-12-05 23:08:25 +01:00
Markus Mohrhard
9429fe7b1c
possible fix for fdo#43312
...
did not test that yet, should be quite safe to avoid a null pointer
exception but the selected area might need some change to allow tests to
pass
2011-12-05 23:08:25 +01:00
Marcel Metz
072b137387
Remove unused tools/stack.hxx
2011-12-05 22:54:55 +01:00
Marcel Metz
050b170e8c
Replace ScHTMLAdjustStack with std::stack< ScHTMLAdjustStackEntry* >
2011-12-05 22:54:55 +01:00
Marcel Metz
0c173e7489
Replace ScHTMLTableStack with std::stack< ScHTMLTableStackEntry* >
2011-12-05 22:54:55 +01:00
Marcel Metz
b3ba4376c6
Replace Stack with std::stack< SVGAttributeWriter* >
2011-12-05 22:54:55 +01:00
Marcel Metz
49ac37ddfc
Replace Stack with std::stack< LineInfo* >
2011-12-05 22:54:55 +01:00
Marcel Metz
dc6431f7fd
Replace Stack with std::stack< Color* >
2011-12-05 22:54:55 +01:00
Marcel Metz
f5b63844cc
Replace SmNodeStack with std::stack< SmNode* >
2011-12-05 22:53:17 +01:00
Marcel Metz
6c6bc18961
Replace XclExpChTrActionStack with std::stack< XclExpChTrAction* >
2011-12-05 22:53:16 +01:00
Marcel Metz
ecfcc54543
Replace Stack with std::stack< std::pair< XclObj*, XclEscherHostAppData* > >
2011-12-05 22:53:16 +01:00
Marcel Metz
149c1746a1
Replace Stack with std::stack< bool >
2011-12-05 22:53:16 +01:00
Marcel Metz
0158333f1b
Replace ScChangeTrackMsgStack with std::stack< ScChangeTrackMsgInfo* >
2011-12-05 22:53:16 +01:00
Stefan Knorr (astron)
6ea8ea456c
Remove Large Handles option
...
This patch removes the option Large Handles everywhere and makes LibO use the larger 9px handles always.
2011-12-05 21:43:53 +00:00
Bjoern Michaelsen
efd750d843
lp#726529: inline arm assembler is obsolete by now
2011-12-05 21:57:37 +01:00
Michael Meeks
fe05a4b4aa
fax wizard: build and install the java wizard in paralle to the python one
2011-12-05 20:53:25 +00:00
Michael Meeks
49df5176e5
fax wizard: more misc. bug fixing, and missing file makefile
2011-12-05 20:53:24 +00:00
Michael Meeks
1a7eee2446
Improve pyuno debugging in various ways - add stack traces etc.
2011-12-05 20:53:24 +00:00
Michael Meeks
41b8bad143
wizards: completely work python wizard packaging and registration
...
Also improve exception handling and error printing in pythonloader
Allow registration of explicit .py components - the only method that works
2011-12-05 20:53:24 +00:00
Michael Meeks
fb7f82382b
presenter console: clean and simplify over-abstract code
2011-12-05 20:53:23 +00:00
Michael Meeks
857b4f5357
presenter console: add 'Switch monitors' button to help get setup
...
For years, we've been carefully detecting the laptop display, and choosing
it as the default display to project to - thus many of our users have
configured around this. Provide a way for them to undo the folly, and any
subsequent mis-detections easily.
Initial Artwork is clearly in need of some bug-fixing.
Cleanup hyper-pre-optimised madness in ProtocolHandler.cxx too, called
a few dozen times - and has nested switch statements on characters.
2011-12-05 20:53:23 +00:00
Michael Meeks
b35b708098
pywizards: resurrect Xisco's code lost in rebasing
...
Xisco merged this to master and then deleted it on master, which cause
these files to get lost during the re-base across that.
2011-12-05 20:53:22 +00:00
Xisco Fauli
21131ea640
Set the python fax wizard as the default one
2011-12-05 20:53:22 +00:00
Xisco Fauli
02d490ad83
Add the rest of the files to scp2
2011-12-05 20:53:21 +00:00
Xisco Fauli
cebdd70c03
add fax files to makefile
2011-12-05 20:53:21 +00:00
Xisco Fauli
43e132ef1f
add directories to basic/program and makefiles
2011-12-05 20:53:20 +00:00
Xisco Fauli
85458c56a2
Forgotten file
2011-12-05 20:53:20 +00:00
Xisco Fauli
adf772680c
Hello world (python) as a component
2011-12-05 20:53:19 +00:00
Xisco Fauli
e20b4fe7f9
Fix merge conflicts
2011-12-05 20:53:19 +00:00