Santiago Martinez
37eb6211b2
Remove unused code in BiffInputStream.
2012-02-28 14:03:07 +00:00
Santiago Martinez
d4c467f7d3
Remove unused code in BiffObjLineModel.
2012-02-28 14:01:00 +00:00
Bjoern Michaelsen
5279616d50
lp#562027: fix logout with quickstarter
2012-02-28 14:30:42 +01:00
Bjoern Michaelsen
478485d19f
some fancy new SAL_LOG tracing for sfx2
2012-02-28 14:30:42 +01:00
Bjoern Michaelsen
423d346e21
some fancy new SAL_LOG tracing for framework
2012-02-28 14:30:41 +01:00
Bjoern Michaelsen
0039d23914
move vcl session management to fancy new SAL_LOG tracing
2012-02-28 14:30:41 +01:00
Albert Thuswaldner
2bb8328d0a
German Comments translations.
2012-02-28 19:15:34 +05:30
Andras Timar
e54773aa64
fdo#45023 UI fix on PDF export dialog
2012-02-28 14:06:50 +01:00
Caolán McNamara
9ddf39c391
fix windows build
2012-02-28 10:56:59 +00:00
Caolán McNamara
f7aaf5c42e
convert some low hanging fruit
2012-02-28 10:56:59 +00:00
Caolán McNamara
34d71c5a08
callcatcher: remove newly unused methods and update list
2012-02-28 10:56:59 +00:00
Caolán McNamara
0ad02521c1
use read_uInt16s_ToOUString instead of hand-crafted loop
2012-02-28 10:56:58 +00:00
Caolán McNamara
a18457b29a
use read_uInt16s_ToOUString instead of hand-crafted loop
2012-02-28 10:56:58 +00:00
Caolán McNamara
f7db5b2d5f
replace AllocBuffer in ww8 filter
2012-02-28 10:56:58 +00:00
Caolán McNamara
f1857d76cb
SfxStyleSheet needs a default ctor
...
due to use of ImplInheritanceHelper2 SfxStyleSheet needs a default ctor, though
its never called. rearrange things a little so we can have an empty ctor
without pulling in a bunch of code which is never executed
2012-02-28 10:56:58 +00:00
Caolán McNamara
cb5bd5a1ae
PolyPolygonStrokeArrowPrimitive2D cannot be instantiated
2012-02-28 10:56:57 +00:00
Caolán McNamara
e6bc67afc2
WaE: unused variable
2012-02-28 10:56:57 +00:00
Caolán McNamara
76c7fa90a8
remove dangling legacy binary-compatible between-milestons temp hack nonsense
2012-02-28 10:56:57 +00:00
Andras Timar
cb578c77e2
fix behaviour of propex tool on Windows
2012-02-28 11:03:02 +01:00
Miklos Vajna
f31548f70c
RTFFrame::getSprms: use SAL_N_ELEMENTS()
2012-02-28 10:07:37 +01:00
Kohei Yoshida
0c47d6c85b
Consolidate code that insert new dimensions.
...
To make it easier to keep track of who inserts new dimensions.
2012-02-27 23:47:00 -05:00
Kohei Yoshida
de6b91f57b
Correctly import ref type (aka display type) of data fields.
2012-02-27 23:47:00 -05:00
Kohei Yoshida
5c699635ce
Import field as hidden field only when the axes type is 0.
...
The old code would import data axis as hidden field too which makes
no sense & generates unnecessary duplicate field for legitimate data
field.
2012-02-27 23:47:00 -05:00
Kohei Yoshida
df0aab7f66
Fix exporting pivot tables to xls esp wrt exporting duplicate data fields.
2012-02-27 23:47:00 -05:00
Marc-André Laverdière-Papineau
be76f5d701
Removed dead code
...
* Removed unused SvInplaceEdit
2012-02-27 19:03:44 -05:00
Marc-André Laverdière-Papineau
e4dd27555a
Removed dead code
...
Deleted: SvFileStream::UnlockFile()
2012-02-27 19:03:44 -05:00
Riccardo Magliocchetti
0d55cc7bf4
Some more work for --disable-database-connectivity
2012-02-28 00:43:34 +02:00
Tor Lillqvist
9fb0ad21f4
writerperfect depends on libwp[dgs], libcdr and libvisio
...
Don't try to build libraries that depend on libraries we don't have.
2012-02-28 00:38:49 +02:00
Tor Lillqvist
44f3a76e97
libvisio depends on the LGPL libwpd and libwpg so bypass on iOS then
2012-02-28 00:38:48 +02:00
Tor Lillqvist
3eff0e7915
Deduplication of aSfxInt16Item_Impl only for iOS
2012-02-27 23:44:12 +02:00
Fernando Governatore
207dbaaf83
fix icecc compile in ubuntu
...
In ubuntu the GCC_HOME of icecc is in /usr/lib/icecc
2012-02-27 21:31:49 +00:00
Michael Stahl
fa5e41067b
add convwatch.py
2012-02-27 20:55:58 +01:00
Michael Stahl
a860cd108c
cppu: JobQueue::enter: add mutex guards for m_nToDo
...
Considered replacing it with oslInterlockedCount, but wondered why there is
no osl_getInterlockedCount (similar to glib's g_atomic_int_get)...
2012-02-27 20:53:20 +01:00
Michael Stahl
3f43ebb4c3
fdo#46678: tweak SfxBaseModel::getSomething:
...
Lock the SolarMutex only when necessary. This is a workaround that just
happens to make the deadlock go away for me. This being called from pyuno
is wasteful anyway, but apparently there is no way to determine whether
a uno::Reference points at something local to the process.
2012-02-27 20:45:06 +01:00
Michael Stahl
7c7d5c0eec
SfxItemPool: replace deque with vector for SfxPoolItem array
...
Yields measurable speedup on load/store of large documents, wonder where
the equivalent patch i committed long time ago to OOo went...
2012-02-27 20:45:05 +01:00
Michael Stahl
a2db9f4d46
solenv/gdb: fix Emacs modelines
2012-02-27 20:45:05 +01:00
Michael Stahl
f430b71c46
SwSectionFrm: initialised members are happy members
...
Valgrind complained about uninitialised use in
SwSectionFrm::_CheckClipping (sectfrm.cxx:1111).
2012-02-27 20:45:05 +01:00
Michael Stahl
ebb7444179
SwRootFrm::~SwRootFrm: refactor:
...
Since CWS swlayoutrefactoring the SwRootFrms are destroyed with
SwDoc::IsInDtor not set. This can cause at least reads of freed
SwRootFrm members when executing the dtors of SwRootFrm base class
SwLayoutFrm calling into SwRootFrm::GetPageAtPos.
Prevent this scenario by:
- moving the implementation of SwRootFrm base class dtors to new
methods SwFrm::Destroy and SwLayoutFrm::Destroy
- calling SwFrm::Destroy and SwLayoutFrm::Destroy explicitly before
SwRootFrm members are freed
2012-02-27 20:45:05 +01:00
Kohei Yoshida
7eb1c1e31d
Fixed up several issues with the new formula options handler.
2012-02-27 14:39:06 -05:00
Philipp Weissenbacher
8b32c721c6
Translate comments to German and fix some whitespace
2012-02-27 18:46:46 +01:00
Stefan Knorr (astron)
bacf45b722
Writer/Options: Move Comments 10 units up
2012-02-27 18:46:46 +01:00
Albert Thuswaldner
90284a5e7a
Splitting ScDocument::SetDocOptions, moved new SetFormulaOptions to ScDocShell
2012-02-27 12:13:29 -05:00
Albert Thuswaldner
b091acc26d
Moving misplaced Formula options from ScDocOptions to ScAppOptions
2012-02-27 12:13:29 -05:00
Takeshi Abe
660e4481a4
Avoid temporary rtl::OUString
...
in scripting / sdext / starmath / stoc / svtools / svx
2012-02-28 01:55:00 +09:00
Winfried Donkers
a3b0be1086
fdo44516 cleanup of direct use of color in code
2012-02-27 16:45:31 +00:00
Cédric Bosdonnat
adf45eced4
fdo#46531: Fixed SpellCheck dialog display issues
...
More robust, handling of the explanations message and link display.
2012-02-27 17:04:01 +01:00
Cameron Paul
d281971d62
fdo#46438 - add ctrl-g / ctrl-shift-g binding for find again fwd/back
2012-02-27 15:56:54 +00:00
Tor Lillqvist
b553816722
libcdr depends on libwpd and libwpg so don't use it either on iOS then
2012-02-27 17:54:28 +02:00
Tor Lillqvist
143974d637
$_os is "iOS" for iOS, not "IOS"
2012-02-27 17:20:32 +02:00
Stephan Bergmann
5e3e2dca75
Typo
2012-02-27 16:17:54 +01:00