Commit graph

293518 commits

Author SHA1 Message Date
Stephan Bergmann
4209a6127d sb140: #i116872# avoid uninitialized RGB values for full-transparency pixels
plus
sb140: #i116872# optimize for nOpacity == 0 (requested by aw)
2011-09-09 17:46:38 +02:00
Stephan Bergmann
fd652012ce sb140: #i117079# @executable_path -> @loader_path hack missed some instances 2011-09-09 17:46:38 +02:00
Stephan Bergmann
315e6ca249 sb140: silence warnings 2011-09-09 17:46:38 +02:00
Stephan Bergmann
e75cd93855 sb140: #i117085# support ENABLE_SYMBOLS 2011-09-09 17:46:37 +02:00
Stephan Bergmann
1d38dbab29 sb140: #i117084# do not leak Lockfile instance
plus improvements based on a14010cb8c "valgrind: fix leak"
2011-09-09 17:46:37 +02:00
Stephan Bergmann
21d97438e2 sb140: #i117082# avoid unncessary static class data members (which are destroyed too late)
plus
sb140: #i117082# extra indirections to apeace MSC
sb140: #i117082# avoid warnings about not intializing boost::noncopyable base in copy ctors
2011-09-09 17:46:37 +02:00
Stephan Bergmann
34e5e5ecec sb140: #i117081# solenv/gbuilt/{Cpp,J}unitTest.mk typos 2011-09-09 17:46:36 +02:00
Stephan Bergmann
57d28ffd21 sb140: #i117080# solenv/gbuilt/JunitTest.mk fails to remove the userdir 2011-09-09 17:46:36 +02:00
Stephan Bergmann
2d5dd9a960 sb140: sb140: #i116981# clean up memory upon exit 2011-09-09 17:46:36 +02:00
Stephan Bergmann
e700031cc4 sb140: #i116910# do not leak Thread_Impl from desktop::Acceptor 2011-09-09 17:46:35 +02:00
Stephan Bergmann
335f7fa8c2 sb140: #i116786# use auto_ptr to track member lifetime
improves over similar 787b865493 "fix leak"
2011-09-09 17:46:35 +02:00
Stephan Bergmann
bb157a4286 sb140: #i116785# avoid ring-ref that keeps ref counted objects alive forever
improves over similar dbd2b60370 "fix circular depend"
2011-09-09 17:46:35 +02:00
Stephan Bergmann
390eaa7363 sb140: #i114718# avoid references to object across XAggregation::setDelegator boundary 2011-09-09 17:46:35 +02:00
Caolán McNamara
92c2db2414 bah, missing CTL element 2011-09-09 15:56:24 +01:00
Caolán McNamara
b2043b3585 map CTL_LANGUAGE<->RTF_ALANG the same as CTL_FONTSIZE<->RTF_AFS 2011-09-09 14:00:49 +01:00
Bjoern Michaelsen
9dbc6c88b0 its gb_Library_add_api not gb_Library_use_api 2011-09-09 14:37:52 +02:00
Fridrich Štrba
392146b6b3 Uploading libvisio-0.0.7 2011-09-09 13:58:53 +02:00
Markus Mohrhard
67d6de5c27 second try to prevent warning 2011-09-09 13:46:35 +02:00
David Tardon
d7e77d2cbc add missing $ 2011-09-09 12:34:57 +02:00
Caolán McNamara
20de64b70e callcatcher: various unused code 2011-09-09 09:23:10 +01:00
Caolán McNamara
e54fd4b67d WaE: constify these (worrying-looking) font name tables 2011-09-09 09:23:10 +01:00
Caolán McNamara
4a2402bb4e size arg can be const 2011-09-09 09:23:10 +01:00
Caolán McNamara
4388c7cab4 convert the last of sd's ByteStrings to rtl::OString[Buffer]
fix potential bug in "3D" search while I'm at it I guess
2011-09-09 09:23:09 +01:00
Caolán McNamara
ebe0549d26 Add cppunit test for SwScanner that would have caught fdo#40449
Move SwScanner so it can be tested easily and add a unit test that would have
detected fdo#40449 in advance
2011-09-09 09:23:09 +01:00
Tor Lillqvist
54f82edbc3 We can simplify this as MinGW always is cross-compilation for us 2011-09-09 10:53:11 +03:00
Tor Lillqvist
2e5c28651c I see no immediate reason for this #ifndef __MINGW32__ 2011-09-09 10:53:10 +03:00
Muthu Subramanian
9db8c81282 n#705985: Importing Flip properties of custom shapes. 2011-09-09 12:34:54 +05:30
David Tardon
26c2d9ac99 announce building of zip archives 2011-09-09 08:17:49 +02:00
David Tardon
b1aa69af4e avoid the need for calling eval here 2011-09-09 07:46:26 +02:00
David Tardon
1da34ade44 avoid the need for calling eval here 2011-09-09 07:46:25 +02:00
David Tardon
63850a7f28 make use of Configuration consistent with other gbuild classes 2011-09-09 07:46:24 +02:00
David Tardon
efac5b9f4c avoid the need for calling eval here 2011-09-09 07:46:23 +02:00
David Tardon
4902682765 the eval is actually not needed here
Better to say, it is not needed if we make sure that the result of the
call of gb_LinkTarget_use_external always ends by a newline.
2011-09-09 07:46:22 +02:00
Joseph Powers
64c15de648 I'm going to agree with Julien that this is wrong.
See ML history for details:

Message-ID: <1315514308476-3321065.post@n3.nabble.com>
2011-09-08 22:24:53 -07:00
David Tardon
82f6c0502e do not hardcode python binary name 2011-09-09 06:23:17 +02:00
Markus Mohrhard
5b54933202 forgot to add the file for the unit test 2011-09-09 05:22:21 +02:00
Markus Mohrhard
5bd732bf8f prevent warning 2011-09-09 05:18:18 +02:00
Markus Mohrhard
148aeaaa91 add logical function unit test
it is now possible to add csv files to create easy filter test
2011-09-09 04:58:04 +02:00
Markus Mohrhard
8445ce0e61 externalrefmgr.cxx is String free
String->rtl::OUString and solve problem with old patch
2011-09-09 04:58:04 +02:00
Markus Mohrhard
9a6c3bb6a4 add range name xls test
xlsx does not work yet because local range name export is not
implemented
2011-09-09 04:58:04 +02:00
Caolán McNamara
11df18b7a9 Resolves: fdo#40449 spellchecking tried to keep a reference to a temporary 2011-09-08 21:11:47 +01:00
Julien Nabet
89833d4542 Fix the second and last duplicateBreak 2011-09-08 21:47:03 +02:00
Julien Nabet
ec9f19db98 Fix duplicateBreak 2011-09-08 21:45:17 +02:00
Kohei Yoshida
1a54f4ca37 sal_Bool to bool. 2011-09-08 14:56:04 -04:00
Kohei Yoshida
7d307d9c8b Bring the default row height back to the 3.4 level.
Until we find a better solution, let's at least bring the values
back to the 3.4 level.

In 3.4 I have nDefFontHeight = 225 and nStdRowHeight = 256.  This
change make those values the minimum values.
2011-09-08 14:42:01 -04:00
Caolán McNamara
a90ab2d8a2 fix comment typos 2011-09-08 15:29:53 +01:00
Caolán McNamara
f57baefbd3 add chaff to encrypted documents 2011-09-08 15:29:53 +01:00
Caolán McNamara
4a90740fce drop dead dmake makefile.mks 2011-09-08 15:29:53 +01:00
Cédric Bosdonnat
91042f3f0a Header/Footer: implement the edit menu item
Opens the page style at the header or footer tab.
2011-09-08 15:42:59 +02:00
Cédric Bosdonnat
dc557cd036 Header/Footer: added the popup menu of the separator
Removing the header/footer is working, but the edition still needs to be
implemented
2011-09-08 15:42:58 +02:00