summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
2011-12-12catch exception by constant referenceTakeshi Abe
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke
2011-12-05Replace Stack with std::stack< SVGAttributeWriter* >Marcel Metz
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-11-01WaE: various sillies flagged by MSVC++Michael Meeks
2011-11-01adapt naming schemeCaolán McNamara
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-10-21Fix svg document importThorsten Behrens
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-02do not use COMPHELPER_SERVICEDECL_EXPORTS macroMatúš Kukan
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-29filters: Updating js2hxx.py to python3Hugo Beauzée-Luyssen
2011-09-20Remove RCS headerThomas Arnhold
2011-09-19Do not hard code gperfBaptiste Daroussin
2011-09-16get internal python invocations workingCaolán McNamara
2011-09-16need to include gbuild.mk not gbuild_simple.mk for gb_PYTHONCaolán McNamara
2011-09-15filter: svg: adapt to changes in LOMichael Stahl
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl
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-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-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-04Bin generated svgscript.hxx, add original file.Marco
2011-09-03Cppcheck detected the use of an auto_ptr with new [].julien2412
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-07-17not going to get re-enabled, is itCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
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-07Fix some ambiguous method errors.Joseph Powers
2011-07-08Enhancing svg exportMarco Cecchetti
2011-06-30svg export filter: added support for browsing slidesMarco Cecchetti
2011-06-10init this to NULL to match dtor assertCaolán McNamara
2011-06-09Some cppcheck cleaningJulien Nabet
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-20adapt for singleton api changeCaolán McNamara
2011-05-13Make SVG export filter building again.Jan Holesovsky
2011-05-10GDIMetaFile cleanupJoseph Powers
2011-05-04Fixed few obvious mismerges.Jan Holesovsky