Commit graph

295949 commits

Author SHA1 Message Date
Caolán McNamara
0a590fc4f0 make extensions ByteString free 2011-11-07 12:27:32 +00:00
Caolán McNamara
994a737a31 callcatcher: update list 2011-11-07 12:27:32 +00:00
Caolán McNamara
c9e9b3a36f callcatcher: update list, drop some newly unused methods 2011-11-07 12:27:31 +00:00
Caolán McNamara
75871d9a8c callcatcher: remove some unused methods 2011-11-07 12:27:31 +00:00
Caolán McNamara
b2fe416ef6 don't seem to need CAT.obj 2011-11-07 12:27:31 +00:00
David Tardon
effa8def9d remove unused file 2011-11-07 12:54:39 +01:00
Michael Meeks
cfa5d651db add soffice.bin generation to the desktop/ module rule to fix win32 2011-11-07 11:38:28 +00:00
Radek Doulik
41ae924469 fixed remaining issues with ooxml custom shapes scaling 2011-11-07 12:08:28 +01:00
Radek Doulik
959302bfd9 fixed remaining issues with custom shapes sizing 2011-11-07 12:08:27 +01:00
Radek Doulik
63570788fb ooxml custom shapes wip 2011-11-07 12:08:27 +01:00
Radek Doulik
8ed962b9a9 fix build 2011-11-07 12:08:27 +01:00
Radek Doulik
858b404472 fix ooxml custom shapes sizing
- ooxml custom shapes width and height are in actual (logic) coordinates space
   and not in "virtual" 21600x21600 space
2011-11-07 12:08:27 +01:00
Radek Doulik
5c8ce0a6f5 fix ooxml custom shapes sizing
- ooxml custom shapes width and height are in actual (logic) coordinates space
   and not in "virtual" 21600x21600 space
2011-11-07 12:08:26 +01:00
Fridrich Štrba
f8508036d1 Fix linking on Windows
Don't declare dllexport classes that are purely inlined.
This will cause for the binary that links then to look for dll symbols,
which are naturlly not present.
2011-11-07 11:25:05 +01:00
Stephan Bergmann
b3a1db63d3 Minor clean up. 2011-11-07 09:53:03 +01:00
Markus Mohrhard
41ccde126a SCTAB is sal_Int16 and not sal_Int32 2011-11-07 06:23:49 +01:00
Markus Mohrhard
bc5b8c53e3 MAC tinderbox does not like OUString::valueOf(sal_Int16) 2011-11-07 06:21:46 +01:00
Ivan Timofeev
da5ec5d1e0 use boost::scoped_ptr 2011-11-07 09:18:52 +04:00
Ivan Timofeev
bc858110c2 cppcheck: drop redundant check 2011-11-07 09:18:52 +04:00
Markus Mohrhard
aa22ecc606 forgot to amend these changes to my last commit 2011-11-07 06:03:22 +01:00
Markus Mohrhard
cc59e69c6f String->OUString in ScDocument and follow up 2011-11-07 03:46:21 +01:00
Markus Mohrhard
128947050b sal_Bool->bool in ScDocument 2011-11-07 03:26:31 +01:00
Caolán McNamara
b23b004b18 ByteString->rtl::OString 2011-11-06 22:38:27 +00:00
Caolán McNamara
982259e35e make filter ByteString free 2011-11-06 22:29:24 +00:00
Caolán McNamara
116b9d6bf1 aString is always empty 2011-11-06 22:19:21 +00:00
Caolán McNamara
c61c0d4bab ByteString->rtl::OString 2011-11-06 22:17:41 +00:00
Caolán McNamara
ad9c65d0fa ByteString->rtl::OString 2011-11-06 22:08:37 +00:00
Caolán McNamara
fff5bc8b35 no need for intermediate string here 2011-11-06 22:08:37 +00:00
Caolán McNamara
4cdcf49184 ByteString->rtl::OString 2011-11-06 22:08:37 +00:00
Caolán McNamara
88072f1292 make sfx2 ByteString free 2011-11-06 22:08:37 +00:00
Caolán McNamara
778ef20d74 sw now ByteString free except for windows related ones 2011-11-06 22:08:36 +00:00
Caolán McNamara
f017740f50 StaticIsEnabledBroadcasting can only be true 2011-11-06 22:08:36 +00:00
Caolán McNamara
97f2f76452 callcatcher: update and remove some more unused methods 2011-11-06 22:08:36 +00:00
Markus Mohrhard
b2e42f5cfa little refactoring in ods import code 2011-11-06 14:56:18 +01:00
Miklos Vajna
dc060230a1 RTFDocumentImpl: use boost::shared_ptr for m_pInStream and m_pGraphicHelper 2011-11-06 14:01:22 +01:00
Miklos Vajna
e4323bd5f5 RTF import: close file descriptor once import finished 2011-11-06 13:55:30 +01:00
Miklos Vajna
009c572b2f RTF import: delete graphic helper once it's not used (fdo#42640) 2011-11-06 13:45:28 +01:00
Ivan Timofeev
5122e3413b cppcheck: avoid possible null pointer dereferences 2011-11-06 15:47:55 +04:00
Ivan Timofeev
0cf754f5ca cppcheck: drop redundant checks 2011-11-06 13:16:47 +04:00
Joseph Powers
59829f4fd2 Why build empty objects.
The source files don't generate any code and just declare an inline class;
thus, the compiled object is empty and we don't need to link it in.
2011-11-05 07:12:40 -07:00
Joseph Powers
abb8748541 precompiled_basegfx.hxx is empty, so don't include it. 2011-11-05 07:12:39 -07:00
Joseph Powers
33cbf8066b Cleanup basegfx headers a little
I deleted some unused headers. I also stopped exporting them for the same
reason.
2011-11-05 07:12:39 -07:00
Eike Rathke
864f6483c0 make some methods const 2011-11-05 15:01:58 +01:00
Norbert Thiebaud
002cc3a611 limit spamming in non verbose mode 2011-11-05 06:12:17 -05:00
Tor Lillqvist
97722c8215 Drop unnecessary inclusions of <sal/main.h> 2011-11-05 12:11:16 +02:00
Tor Lillqvist
27c031434f Remove the unused <l10ntools/vosapp.hxx> header 2011-11-05 12:11:14 +02:00
Kohei Yoshida
4901ff2f8d Class description. 2011-11-05 01:12:46 -04:00
Kohei Yoshida
9c8670847f Removed queryentry.hxx include from lookupcache.hxx header.
For better encapsulation of ScQueryEntry.
2011-11-05 01:05:29 -04:00
Kohei Yoshida
7b6b60608b Moved ScCompare and ScCompareOptions out of the header.
They are only referenced in interpr1.cxx.
2011-11-05 00:59:59 -04:00
Kohei Yoshida
3df7746a66 Moved ScQueryEntry into its own file set.
Because I'll be modifying this struct in the next few days...
2011-11-05 00:56:38 -04:00