Commit Graph

6220 Commits

Author SHA1 Message Date
Caolán McNamara
af6980b1c7 make xmloff ByteString free 2011-10-10 08:51:14 +01:00
Caolán McNamara
bfcb6fd277 conversion operator is gone 2011-10-05 09:27:30 +01:00
Caolán McNamara
f42b66cc51 callcatcher: unused methods 2011-10-05 08:58:11 +01:00
Tor Lillqvist
ba6eedee31 WaE: 'rUnitConverter' : unreferenced formal parameter 2011-10-04 15:34:57 +03:00
Matúš Kukan
1fe85161e4 callcatcher: comphelper's unused code 2011-10-03 16:11:11 +02:00
Caolán McNamara
1f5c696c37 add mode-lines to .m files and last round of merged files, etc. 2011-09-30 09:09:25 +01:00
Caolán McNamara
c50612d516 callcatcher: unused code 2011-09-29 09:33:44 +01:00
Tor Lillqvist
42fe8b9f11 WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATE
Fixes warnings: 'SvXML*_Impl' declared with greater visibility than
the type of its field 'SvXMLExport_Impl::mpRDFaHelper'.
2011-09-29 10:52:54 +03:00
Stephan Bergmann
6671fa81db Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
Tor Lillqvist
226a5ddda1 WaE: control reaches end of non-void function 2011-09-26 21:35:20 +03:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
Regina Henschel
3e5edf6ca9 Add missing chart data point ODF1.2 standard symbols 2011-09-20 12:14:13 -04:00
Caolán McNamara
98ae11bcd4 pointless foo 2011-09-14 09:54:09 +01:00
Stephan Bergmann
27b9f9f348 sb140: #i117310# remove unnecessary dependency on XTypeProvider::getImplementationId
plus
sb140: #i117310# missing include
sb140: #i117310# support EXCEPTIONS_OFF (no UNO_QUERY_THROW)
2011-09-12 22:47:47 +02:00
Michael Meeks
313b8b0db3 initial DocumentSettingsSerializer interface impl. 2011-09-11 09:27:02 +02:00
Caolán McNamara
f57baefbd3 add chaff to encrypted documents 2011-09-08 15:29:53 +01:00
Caolán McNamara
04ce2cea24 callcatcher: drop some Impl methods, regenerate list 2011-09-05 10:54:21 +01:00
Caolán McNamara
af60795f76 callcatcher: some more unused code 2011-09-05 10:54:19 +01:00
Markus Mohrhard
0294fa0ea8 some more sal_Bool -> bool in sc/source/filter/xml 2011-08-28 22:48:05 +02:00
Marco Cecchetti
ac756a96b8 Now AnimationsExporterImpl defines its own XMLSdPropHdlFactory object.
The old behaviour was to get the XMLSdPropHdlFactory object of
SdXMLExport through a dangerous static cast of the exporter object (of
type SvXMLExport). See method AnimationsExporterImpl::convertValue.
This let the class AnimationsExporter to be used by any class derived
from SvXMLExport.
2011-08-26 18:25:20 +02:00
Marco Cecchetti
8cac883fcd moved header file animationexport.hxx from "xmloff/inc" to "xmloff/inc/xmloff". The configuration file Package_ink.mk has been modified in order to export the header file into "solver/*/*/inc/xmloff" Include directives of source files under "xmloff/source" have been changed accordingly 2011-08-26 18:25:20 +02:00
Marco Cecchetti
edb6e65cc9 Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The Package_inc.mk file has been modified in order to export the header under solver/*/*/inc/xmloff and the UnoInterfaceToUniqueIdentifierMapper class has been made visible from the outside by the XMLOFF_DLLPUBLIC macro. 2011-08-26 18:25:19 +02:00
Michael Meeks
74881f6a87 export the source storage to import filter, to mirror TargetStorage for export 2011-08-26 17:20:39 +01:00
Caolán McNamara
005f5d443e remove freshly unused methods 2011-08-25 09:42:07 +01:00
Caolán McNamara
ac1530a37e callcatcher: yet more unused code 2011-08-25 09:42:06 +01:00
Muthu Subramanian
8542444fd5 Code review fixes. 2011-08-23 15:32:35 +05:30
Caolán McNamara
0d1ff2bfc4 generate list 2011-08-23 10:35:45 +01:00
Caolán McNamara
77289a32ca entire source file and header can go 2011-08-22 12:06:15 +01:00
Caolán McNamara
b3c8e4177d gsl_getSystemTextEncoding->osl_getThreadTextEncoding 2011-08-22 09:39:18 +01:00
Caolán McNamara
64d9d21d49 wrong seekPage 2011-08-22 09:39:15 +01:00
Caolán McNamara
477a7e71d1 callcatcher: next layer of unused methods 2011-08-22 09:39:15 +01:00
Caolán McNamara
56db727691 callcatcher: unused .cxx .hxx combo in xmloff 2011-08-22 09:39:14 +01:00
Caolán McNamara
876083ba29 drop unused non-virtuals 2011-08-19 09:30:45 +01:00
Caolán McNamara
0a9fa3d840 ditch some junk 2011-08-16 09:04:08 +01:00
Nigel Hawkins
40283f019e Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactor
LGPLv3+/MPL1.1
2011-08-11 22:18:38 +01:00
Caolán McNamara
553e455835 WaE: unused variable 2011-08-11 11:10:38 +01:00
Eike Rathke
f0935404ed bool => false 2011-08-10 02:26:26 +02:00
Eike Rathke
ea4470cbac Number formatter sal_Bool -> bool clean-up and cosmetics 2011-08-10 01:32:41 +02:00
Nigel Hawkins
2642cdbcab Replace SvUShorts with vector in xmloff/xmlnumfe.cxx
LGPLv3+/MPL1.1
2011-08-09 15:51:32 +01:00
Caolán McNamara
5298b1b32d callcatcher: ditch some more methods 2011-08-08 13:04:46 +01:00
Thorsten Behrens
68f7b2f273 Set correct mimetype for draw documents on xml export 2011-08-04 13:58:32 +02:00
Caolán McNamara
4cb317df30 callcatcher: remove unused methods 2011-08-04 09:36:26 +01:00
Thomas Arnhold
5fd54f2f3d callcatcher: remove unused methods 2011-08-03 01:51:28 +02:00
Julien Nabet
5c82c9588e Revert a specific line. 2011-07-31 00:53:27 +02:00
Julien Nabet
386c28330e Some cppcheck cleaning 2011-07-30 23:51:40 +02:00
Caolán McNamara
caf32ed7d2 callcatcher: remove unused disaster waiting to happen 2011-07-27 22:07:45 +01:00
Thomas Arnhold
f6b2ace597 callcatcher: remove unused methods 2011-07-25 15:12:21 +02:00
Thomas Arnhold
6e33eee41d callcatcher: remove unused methods 2011-07-25 15:12:21 +02:00
Thomas Arnhold
4c9ca5b227 callcatcher: remove unused methods 2011-07-20 16:37:52 +02:00
Caolán McNamara
a22ac2c218 callcatcher: remove unused methods 2011-07-14 22:06:29 +01:00