summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-0/+6
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-1/+3
2011-09-20I don't think we need to check CROSS_COMPILING here?Tor Lillqvist1-1/+1
2011-09-20Remove RCS headerThomas Arnhold11-46/+0
2011-09-19Do not hard code gperfBaptiste Daroussin1-1/+1
2011-09-16WaE: struct vs class picky warningCaolán McNamara1-1/+1
2011-09-16WaE: remove impossible final return pathCaolán McNamara1-19/+15
2011-09-16get internal python invocations workingCaolán McNamara1-1/+1
2011-09-16need to include gbuild.mk not gbuild_simple.mk for gb_PYTHONCaolán McNamara1-1/+1
2011-09-16Don't do the Jar thingies if we don't want to use JavaTor Lillqvist1-2/+7
2011-09-16Use gb_Helper_abbreviate_dirs_native instead of gb_Helper_abbreviate_dirsTor Lillqvist1-7/+7
2011-09-15"long" actually meant 32 bit here.Stephan Bergmann1-1/+1
2011-09-15filter: gb_Library_use_externals requires eval?Michael Stahl3-4/+4
2011-09-15filter: add missing resource makefilesMichael Stahl8-72/+185
2011-09-15filter: convert odfflatxml libraryMichael Stahl4-65/+58
2011-09-15filter: svg: adapt to changes in LOMichael Stahl4-11/+130
2011-09-15filter: adapt to changes in LOMichael Stahl6-4/+15
2011-09-15filter: convert some more libraries to gbuildMichael Stahl95-1872/+1239
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl35-1312/+841
2011-09-15adapt Configuration_filter.mk to ause130 changesMichael Stahl1-1/+1
2011-09-15filter: adapt filter configuration to LO changesMichael Stahl1-226/+49
2011-09-15filter: convert filter configuration to gbuildMichael Stahl34-2100/+1395
2011-09-15always show option for ODF inside PDF, even if import not installedMichael Meeks1-44/+4
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-0/+2
2011-09-09do not hardcode python binary nameDavid Tardon1-3/+3
2011-09-08fix dodgy assigns to const array paramjulien24121-6/+4
2011-09-08callcatcher: update listCaolán McNamara1-1/+0
2011-09-06[cppchecker] unread variable deletedPierre-André Jacquod1-4/+0
2011-09-06Look at OS_FOR_BUILD, not GUITor Lillqvist1-1/+1
2011-09-06Do this on windows only, everything else has some python availableCaolán McNamara1-7/+1
2011-09-06nope, python is supposed to install pythonCaolán McNamara1-1/+1
2011-09-06pyuno is the module that installs python apparentlyCaolán McNamara2-2/+1
2011-09-06get this building under windowsCaolán McNamara2-2/+17
2011-09-05let move this back so scoping doesn't clobber usCaolán McNamara1-3/+4
2011-09-05add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara3-257/+238
2011-09-04Bin generated svgscript.hxx, add original file.Marco4-7465/+8487
2011-09-03Cppcheck detected the use of an auto_ptr with new [].julien24121-2/+2
2011-09-01Move OoxmlFormulaExportBase to ooxTor Lillqvist3-88/+1
2011-09-01Need an explicit implementation of constructor for MSVC it seemsTor Lillqvist3-1/+42
2011-08-29valgrind: various unused codeCaolán McNamara2-42/+0
2011-08-26Cleanup, and made svg animation export experimentalThorsten Behrens3-8/+32
2011-08-26Added detailed license notice to the embedded script and fixed a bug.Marco Cecchetti1-6931/+6979
2011-08-26Fixed a bug about exporting page number placeholder fieldsMarco Cecchetti1-14/+14
2011-08-26new presentantion engine version adding support for several shape animationsMarco Cecchetti1-289/+6006
2011-08-26a new method for exporting animations has been implemented.Marco Cecchetti2-8/+95
2011-08-26Now a unique id for each page and each shape is generated through the UnoInte...Marco Cecchetti2-60/+79
2011-08-25remove newly unused codeCaolán McNamara3-120/+0
2011-08-24msvbasic.hxx was removed with commit cecb746a3d8132998711c429163874d39ff5b2ffEike Rathke1-1/+0
2011-08-24kill old vba and ole control filter(s) for import at leastNoel Power7-6026/+0
2011-08-24dev-install build fixGabor1-7/+1