Matúš Kukan
bee6510c08
fix mingw build, properly set LO_LIB_DIR
2012-03-25 12:19:35 +02:00
Markus Mohrhard
78cd54c09d
revert accidently commited lines
2012-03-25 07:13:41 +02:00
Markus Mohrhard
e4eca6763e
remove newly unused variable
2012-03-25 05:06:57 +02:00
Markus Mohrhard
8269e88b9b
Revert "simplify code - remove unnecessary and complicated allocation"
...
This reverts commit 3ffdb45ae0
.
2012-03-25 04:42:28 +02:00
Markus Mohrhard
3079cebfe6
Revert "restructure insert code as a precursor to further simplification"
...
This reverts commit 4aa72e0dee
.
2012-03-25 04:42:28 +02:00
Markus Mohrhard
d1fcea677a
Revert "if/else branches contain same code"
...
This reverts commit 13bf19769e
.
2012-03-25 04:42:28 +02:00
Markus Mohrhard
300365c29b
Revert "remove unnecessary use of local variable and auto_ptr"
...
This reverts commit 6af00cf90f
.
2012-03-25 04:42:28 +02:00
Markus Mohrhard
473a182824
Revert "Convert tools/table.hxx to std::map in Chart2PositionMap class"
...
This reverts commit db3786ee3a
.
Conflicts:
sc/source/ui/unoobj/chart2uno.cxx
2012-03-25 04:42:27 +02:00
Matúš Kukan
4352326b6b
fix windows build, properly set LO_LIB_DIR
2012-03-25 00:18:35 +01:00
Julien Nabet
4da30c0b41
check end of iterator with != instead of <
2012-03-24 23:52:49 +01:00
Takeshi Abe
150f79806c
removed unused AnimationSchemesPanel
...
this seems related to 58dd850178
2012-03-25 07:15:03 +09:00
Takeshi Abe
193581a7cc
removed duplicate includes in sd
2012-03-25 07:15:03 +09:00
Matúš Kukan
15bd35e4f2
i18npool: use CustomTarget_*.mk makefiles
...
Also done lot of simplification and modernization.
2012-03-24 22:39:53 +01:00
Matúš Kukan
1140c380ad
packimages: do not use custom Makefile
2012-03-24 22:39:52 +01:00
Rafael Dominguez
bcf0c0ead1
Remove unused class.
2012-03-24 16:43:56 -04:30
Miklos Vajna
81dbafd122
git-hooks: commit-msg should not search for whitespace in the diff itself
...
The additional sed removes every line after seeing the first line
starting with a #, just like git will do it later as well.
See: http://article.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/26794
2012-03-24 18:04:20 +01:00
Miklos Vajna
04cae9ec1e
fdo#46955 fix RTF import of all capitals char prop
2012-03-24 17:29:49 +01:00
Miklos Vajna
5e994d528c
fdo#47036 fix RTF import of multi-paragraph exact height textboxes
2012-03-24 16:49:28 +01:00
Miklos Vajna
0d9132c504
fdo#47036 fix RTF import of shapes inside text frames at the start of the doc
2012-03-24 16:38:39 +01:00
Miklos Vajna
de0f33126d
rtftok: various refactoring
...
To allow frame keywords at the start of the document, we need to:
- a single setter method for all frame properties
- make the parser state know about its document
- make the frame know about its parser state
2012-03-24 16:38:35 +01:00
Kohei Yoshida
16bbecab81
ScDPDateGroupHelper class is no more.
2012-03-24 00:13:30 -04:00
Kohei Yoshida
7a1401e953
More on avoiding use of date helper.
2012-03-23 23:49:43 -04:00
Christian Lohmaier
2d3c700725
help XCode 2.5 resolve @loader_path/libfoo.dylib
2012-03-24 03:55:35 +01:00
Kohei Yoshida
d9cc468b30
Let's just centrally reload group data in DataPilotUpdate()...
...
It's a no-op when there is no group dimensions anyways.
2012-03-23 22:27:42 -04:00
Kohei Yoshida
16168d7d58
We don't need date helper in FillGroupValues().
2012-03-23 22:27:42 -04:00
Kohei Yoshida
83a7d544b2
Store the group type (aka date part) with the cache, and use that.
...
With this, we can phase out the "DateHelper" class...
2012-03-23 22:27:41 -04:00
Kohei Yoshida
09bc4a1ed1
(Hopefully) fixed the table reload bug coming from the pivot layout dialog.
2012-03-23 22:27:41 -04:00
Kohei Yoshida
32d3e6b2ec
Added dump methods to various classes to make debugging easier.
...
And a little code cleanup here and there...
2012-03-23 22:27:41 -04:00
Kohei Yoshida
7463dafd92
A little clean up.
2012-03-23 22:27:41 -04:00
Kohei Yoshida
de82764121
Bool-ness.
2012-03-23 22:27:40 -04:00
Kohei Yoshida
ec1b8060e3
Dump item values too.
2012-03-23 22:27:40 -04:00
Kohei Yoshida
1097d2f366
Some misc changes & some dumping facility for pivot table for debugging.
2012-03-23 22:27:40 -04:00
Kohei Yoshida
16cfcce0c0
No need to check for null table twice.
2012-03-23 22:27:40 -04:00
Markus Mohrhard
8a6552c0c0
use fabs for double values, not abs, fdo#47632
2012-03-24 02:20:04 +01:00
Christian Lohmaier
a7c02ed28a
help XCode 2.5 resolve @loader_path/libfoo.dylib
2012-03-24 02:12:37 +01:00
Luboš Luňák
d59b801342
make gbuild follow --disable-dependency-tracking too
2012-03-23 21:58:20 +01:00
Michael Stahl
d56bcf9dbf
.css files don't need executable bits
2012-03-23 21:58:19 +01:00
Michael Stahl
13ff4059a8
.html files don't need executable bits
2012-03-23 21:58:19 +01:00
Michael Stahl
2e847dfaa5
.mm files don't need executable bits
2012-03-23 21:58:19 +01:00
Michael Stahl
5be54ad412
.rdf files don't need executable bits
2012-03-23 21:58:19 +01:00
Michael Stahl
f567f8ba03
.dtd files don't need executable bits
2012-03-23 21:58:18 +01:00
Michael Stahl
9345437f36
.txt files don't need executable bits
2012-03-23 21:58:18 +01:00
Michael Stahl
72bf6cc0dd
.pdf files don't need executable bits
2012-03-23 21:58:18 +01:00
Michael Stahl
2d78d2409d
.sdw files don't need executable bits
2012-03-23 21:58:17 +01:00
Michael Stahl
30a29aa6f1
README files don't need executable bits
2012-03-23 21:58:17 +01:00
Michael Stahl
78fa09a6e1
.csv files don't need executable bits
2012-03-23 21:58:17 +01:00
Michael Stahl
fd1ca3bbcf
.stw files don't need executable bits
2012-03-23 21:58:16 +01:00
Michael Stahl
2f1ee9a875
.xls files don't need executable bits
2012-03-23 21:58:16 +01:00
Michael Stahl
e18d5cf904
.ods files don't need executable bits
2012-03-23 21:58:16 +01:00
Michael Stahl
341bc07c03
.sdi files don't need executable bits
2012-03-23 21:58:16 +01:00