summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2011-08-18hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák
2011-08-18hook for calling from .docx filter to starmath for writting formulasLuboš Luňák
2011-08-18Additional patch for fdo#39167Aaron Strontsman
2011-08-17cppcheck: reduced scope of variableTakeshi Abe
2011-08-12reduce ByteString apiCaolán McNamara
2011-08-11Some cppcheck cleaningJulien Nabet
2011-08-10fdo#39167: Change the UI for PDF hybrid files exportGabor Jenei
2011-08-09fix fdo#39561Christophe Strobbe
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-03Check if the XML stream contains '<?xml' at the beginning.Kohei Yoshida
2011-08-02convert in one pass, rather than point by pointCaolán McNamara
2011-08-02callcatcher: remove unused codeCaolán McNamara
2011-08-01Fixed messed up indentations.Kohei Yoshida
2011-07-27Kill EDITDEBUGThomas Arnhold
2011-07-26enforce checking the return value of theseCaolán McNamara
2011-07-26ByteString::CreateFromInt32->rtl::OStringBuffer::appendCaolán McNamara
2011-07-26fix STRING->USTRING bug hidden behind ifdefCaolán McNamara
2011-07-25ByteString->rtl::OStringBufferCaolán McNamara
2011-07-25use good() instead of GetError()Caolán McNamara
2011-07-22Pick the first PREFERRED IMPORT filter.Kohei Yoshida
2011-07-21Generate correctly named import library for WNTGCCTor Lillqvist
2011-07-20Correctly detect documents with xlk extension as Excel binary.Kohei Yoshida
2011-07-19ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-07-19Fix for valgrind error in msdffimp.cxxMarc-Andre Laverdiere
2011-07-18ByteString::CreateFromInt32->rtl::OString::valueOf and simplifyCaolán McNamara
2011-07-17not going to get re-enabled, is itCaolán McNamara
2011-07-16these can be sal_uInt32, and pre-sanity-check massive allocsCaolán McNamara
2011-07-13add sylk extension and text/spreadsheet mimetypeCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-07-12use oox filter for *all* control importNoel Power
2011-07-12check if seek succeededCaolán McNamara
2011-07-11avoid optimization turning into pessimisation for stupid stringsCaolán McNamara
2011-07-11check if seek succeedsCaolán McNamara
2011-07-11check seeks for success against short readsCaolán McNamara
2011-07-11callcatcher: remove unused CreateCache_ImplCaolán McNamara
2011-07-11Implemented a new way for exporting and handling placeholder text elementsMarco Cecchetti
2011-07-11Split the script in smaller piecesMarco Cecchetti
2011-07-08MSOffice 2003 xml format often uses class extensionsCaolán McNamara
2011-07-07Fix some ambiguous method errors.Joseph Powers
2011-07-08Enhancing svg exportMarco Cecchetti
2011-07-06Added pointer validations to avoid some edge-case documents crashingmarc-andre@atc.tcs.com
2011-07-02Resolves: fdo#34023 apparent negative string lengthCaolán McNamara
2011-06-30svg export filter: added support for browsing slidesMarco Cecchetti
2011-06-22don't erase an entry in a vector and continue using the iteratorMarkus Mohrhard
2011-06-18Just 2 little fixesJulien Nabet
2011-06-17Replace List with std::vector< PPTFieldEntry* >Joseph Powers
2011-06-16Replace List with std::vector< EscherPersistEntry* >Joseph Powers
2011-06-17Deliver also static librariesTor Lillqvist
2011-06-17Use LIBXML_CFLAGS if SYSTEM_LIBXMLTor Lillqvist
2011-06-16Replace List with std::vector< EscherConnectorListEntry* >Joseph Powers