Caolán McNamara
723613ab5c
need seen for seperate CUI_RESSSTR
2012-03-26 12:18:09 +01:00
Caolán McNamara
8a539e49c4
ditch some UniStrings and intermediate temporaries
2012-03-26 12:18:08 +01:00
Caolán McNamara
ad5c3b4753
callcatcher: update list, Table::Seek gone
2012-03-26 12:18:08 +01:00
Caolán McNamara
70eb5c15e8
callcatcher: shiny unused method reduction from to-stl conversions
2012-03-26 12:18:08 +01:00
Caolán McNamara
4eb52acf4e
WaE: compile under product and dbgutil modes
2012-03-26 12:18:08 +01:00
Caolán McNamara
d41b5a88bd
reduce over use of static OUStrings
2012-03-26 12:18:08 +01:00
Caolán McNamara
35fe7d4365
ditch collection of static OUStrings
2012-03-26 12:18:07 +01:00
Caolán McNamara
2770031b57
fold accessibilityoptions_const.hxx into accessibilityoptions.cxx
2012-03-26 12:18:07 +01:00
Caolán McNamara
28ee890d88
dead helper dir
2012-03-26 12:18:07 +01:00
Miklos Vajna
2452e28a06
oox: fix doxygen syntax to avoid misleading output in ShapeTypeModel
2012-03-26 13:08:19 +02:00
Fridrich Štrba
7a19798c73
Compatibility option for incorrect relative moves after closePath (fdo#47406)
2012-03-26 12:55:59 +02:00
Thorsten Behrens
a2ee8055e9
Fix fdo#47406 incorrect relative moves after closePath
...
I missed the fact that odf export still uses the old exporter in
xmloff/source/draw/xexptran.cxx, which was not fixed wrt. the update
of current position in basegfx/source/polygon/b2dsvgpolypolygon.cxx
2012-03-26 12:15:32 +02:00
Andras Timar
b36a42fb83
fdo#34324 put 16x16 math icon in RGB color space
2012-03-26 12:15:22 +02:00
Luboš Luňák
8a66c8f557
sal_rtl_strings unittest depends on sal_textenc library
...
there's a dlopen of it somewhere in sal's string classes
2012-03-26 12:12:15 +02:00
Stephan Bergmann
8945f1bc85
Fix recent paintfrm.cxx regressions
...
...as reported by Linux-RHEL6-x86_64@14-with-check tinderbox.
For one, e94c4ab552
"Conver SV VARARR to
std::deque for sw module." did not use rbegin/rend to iterate backwards.
For another, e94c4ab552
and subsequent
1a41271403
"fixed crash due to use of STL deque
for SwLineRects" failed to get the nested loop "Remove all help line that are
almost covered (tables)" at the start of SwSubsRects::PaintSubsidiary converted
correctly. This attempt here at fixing it models the original behavior (before
conversion) more closely, and hopefully gets it right now.
2012-03-26 12:07:45 +02:00
Regina Henschel
b42362e709
Adapt arrowhead pathes to corrected svg path z hangling
2012-03-26 10:10:26 +02:00
Olivier Hallot
8906ad17b7
fdo#42328 Impress slide backgrounds with Liberation fonts
2012-03-26 09:15:43 +02:00
Olivier Hallot
b9a0dfd169
fdo#42328 Impress slide backgrounds with Liberation fonts
2012-03-26 09:13:06 +02:00
Markus Mohrhard
cb2c9eb114
prevent update during init in name dlgs, related fdo#45679
2012-03-26 05:03:52 +02:00
Markus Mohrhard
bd20b48795
prevent update during init in new autofilter dlg, fdo#45679
2012-03-26 04:58:47 +02:00
Markus Mohrhard
549a68159c
sal_Bool -> bool in dociter.[ch]xx
2012-03-26 03:22:49 +02:00
Markus Mohrhard
240464f62b
clean-up sc's macros_test a bit
2012-03-26 03:22:49 +02:00
Markus Mohrhard
891574788a
disable password test onwindows for now
2012-03-26 03:22:49 +02:00
Miklos Vajna
da1a73fa0b
rtftok: added missing test document
2012-03-25 23:01:06 +02:00
Norbert Thiebaud
e00cb3336f
use $(file in gbuild when available
2012-03-25 12:45:24 -05:00
Norbert Thiebaud
fd83e6cb19
detect of gnumake support $(file function
...
$(file is a new function that landed in gnu-make cvs
it allow to write a makefile variable directly into a file
bypassing the usual command line size limitiation
2012-03-25 12:45:04 -05:00
Markus Mohrhard
83561ac5bb
disable failing test
...
missing test document
2012-03-25 16:31:42 +02:00
Matúš Kukan
b566229371
enable slowcheck for top level make all again
2012-03-25 16:31:16 +02:00
Markus Mohrhard
b138edfab8
WaE: one more newly unused variable
2012-03-25 16:13:40 +02:00
Matúš Kukan
aa4444a4dc
packimages: missing dependency
2012-03-25 13:08:24 +02:00
Matúš Kukan
c59beae712
svl: add include path and more add_package_headers
2012-03-25 12:19:35 +02:00
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