summaryrefslogtreecommitdiff
path: root/oox/source/ppt
AgeCommit message (Expand)Author
2014-01-16Resolves: #i119578# Lighten special effect in .PPTX won't displaySteve Yin
2014-01-14Be explicit when using bool as integral valueStephan Bergmann
2014-01-14Related: #i119844# align from/to types with DFF_msofbtAnimateRotationDataCaolán McNamara
2014-01-14Resolves: #i119844# Spin effect amount property lost when saving pptx to odpSteve Yin
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-11-26fdo#71434: don't show master text if PlaceHolder types definedKorrawit Pruegsanusak
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-23fixincludeguards.sh: ooxThomas Arnhold
2013-09-16Related bnc#819614: Set the position and name immediately.Jan Holesovsky
2013-09-16Related bnc#819614: The diagram is a group.Jan Holesovsky
2013-09-13Avoid crash when a comment contains data, but no textKatarina Behrens
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann
2013-06-28MSVC build fixesTor Lillqvist
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2013-06-28Further MCE workTor Lillqvist
2013-06-28More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist
2013-06-17fdo#43460 oox: use isEmpty()Jelle van der Waa
2013-06-03Revert "fdo#46808, Convert oox::PowerPointExport service to new style"Stephan Bergmann
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-21fdo#46808, Convert oox::PowerPointExport service to new styleNoel Grandin
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin
2013-05-15Fix fdo#64579 Don't assume dsp:dataModelExt has valid DrawingML.Thorsten Behrens
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-26Fix bnc#705982 - make animations inside SmartArt work.Thorsten Behrens
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-14More cleanup of pptx comment import code.Thorsten Behrens
2013-03-13Cleanup pptx comment import patch a bit.Thorsten Behrens
2013-03-13bnc#798309 inherit group style from parentNoel Power
2013-03-13Changes to enable display of comments annotations in pptx filesVinaya
2013-03-12fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-03-11pptx import:supporting FilterData properties:PageRange and ImportNotesPagesSJacobi
2013-03-02coverity#705402 Improper use of negative valueNorbert Thiebaud
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-02-04String cleanup in ooxJosé Guilherme Vanz
2013-01-19Again Fix others Consecutive return, breakJulien Nabet
2013-01-07Cleanup codeJosé Guilherme Vanz
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2013-01-04Removal rtl and string cleanupJosé Guilherme Vanz
2012-12-13PCH for Library_ooxLuboš Luňák
2012-12-07drop some static OUStringsCaolán McNamara
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-05bnc#785727: Add more safety checks, exact bug mechanism unclearTor Lillqvist
2012-10-13oox: fix loplugin warningsMiklos Vajna
2012-10-09added safety checkRadek Doulik