summaryrefslogtreecommitdiff
path: root/filter/inc
AgeCommit message (Expand)AuthorFilesLines
2011-11-27remove include of pch header from filterNorbert Thiebaud2-2/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-23impress212: #i97241# added relative linkserack1-5/+11
2011-11-06ByteString->rtl::OStringCaolán McNamara1-1/+1
2011-11-06ByteString->rtl::OStringCaolán McNamara1-2/+2
2011-10-10ByteString->rtl::OStringCaolán McNamara1-1/+1
2011-10-08do not use _COMPHELPER_COMPONENT_GETFACTORY macroMatúš Kukan1-113/+0
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2-785/+8
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-09-16WaE: struct vs class picky warningCaolán McNamara1-1/+1
2011-09-05add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara1-15/+14
2011-09-01Move OoxmlFormulaExportBase to ooxTor Lillqvist1-48/+0
2011-09-01Need an explicit implementation of constructor for MSVC it seemsTor Lillqvist1-0/+1
2011-08-29valgrind: various unused codeCaolán McNamara1-5/+0
2011-08-25remove newly unused codeCaolán McNamara1-13/+0
2011-08-24kill old vba and ole control filter(s) for import at leastNoel Power2-355/+0
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian1-3/+2
2011-08-18hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák1-1/+2
2011-08-18hook for calling from .docx filter to starmath for writting formulasLuboš Luňák1-0/+46
2011-08-02callcatcher: remove unused codeCaolán McNamara1-1/+0
2011-07-26enforce checking the return value of theseCaolán McNamara1-6/+5
2011-07-16these can be sal_uInt32, and pre-sanity-check massive allocsCaolán McNamara1-2/+2
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-11/+0
2011-07-12use oox filter for *all* control importNoel Power2-11/+13
2011-07-11check seeks for success against short readsCaolán McNamara1-8/+19
2011-06-16Replace List with std::vector< EscherPersistEntry* >Joseph Powers1-10/+12
2011-06-16Replace List with std::vector< EscherConnectorListEntry* >Joseph Powers1-3/+4
2011-06-16Convert List to std::vector< EscherShapeListEntry* >Joseph Powers1-1/+4
2011-06-16Fix a typo in my whitespace cleanup.Joseph Powers1-3/+4
2011-06-16Remove unused enum entry (ESCHER_BlipFlagDontSave)Joseph Powers1-505/+586
2011-06-16Replace List with std::vector< SvxMSDffConnectorRule* >Joseph Powers1-1/+4
2011-06-15Whitespace cleanupJoseph Powers1-77/+84
2011-06-14Replace List with std::vector< SdrObject* >Joseph Powers1-6/+5
2011-06-12Replace List with std::vector< sal_uInt32 >Joseph Powers1-1/+1
2011-06-12Replace List with std::vector< PPTBuGraEntry* >Joseph Powers1-1/+3
2011-06-12Replace List with std::vector< PPTTextSpecInfo* >Joseph Powers1-2/+3
2011-06-12Replace List with std::vector< SdHyperlinkEntry* >Joseph Powers1-1/+3
2011-06-11Replace List with std::vector< PPTOleEntry* >Joseph Powers1-2/+2
2011-06-11Whitespace cleanupJoseph Powers1-339/+484
2011-05-30Code Cleanup in filtersKorrawit Pruegsanusak1-2/+0
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky1-3/+3
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+2
2011-05-27Replace List for std::map<sal_uInt32,ByteString>.Rafael Dominguez1-3/+3
2011-05-03svx-hacky-htmlselect-control-import.diff ( bnc#523191 )Noel Power1-0/+25
2011-05-01Remove unneeded #include <tools/list.hxx>Joseph Powers1-1/+0
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-0/+2
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]1-0/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky10-614/+608
2011-03-13fix mis-merge (mostly tools type remnants)Norbert Thiebaud4-6/+6