Norbert Thiebaud
|
c0bed9c72e
|
remove precompiled_xxx.hxx/cxx
|
2011-11-27 18:07:55 -06:00 |
|
Norbert Thiebaud
|
1efeb447ec
|
remove include of pch header from filter
|
2011-11-27 13:09:10 -06:00 |
|
Norbert Thiebaud
|
e4610ffd2d
|
remove PCH support in dmake-module
|
2011-11-27 12:26:12 -06:00 |
|
erack
|
6ad3c553a9
|
impress212: #i97241# added relative links
* found as LGPLv3-only fix at svn rev 1167624 (http://svn.apache.org/viewvc?view=revision&revision=1167624)
|
2011-11-23 23:34:56 +01:00 |
|
Caolán McNamara
|
ad9c65d0fa
|
ByteString->rtl::OString
|
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
|
460ed871fa
|
ByteString->rtl::OString
|
2011-10-10 08:51:13 +01:00 |
|
Matúš Kukan
|
51798a4ecf
|
do not use _COMPHELPER_COMPONENT_GETFACTORY macro
|
2011-10-08 15:31:41 +02:00 |
|
Noel Power
|
5609c512cd
|
move OCX_Control ( and subclasses ) and OCX control export to oox
|
2011-09-26 12:06:04 +01:00 |
|
Caolán McNamara
|
871426533f
|
just silence the auto_ptr deprecations in isolation
|
2011-09-22 15:01:05 +01:00 |
|
Caolán McNamara
|
5752c38696
|
WaE: struct vs class picky warning
|
2011-09-16 14:23:30 +01:00 |
|
Caolán McNamara
|
e99a072c0e
|
add a fairly efficient read_LEuInt16s_AsOUString, merge similar things
|
2011-09-05 10:54:19 +01:00 |
|
Tor Lillqvist
|
f8d22519a4
|
Move OoxmlFormulaExportBase to oox
|
2011-09-01 21:38:43 +03:00 |
|
Tor Lillqvist
|
e90b1a0c7b
|
Need an explicit implementation of constructor for MSVC it seems
|
2011-09-01 20:42:57 +03:00 |
|
Caolán McNamara
|
012072ebd7
|
valgrind: various unused code
|
2011-08-29 09:56:05 +01:00 |
|
Caolán McNamara
|
37fff5e32a
|
remove newly unused code
|
2011-08-25 14:42:38 +01:00 |
|
Noel Power
|
cecb746a3d
|
kill old vba and ole control filter(s) for import at least
|
2011-08-24 19:47:13 +01:00 |
|
Muthu Subramanian
|
b6768c5073
|
n#699334: Legacy Diagram Text import.
- Imports Legacy Text.
- Formatting info is not imported.
|
2011-08-23 14:14:43 +05:30 |
|
Luboš Luňák
|
c0bcff297b
|
hack: make msoffice 2k7 be able to read ooxml formulas
It seems that it doesn't read characters unless the font is explicitly
specified as "Cambria Math"
|
2011-08-18 15:33:46 +02:00 |
|
Luboš Luňák
|
2e5e29471f
|
hook for calling from .docx filter to starmath for writting formulas
|
2011-08-18 15:33:44 +02:00 |
|
Caolán McNamara
|
819b2afc03
|
callcatcher: remove unused code
|
2011-08-02 11:06:46 +01:00 |
|
Caolán McNamara
|
7a55d9f1f5
|
enforce checking the return value of these
|
2011-07-26 10:05:17 +01:00 |
|
Caolán McNamara
|
d68e0a4eaf
|
these can be sal_uInt32, and pre-sanity-check massive allocs
|
2011-07-16 22:17:27 +01:00 |
|
Matúš Kukan
|
a9137707c4
|
Remove component_getImplementationEnvironment
|
2011-07-12 17:58:59 +02:00 |
|
Noel Power
|
92eafe7218
|
use oox filter for *all* control import
|
2011-07-12 10:07:52 +01:00 |
|
Caolán McNamara
|
e888d7b692
|
check seeks for success against short reads
|
2011-07-11 11:41:50 +01:00 |
|
Joseph Powers
|
16f4b0df1f
|
Replace List with std::vector< EscherPersistEntry* >
|
2011-06-16 20:37:07 -07:00 |
|
Joseph Powers
|
a07e97c48f
|
Replace List with std::vector< EscherConnectorListEntry* >
|
2011-06-16 07:55:11 -07:00 |
|
Joseph Powers
|
bda04eda13
|
Convert List to std::vector< EscherShapeListEntry* >
|
2011-06-16 07:33:39 -07:00 |
|
Joseph Powers
|
20a81399c3
|
Fix a typo in my whitespace cleanup.
Sorry
|
2011-06-16 06:53:46 -07:00 |
|
Joseph Powers
|
be40f36d61
|
Remove unused enum entry (ESCHER_BlipFlagDontSave)
Actually this was mostly a whitespace cleanup.
|
2011-06-16 06:31:24 -07:00 |
|
Joseph Powers
|
5e62858281
|
Replace List with std::vector< SvxMSDffConnectorRule* >
|
2011-06-16 05:26:30 -07:00 |
|
Joseph Powers
|
f4fdd119a8
|
Whitespace cleanup
|
2011-06-15 21:04:09 -07:00 |
|
Joseph Powers
|
e7d4fe2dfa
|
Replace List with std::vector< SdrObject* >
|
2011-06-14 05:31:54 -07:00 |
|
Joseph Powers
|
0fa6dbcdab
|
Replace List with std::vector< sal_uInt32 >
|
2011-06-12 14:20:04 -07:00 |
|
Joseph Powers
|
3480f0d711
|
Replace List with std::vector< PPTBuGraEntry* >
|
2011-06-12 11:49:21 -07:00 |
|
Joseph Powers
|
22085914e8
|
Replace List with std::vector< PPTTextSpecInfo* >
|
2011-06-12 07:03:52 -07:00 |
|
Joseph Powers
|
26b1c9f8e0
|
Replace List with std::vector< SdHyperlinkEntry* >
|
2011-06-12 05:56:53 -07:00 |
|
Joseph Powers
|
689739d9e4
|
Replace List with std::vector< PPTOleEntry* >
Plus a lot of whitespace cleanup (sorry). The actualcode changes are at:
@@ -539,13 +536,13 @@
@@ -1867,13 +1814,13 @@
@@ -2177,11 +2124,11 @@
|
2011-06-11 07:20:11 -07:00 |
|
Joseph Powers
|
0368eafeb3
|
Whitespace cleanup
No code changes.
|
2011-06-11 06:41:11 -07:00 |
|
Korrawit Pruegsanusak
|
6630b19694
|
Code Cleanup in filters
* Fix typos in comments
* Remove bogus comments
* Remove dead codes
Released under LGPLv3+/MPL
|
2011-05-30 19:09:24 +01:00 |
|
Jan Holesovsky
|
102d51ec7c
|
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filters
|
2011-05-27 20:49:36 +02:00 |
|
Jan Holesovsky
|
e959581b2d
|
Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
filter/source/graphicfilter/epict/epict.cxx
filter/source/svg/svgexport.cxx
filter/source/svg/svgfontexport.cxx
filter/source/svg/svgwriter.cxx
lotuswordpro/source/filter/lwpchartstreamtools.cxx
lotuswordpro/source/filter/lwpfrib.cxx
lotuswordpro/source/filter/lwpgrfobj.cxx
lotuswordpro/source/filter/lwpidxmgr.cxx
lotuswordpro/source/filter/lwpobjid.cxx
lotuswordpro/source/filter/lwpparaproperty.cxx
lotuswordpro/util/makefile.mk
oox/prj/d.lst
oox/source/drawingml/chart/chartdrawingfragment.cxx
oox/source/drawingml/makefile.mk
oox/source/drawingml/shape.cxx
oox/source/ppt/slidepersist.cxx
oox/source/token/namespaces.hxx.tail
oox/source/xls/drawingfragment.cxx
oox/source/xls/excelfilter.cxx
oox/source/xls/makefile.mk
oox/source/xls/workbookhelper.cxx
writerfilter/source/ooxml/makefile.mk
writerfilter/source/resourcemodel/makefile.mk
|
2011-05-27 20:45:30 +02:00 |
|
Rafael Dominguez
|
6c80a64574
|
Replace List for std::map<sal_uInt32,ByteString>.
|
2011-05-27 10:07:04 +01:00 |
|
Noel Power
|
08380350f9
|
svx-hacky-htmlselect-control-import.diff ( bnc#523191 )
|
2011-05-03 15:24:35 +01:00 |
|
Joseph Powers
|
6e177c9f3a
|
Remove unneeded #include <tools/list.hxx>
|
2011-05-01 07:43:49 -07:00 |
|
Thorsten Behrens
|
48c61f72dd
|
Merge commit 'ooo/DEV300_m106' into integration/dev300_m106
Conflicts:
binfilter/bf_svtools/source/filter.vcl/jpeg/svt_jpegc.c
filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics.xcu
filter/source/config/fragments/internalgraphicfilters/svg_Import.xcu
filter/source/config/fragments/types/svg_Scalable_Vector_Graphics.xcu
filter/source/graphicfilter/eos2met/eos2met.cxx
filter/source/msfilter/msvbahelper.cxx
filter/source/svg/makefile.mk
filter/source/svg/svgexport.cxx
filter/source/svg/svgfilter.cxx
filter/source/svg/svgfilter.hxx
filter/source/svg/svgfontexport.cxx
filter/source/svg/svgfontexport.hxx
filter/source/svg/svgwriter.cxx
filter/source/svg/svgwriter.hxx
oox/inc/oox/core/relations.hxx
oox/inc/oox/core/relationshandler.hxx
oox/inc/oox/dump/biffdumper.hxx
oox/inc/oox/dump/dffdumper.hxx
oox/inc/oox/dump/dumperbase.hxx
oox/inc/oox/dump/oledumper.hxx
oox/inc/oox/dump/pptxdumper.hxx
oox/inc/oox/helper/containerhelper.hxx
oox/inc/oox/helper/propertyset.hxx
oox/inc/oox/xls/commentsbuffer.hxx
oox/inc/oox/xls/sharedformulabuffer.hxx
oox/source/drawingml/shape.cxx
oox/source/dump/oledumper.cxx
oox/source/helper/binaryinputstream.cxx
oox/source/helper/binaryoutputstream.cxx
oox/source/helper/binarystreambase.cxx
oox/source/helper/propertyset.cxx
oox/source/ole/vbacontrol.cxx
oox/source/ole/vbaproject.cxx
oox/source/token/namespaces.hxx.tail
oox/source/vml/vmlshape.cxx
oox/source/xls/commentsbuffer.cxx
oox/source/xls/condformatbuffer.cxx
oox/source/xls/drawingfragment.cxx
oox/source/xls/formulaparser.cxx
oox/source/xls/pivotcachebuffer.cxx
oox/source/xls/richstring.cxx
oox/source/xls/sharedformulabuffer.cxx
oox/source/xls/sheetdatacontext.cxx
oox/source/xls/worksheethelper.cxx
writerfilter/source/dmapper/DomainMapper_Impl.cxx
|
2011-04-27 01:31:35 +02:00 |
|
Julien Nabet
|
7c4fbccee7
|
Easyhack: Add visibility markup to all component_get* functions
|
2011-04-20 21:05:01 +02:00 |
|
Daniel Rentz [dr]
|
b3de764dec
|
calcvba: #164410# improve VBA compatibility implementation in various areas: Excel symbols, MSForms symbols, document and forms event handling
|
2011-03-25 10:40:25 +01:00 |
|
Jan Holesovsky
|
62abc84216
|
Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
binfilter/bf_forms/source/component/forms_Filter.cxx
binfilter/bf_sw/source/core/inc/node2lay.hxx
binfilter/bf_sw/source/filter/xml/sw_swxml.cxx
binfilter/inc/bf_sw/swdbtoolsclient.hxx
filter/source/xsltdialog/xmlfileview.cxx
oox/source/ole/axcontrol.cxx
oox/source/vml/vmlformatting.cxx
oox/source/xls/autofiltercontext.cxx
oox/source/xls/externallinkfragment.cxx
oox/source/xls/formulaparser.cxx
oox/source/xls/pivotcachebuffer.cxx
oox/source/xls/pivotcachefragment.cxx
oox/source/xls/sheetdatacontext.cxx
writerfilter/source/dmapper/GraphicImport.cxx
writerfilter/source/dmapper/SettingsTable.cxx
writerfilter/source/ooxml/model.xml
|
2011-03-18 15:38:26 +01:00 |
|