Michael Stahl
7677eafaab
warning C4267: conversion from 'size_t' to 'DWORD'
...
Change-Id: If6cbb99b59b14fc7911c0fe76f44ac21b0db5042
2012-07-12 22:51:51 +02:00
Michael Stahl
9e20e9a7b8
warning C4100: unreferenced formal parameter
...
Change-Id: I0965bb0cf13becd8a55170789f81714919cbbdf2
2012-07-12 22:50:51 +02:00
Michael Stahl
d59024b652
warning C4101: unreferenced local variable
...
Change-Id: I0648821a4d0c716371bb011df8cd9b21db79ccf5
2012-07-12 22:18:43 +02:00
Michael Stahl
23e2875473
XML_Parse returns enum XML_Status
...
Change-Id: Ie4dde5aa412dae05d2629ce5675356db70b2529b
2012-07-12 22:08:10 +02:00
Michael Stahl
c1aeceb363
npapi.h: work around idiotic warnings from winnt.h
...
Change-Id: I9a685fd0bf2e1285299d99ea39c29501bf8fadcd
2012-07-12 21:39:42 +02:00
Michael Stahl
765c7ddf2d
warning C4305: truncation from 'double' to 'float'
...
Change-Id: I27110c810b1d4d3dd3541625eff861be3e058ef6
2012-07-12 20:50:29 +02:00
Michael Stahl
28d2bb7293
warning C4099: type name first seen using 'struct' now seen using 'class'
...
Change-Id: Ibbf92a0156cbb086901a59c6ed0fa950601570f5
2012-07-12 20:46:11 +02:00
Michael Stahl
0866e0f41f
MSVC doesn't like dll-public MSDffImportRecords
...
Change-Id: Ic1320988e7b47cfc2b0d589390341a56b1ff8aa7
2012-07-12 20:40:59 +02:00
Michael Stahl
1e7276f52e
SwContentArr: fix C++11ism
...
Change-Id: Id4151d24fbb12688c7916dbcdac21ca4c6df0b42
2012-07-12 20:40:59 +02:00
Miklos Vajna
88f16eb151
NumberFormatsBuffer: use new configmgr api
...
Change-Id: I74931a6dfe08d443125956d0a93f48f7d2886601
2012-07-12 18:43:07 +02:00
Caolán McNamara
1d2ba733d7
throw some const love at SvxAutocorrWordList
...
Change-Id: I41d59d386b8f1fd5dc1fb9744a649085c66143f9
2012-07-12 17:13:35 +01:00
Caolán McNamara
37d5ee911b
get python building under mipsel
...
Change-Id: I28e4d96fb48420a19e51d52b89895625e7f9ba93
2012-07-12 16:34:01 +01:00
Caolán McNamara
e3ae44e512
make check in Hungarian locale uncovered old bug
...
which had been hidden by now because of an semi-optimized code path which got
removed in the latest hyphen version
Change-Id: Ica4b0cfa16b19469fea1f630bda09eaff82e8857
2012-07-12 16:24:30 +01:00
Stephan Bergmann
ebdfaefc87
Improve placement of Change-Id line
...
...so that it is not added to a block of lines from the original commit message
that happen to start with letters followed by a colon but then not followed by a
space, as happened for 9e73f972b0
.
Change-Id: I388c194645a1577e5446891f508b31f761d1bbbf
2012-07-12 17:22:59 +02:00
Miklos Vajna
28d8b54c14
about dialog: use new configmgr api
...
Change-Id: Ife65c0d9417c31e80d11e2e97ffd06765d90fb1e
2012-07-12 16:20:51 +02:00
Caolán McNamara
0581160269
make this a const_iterator for windows buildbot
...
Change-Id: I6e242de572595fdf39553d76932bc0e953cd3a34
2012-07-12 15:07:40 +01:00
Muthu Subramanian
e647cc9d89
fdo#45260: Objects having line thickness misplaced while pasting.
...
Even with the proposed fix of commit id d999ae10
it still seems
to be broken with reference to i#112978 . Maybe a better way
of fixing it. Hence reverting this patch partially to fix fdo#45260
2012-07-12 19:07:38 +05:30
Fridrich Štrba
38b60f6bae
Fix a crash with iterator access
...
Change-Id: I96cae21e79fe0b6f6cd8f3aaae2560cd1f76d65e
2012-07-12 15:33:57 +02:00
Andras Timar
c015b4ae38
cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)
...
Change-Id: Ie4b7325eb238064540681d5e19e5d2e7666f094d
2012-07-12 15:22:45 +02:00
Caolán McNamara
7cb7efce35
make icu build on mips again
...
my mips supports hash-style=both, but if you actually use it ld
barfs with "gnu.hash is incompatible with the mips abi"
everywhere else we just do -Wl,--hash-style=$(WITH_LINKER_HASH_STYLE)
Change-Id: Ie310b7edad0d3068e5c4fcfed22aaea96698a06b
2012-07-12 14:10:38 +01:00
Andras Timar
291f3fe9d0
fdo#52000 take website url from configuration
...
instead of taking it from a localized resource. This way
we have more control over localizations, no need to ping
each l10n team.
Change-Id: I4f8904b4601cd623399146ce060b9697d7b52671
2012-07-12 15:05:41 +02:00
Andras Timar
7444b258df
fdo#35953 resize controls on Solver dialog of Calc
...
Change-Id: Ia1130d241f6c01079449e670e26054bbc1a798ea
2012-07-12 15:05:41 +02:00
David Tardon
836c61ab1c
fdo#51278 bump version to force update of package cache
...
Change-Id: Ia33f9ef485fef1610b91df9895e6ac805cde0360
2012-07-12 14:43:28 +02:00
Caolán McNamara
f92dfe253a
extend sample text
...
Change-Id: I5700a051e64171f1d2d1ec19c63fbf9778e4bc30
2012-07-12 13:31:19 +01:00
Caolán McNamara
99fabb54f3
Modern Tagalog is not written in traditional Tagalog script (Baybayin)
...
Change-Id: I0be64324cb92fb7411e3b341d3c1e949e8edbe09
2012-07-12 13:31:19 +01:00
Caolán McNamara
a3c43e2111
only suggest text samples we can render
...
Change-Id: Iebeb98ed2959bd4424f3f271f01a5809a03fdd70
2012-07-12 13:31:18 +01:00
Caolán McNamara
b3ec98dea6
Related: fdo#45355 stale gdi font handles apparently still used
...
When we do glyph fallback we check to see if the glyph is too large to fit the
space available, and if it is we try and rescale it smaller.
This worked wonderfully under Linux, but under Windows it seems that the
SalLayout impl keeps an old unscaled gdi font handle which would give visually
broken glyphs for me when the base font was smaller than the replacement font.
So, now instead rather than just changing the font for the fallback level, we
throw away the SalLayout using the old font, set the font for the fallback
level, and recreate a new SalLayout using the new font.
Hopefully this is the true reason behind the crashes of fdo#45355 although
that remains unreproducible for me.
Change-Id: I415b6e7a77777d4aa5e62079c52c6c18473c0ebd
2012-07-12 13:31:18 +01:00
Thomas Arnhold
527e8f6186
hrc cleanup: Remove unused Strings in cui
...
Change-Id: Ib453048fdb0e858936903c8bf2a24c74932b1b85
2012-07-12 14:21:27 +02:00
Thomas Arnhold
c1ea4676ba
hrc cleanup: Remove unused Strings in sc
...
Change-Id: Ifa1fa8d9e1f18163ba64edb8f26e1fcf7b21153e
2012-07-12 14:21:27 +02:00
Michael Stahl
96f07eeffc
sorted_vector should not inherit public std::vector
...
Clearly we don't want to expose std::vector<Value>::insert here, and
neither e.g. push_back.
Change-Id: I89917a23d6d9f36f56474cdc361ba4d513516122
2012-07-12 14:12:33 +02:00
Noel Grandin
81181891c9
Convert SV_DECL_PTRARR_SORT_DEL(SwContentArr) to o3tl::sorted_vector
...
Change-Id: Ia6e4f2b4d1cfb1282dafd376ee56f5fa2e493b26
2012-07-12 14:12:32 +02:00
Noel Grandin
8b98a0c3a1
Create a template container class for sorted vector
...
We use this kind of container a lot, so creating a single
implementation makes sense.
Change-Id: I67ead58becd7d2a287812145c11d93ab1c593c0f
2012-07-12 14:12:32 +02:00
Noel Grandin
46a02d0ebf
Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::set
...
Change-Id: I31783eecc28cdc6f4d8c40841302d5338a2cd7be
2012-07-12 14:12:32 +02:00
Noel Grandin
1384ccd692
Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::set
...
Change-Id: I94b2cccff386ccf331ca670df17d7a738e026879
2012-07-12 14:12:32 +02:00
Michael Stahl
8edb599608
fix previous STL conversion commit:
...
the MSDffImportRecords now leaks memory, so use a boost::ptr_set
instead, that also doesn't seem to need a special comparator class.
Change-Id: I52935205a57cfb03f439d83401b80b1bf69ede47
2012-07-12 14:12:32 +02:00
Noel Grandin
c98829262f
Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::set
...
Change-Id: I92d280f4e95a3d29851e73a955935b44966f5d03
2012-07-12 14:12:31 +02:00
Noel Grandin
8cfdbe66c1
Convert SV_DECL_PTRARR_SORT(ScValidationEntries_Impl) to std::set
...
Change-Id: I2ccd12b8e9516f59a39db7c9a123b2b76a0b6c28
2012-07-12 14:12:31 +02:00
Noel Grandin
38b0ec8519
Convert SV_DECL_PTRARR_SORT(ScAddInAsyncs) to std::set
...
Change-Id: I08959c0de113264aaa7b1ca8c4f3124b2177d30f
2012-07-12 14:12:31 +02:00
Noel Grandin
aa3a9f917f
Convert SV_DECL_PTRARR_SORT(ScAddInDocs) to std::set
...
Change-Id: If9faa49b3d3fc36f36db4a7cc6ab82f8af54935a
2012-07-12 14:12:31 +02:00
Thomas Arnhold
fc01739951
hrc cleanup: Remove commented out lines in hidother.src files
...
Change-Id: Ib83ea7e5b4647f5335f7efe7bebf819fa6810864
2012-07-12 14:12:11 +02:00
Thomas Arnhold
efb74b5dfd
hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrc
...
Change-Id: I96f030fe55c40861faf249b1617606f0977f6295
2012-07-12 14:12:04 +02:00
David Tardon
10a6cf99d3
fdo#51278 make reportbuilder work again
...
Change-Id: I46f970fa23a0afd54485efb58b7f4f757c7d7752
2012-07-12 13:30:52 +02:00
David Tardon
15f85977d1
drop useless announcement
...
Change-Id: I0e94f44c27bbcb9d1ab12ae4f3f00e89d5388d69
2012-07-12 13:30:52 +02:00
Lionel Elie Mamane
69273cdd67
fix hsqldb java version detection
...
1) The values were not properly exclusive.
E.g. when compiling under OpenJDK 1.6, iscjava12 was set (!)
2) On Java 1.6, should not enable the parts that are (only) for Java7!
3) When non-JAVA7, need to preprocess the files that have JAVA7-only code, so that it gets removed
Change-Id: I99b6bd9e781fee1007a04a4dc3d3f952c1b2eb00
2012-07-12 13:09:44 +02:00
Michael Meeks
a42f5034af
couple more file extension
2012-07-12 10:40:25 +01:00
Caolán McNamara
13475e5409
fix mips build: opcode not supported on this processor
...
Change-Id: Ie07c6ac0471ecdf6236d194f1ec3389dd47d4b31
2012-07-12 09:44:35 +01:00
Miklos Vajna
2c409f5a98
SwTxtPaintInfo::_DrawBackBrush: color comment ranges
...
Change-Id: I65f681d9fd5f0e7471da77608279c2dade38d7cb
2012-07-12 10:07:17 +02:00
Miklos Vajna
ec92841fd3
SwXTextField::attachToRange: use a fieldmark for annotation range insert
...
Change-Id: I15d8be58924918cde827ee1d12308cf491cff35b
2012-07-12 10:07:17 +02:00
Miklos Vajna
ff3dc1d670
SwXText::insertTextContent: allow attaching an annotation field to a range
...
Change-Id: I44633089c40a5a02655d4abb08fedd1acb014d15
2012-07-12 10:07:16 +02:00
Miklos Vajna
fa72acc4bf
SwXTextField: add getter method for m_nServiceId
...
Change-Id: I5a4f65da17062db1334bb0140b7b4545494adfa6
2012-07-12 10:07:16 +02:00