Age | Commit message (Expand) | Author |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-22 | clean up DBG_ERRORn | Thomas Arnhold |
2013-03-21 | remove duplicate copy of SchXMLSeriesHelper: take 2 | Peter Foley |
2013-03-21 | Revert "remove duplicate copy of SchXMLSeriesHelper" | Peter Foley |
2013-03-21 | remove duplicate copy of SchXMLSeriesHelper | Peter Foley |
2013-03-06 | fdo#48735: Save crop information in PPTX. | Pallavi Jadhav |
2013-03-05 | doubled using | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-02-24 | coverity#983372 : Dereference before null check | Norbert Thiebaud |
2013-02-22 | coverity#738776 Uninitialized scalar field | Norbert Thiebaud |
2013-02-17 | fdo#58789: export field separators, fix series name display | Katarina Behrens |
2013-02-13 | oox: MSVC complains that nPlacement may be uninitialized | Michael Stahl |
2013-02-13 | oox: fix build breaker: stop using some non-existent "S" | Michael Stahl |
2013-02-13 | fdo#59789: xlsx export of data point labels, first cut | Katarina Behrens |
2013-02-08 | unused variable after 2e14a8bf03cefe831eb7694ea903115bc4b61ecf | Luboš Luňák |
2013-02-08 | fix invalid USS macro use, the result is for immediate use in calls | Radek Doulik |
2013-02-01 | fix position correction for flipped shapes | Lennard |
2013-01-31 | fdo#56976 fixes up Arrow import bug | Lennard |
2013-01-23 | oox: kill no longer needed US() macro | Miklos Vajna |
2013-01-22 | oox: kill no longer needed S() macro | Miklos Vajna |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-17 | Const correct-ness in one place... | Kohei Yoshida |
2013-01-04 | adapt RtfSdrExport and oox::vml::VMLExport to filter changes | Miklos Vajna |
2013-01-04 | oox: kill no longer needed CREATE_OUSTRING | Miklos Vajna |
2012-12-26 | n#793999: PPTX Export - background image fit to slide. | Muthu Subramanian |
2012-12-19 | fix last commit | Luboš Luňák |
2012-12-19 | Removel ::rtl:: prefixes and macros in oox | José Guilherme Vanz |
2012-12-03 | fixes for where fast string operator+ is not perfectly source compatible | Luboš Luňák |
2012-11-30 | do not write rotation when it is equal to multiple of 360 degrees | Radek Doulik |
2012-11-29 | fdo#45495 pptx Export saves rotation of pictures,shapes,text | Lennard |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-19 | no matching function for call to 'max(int, long int)' | Tor Lillqvist |
2012-11-19 | export embedded spreadsheet(s), fixes n#780830 | Radek Doulik |
2012-11-19 | limit buSzPct range | Radek Doulik |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-25 | WaE: 'xChartType$D57056$_pInterface' may be used uninitialized… | Christian Lohmaier |
2012-10-13 | oox: fix loplugin warnings | Miklos Vajna |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-03 | fix for fdo#55565 regression, failure to export vertical text in shape | Noel Power |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-20 | write only non NaN chart series values (fixes part of n#760997 | Radek Doulik |
2012-09-18 | better pptx custom shape presets import/export | Radek Doulik |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-15 | use a namespace for xfrm transformation element, fixes part of fdo#41992 | Radek Doulik |
2012-08-15 | call WriteTransformation with namespace id, fixes part of fdo#41992 | Radek Doulik |
2012-08-14 | fdo#53113 DOCX: export fillBlip shape property | Miklos Vajna |
2012-08-14 | fdo#53113 vml export: handle custom segment types | Miklos Vajna |
2012-08-13 | fdo#53113 oox::VMLExport: allow a callback to be registered for shape text | Miklos Vajna |
2012-08-11 | Remove unused local vars | Julien Nabet |
2012-08-09 | misc comment import/export fixes | Noel Power |