summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-09do not hardcode python binary nameDavid Tardon
2011-09-08fix dodgy assigns to const array paramjulien2412
2011-09-08callcatcher: update listCaolán McNamara
2011-09-06[cppchecker] unread variable deletedPierre-André Jacquod
2011-09-06Look at OS_FOR_BUILD, not GUITor Lillqvist
2011-09-06Do this on windows only, everything else has some python availableCaolán McNamara
2011-09-06nope, python is supposed to install pythonCaolán McNamara
2011-09-06pyuno is the module that installs python apparentlyCaolán McNamara
2011-09-06get this building under windowsCaolán McNamara
2011-09-05let move this back so scoping doesn't clobber usCaolán McNamara
2011-09-05add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara
2011-09-04Bin generated svgscript.hxx, add original file.Marco
2011-09-03Cppcheck detected the use of an auto_ptr with new [].julien2412
2011-09-01Move OoxmlFormulaExportBase to ooxTor Lillqvist
2011-09-01Need an explicit implementation of constructor for MSVC it seemsTor Lillqvist
2011-08-29valgrind: various unused codeCaolán McNamara
2011-08-26Cleanup, and made svg animation export experimentalThorsten Behrens
2011-08-26Added detailed license notice to the embedded script and fixed a bug.Marco Cecchetti
2011-08-26Fixed a bug about exporting page number placeholder fieldsMarco Cecchetti
2011-08-26new presentantion engine version adding support for several shape animationsMarco Cecchetti
2011-08-26a new method for exporting animations has been implemented.Marco Cecchetti
2011-08-26Now a unique id for each page and each shape is generated through the UnoInte...Marco Cecchetti
2011-08-25remove newly unused codeCaolán McNamara
2011-08-24msvbasic.hxx was removed with commit cecb746a3d8132998711c429163874d39ff5b2ffEike Rathke
2011-08-24kill old vba and ole control filter(s) for import at leastNoel Power
2011-08-24dev-install build fixGabor
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian
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