summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup, and made svg animation export experimentalThorsten Behrens2011-08-263-8/+32
* Added detailed license notice to the embedded script and fixed a bug.Marco Cecchetti2011-08-261-6931/+6979
* Fixed a bug about exporting page number placeholder fieldsMarco Cecchetti2011-08-261-14/+14
* new presentantion engine version adding support for several shape animationsMarco Cecchetti2011-08-261-289/+6006
* a new method for exporting animations has been implemented.Marco Cecchetti2011-08-262-8/+95
* Now a unique id for each page and each shape is generated through the UnoInte...Marco Cecchetti2011-08-262-60/+79
* remove newly unused codeCaolán McNamara2011-08-253-120/+0
* msvbasic.hxx was removed with commit cecb746a3d8132998711c429163874d39ff5b2ffEike Rathke2011-08-241-1/+0
* kill old vba and ole control filter(s) for import at leastNoel Power2011-08-247-6026/+0
* dev-install build fixGabor2011-08-241-7/+1
* n#699334: Legacy Diagram Text import.Muthu Subramanian2011-08-232-14/+11
* hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák2011-08-181-1/+2
* hook for calling from .docx filter to starmath for writting formulasLuboš Luňák2011-08-181-0/+46
* Additional patch for fdo#39167Aaron Strontsman2011-08-184-17/+54
* cppcheck: reduced scope of variableTakeshi Abe2011-08-171-1/+1
* reduce ByteString apiCaolán McNamara2011-08-121-2/+2
* Some cppcheck cleaningJulien Nabet2011-08-111-1/+1
* fdo#39167: Change the UI for PDF hybrid files exportGabor Jenei2011-08-102-25/+20
* fix fdo#39561Christophe Strobbe2011-08-091-3/+3
* callcatcher: unused methodsCaolán McNamara2011-08-052-113/+0
* Check if the XML stream contains '<?xml' at the beginning.Kohei Yoshida2011-08-031-20/+51
* convert in one pass, rather than point by pointCaolán McNamara2011-08-021-11/+7
* callcatcher: remove unused codeCaolán McNamara2011-08-022-28/+0
* Fixed messed up indentations.Kohei Yoshida2011-08-011-78/+73
* Kill EDITDEBUGThomas Arnhold2011-07-2721-71/+0
* enforce checking the return value of theseCaolán McNamara2011-07-262-18/+12
* ByteString::CreateFromInt32->rtl::OStringBuffer::appendCaolán McNamara2011-07-261-23/+24
* fix STRING->USTRING bug hidden behind ifdefCaolán McNamara2011-07-261-1/+1
* ByteString->rtl::OStringBufferCaolán McNamara2011-07-251-11/+13
* use good() instead of GetError()Caolán McNamara2011-07-251-2/+2
* Pick the first PREFERRED IMPORT filter.Kohei Yoshida2011-07-222-4/+5
* Generate correctly named import library for WNTGCCTor Lillqvist2011-07-211-0/+4
* Correctly detect documents with xlk extension as Excel binary.Kohei Yoshida2011-07-201-1/+1
* ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2011-07-193-26/+16
* Fix for valgrind error in msdffimp.cxxMarc-Andre Laverdiere2011-07-191-17/+14
* ByteString::CreateFromInt32->rtl::OString::valueOf and simplifyCaolán McNamara2011-07-183-19/+11
* not going to get re-enabled, is itCaolán McNamara2011-07-171-6/+0
* these can be sal_uInt32, and pre-sanity-check massive allocsCaolán McNamara2011-07-162-13/+10
* add sylk extension and text/spreadsheet mimetypeCaolán McNamara2011-07-131-2/+2
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-1218-103/+1
* use oox filter for *all* control importNoel Power2011-07-124-102/+35
* check if seek succeededCaolán McNamara2011-07-121-2/+2
* avoid optimization turning into pessimisation for stupid stringsCaolán McNamara2011-07-111-1/+4
* check if seek succeedsCaolán McNamara2011-07-111-1/+3
* check seeks for success against short readsCaolán McNamara2011-07-112-38/+75
* callcatcher: remove unused CreateCache_ImplCaolán McNamara2011-07-111-43/+0
* Implemented a new way for exporting and handling placeholder text elementsMarco Cecchetti2011-07-117-425/+502
* Split the script in smaller piecesMarco Cecchetti2011-07-112-15/+32
* MSOffice 2003 xml format often uses class extensionsCaolán McNamara2011-07-082-2/+2
* Fix some ambiguous method errors.Joseph Powers2011-07-071-3/+3