Commit Graph

6204 Commits

Author SHA1 Message Date
04ce2cea24 callcatcher: drop some Impl methods, regenerate list 2011-09-05 10:54:21 +01:00
af60795f76 callcatcher: some more unused code 2011-09-05 10:54:19 +01:00
0294fa0ea8 some more sal_Bool -> bool in sc/source/filter/xml 2011-08-28 22:48:05 +02:00
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
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
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
74881f6a87 export the source storage to import filter, to mirror TargetStorage for export 2011-08-26 17:20:39 +01:00
005f5d443e remove freshly unused methods 2011-08-25 09:42:07 +01:00
ac1530a37e callcatcher: yet more unused code 2011-08-25 09:42:06 +01:00
8542444fd5 Code review fixes. 2011-08-23 15:32:35 +05:30
0d1ff2bfc4 generate list 2011-08-23 10:35:45 +01:00
77289a32ca entire source file and header can go 2011-08-22 12:06:15 +01:00
b3c8e4177d gsl_getSystemTextEncoding->osl_getThreadTextEncoding 2011-08-22 09:39:18 +01:00
64d9d21d49 wrong seekPage 2011-08-22 09:39:15 +01:00
477a7e71d1 callcatcher: next layer of unused methods 2011-08-22 09:39:15 +01:00
56db727691 callcatcher: unused .cxx .hxx combo in xmloff 2011-08-22 09:39:14 +01:00
876083ba29 drop unused non-virtuals 2011-08-19 09:30:45 +01:00
0a9fa3d840 ditch some junk 2011-08-16 09:04:08 +01:00
40283f019e Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactor
LGPLv3+/MPL1.1
2011-08-11 22:18:38 +01:00
553e455835 WaE: unused variable 2011-08-11 11:10:38 +01:00
f0935404ed bool => false 2011-08-10 02:26:26 +02:00
ea4470cbac Number formatter sal_Bool -> bool clean-up and cosmetics 2011-08-10 01:32:41 +02:00
2642cdbcab Replace SvUShorts with vector in xmloff/xmlnumfe.cxx
LGPLv3+/MPL1.1
2011-08-09 15:51:32 +01:00
5298b1b32d callcatcher: ditch some more methods 2011-08-08 13:04:46 +01:00
68f7b2f273 Set correct mimetype for draw documents on xml export 2011-08-04 13:58:32 +02:00
4cb317df30 callcatcher: remove unused methods 2011-08-04 09:36:26 +01:00
5fd54f2f3d callcatcher: remove unused methods 2011-08-03 01:51:28 +02:00
5c82c9588e Revert a specific line. 2011-07-31 00:53:27 +02:00
386c28330e Some cppcheck cleaning 2011-07-30 23:51:40 +02:00
caf32ed7d2 callcatcher: remove unused disaster waiting to happen 2011-07-27 22:07:45 +01:00
f6b2ace597 callcatcher: remove unused methods 2011-07-25 15:12:21 +02:00
6e33eee41d callcatcher: remove unused methods 2011-07-25 15:12:21 +02:00
4c9ca5b227 callcatcher: remove unused methods 2011-07-20 16:37:52 +02:00
a22ac2c218 callcatcher: remove unused methods 2011-07-14 22:06:29 +01:00
d80740fc9b callcatcher: remove unused non-class level methods 2011-07-14 21:16:35 +01:00
a90983bd65 Remove component_getImplementationEnvironment methods 2011-07-12 17:59:13 +02:00
f1fdd98e32 unused methods 2011-07-11 09:04:35 +01:00
c92e773b19 callcatcher: unused lcl_hasChartType 2011-07-11 09:04:33 +01:00
25aeecfdc8 update component factory methods to use new prefixes, to add lib merging 2011-06-24 14:58:26 +01:00
073dd4c78a Avoid division by zero with paths that are vertical or horizontal lines 2011-06-22 12:55:20 +02:00
b036162d60 Teach LibreOffice proper svg:d support 2011-06-22 12:55:16 +02:00
43afab8818 catch by const reference 2011-06-16 09:15:37 +01:00
723d9ce1a2 fdo#37646: Avoid crash when pasting a form control into chart. 2011-06-09 21:39:53 -04:00
b6212a4a95 Merge remote-tracking branch 'origin/libreoffice-3-4'
Conflicts:
	connectivity/qa/makefile.mk
	sfx2/source/appl/appdata.cxx
	sfx2/source/appl/appinit.cxx
	sfx2/source/inc/appdata.hxx
	sysui/desktop/productversion.mk
	xmloff/source/forms/elementimport.cxx
2011-06-06 14:06:48 +02:00
6ae5667c07 use this pattern throughout 2011-06-01 15:21:18 +01:00
7f1b2040ee this is overly static for little gain 2011-06-01 15:21:18 +01:00
fa8de1c66c WaE: inside appropiate ifdefs 2011-06-01 15:21:17 +01:00
738fa3d5ed fix for bug fdo#37590
Signed-off-by: 	Michael Meeks <michael.meeks@novell.com>
2011-05-31 10:14:53 +01:00
ca39c0ee5f Merge commit 'libreoffice-3.4.0.2'
Conflicts:
	basic/source/app/app.cxx
	basic/source/runtime/iosys.cxx
	desktop/unx/source/start.c
	sfx2/source/appl/appdata.cxx
	sfx2/source/appl/appinit.cxx
	sfx2/source/inc/appdata.hxx
	svx/AllLangResTarget_svx.mk
	sysui/desktop/productversion.mk
	sysui/desktop/share/makefile.mk
2011-05-31 10:45:50 +02:00
9df8682ced Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
	basic/source/classes/sbunoobj.cxx
	basic/source/inc/runtime.hxx
	basic/source/runtime/step1.cxx
	desktop/source/deployment/dp_services.cxx
	drawinglayer/prj/d.lst
	drawinglayer/source/primitive2d/makefile.mk
	sfx2/source/appl/appinit.cxx
	sfx2/source/appl/appquit.cxx
	sfx2/source/inc/appdata.hxx
	sfx2/source/view/viewfrm.cxx
	svx/source/fmcomp/gridctrl.cxx
	vbahelper/source/vbahelper/vbahelper.cxx
2011-05-27 20:46:20 +02:00