summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmldrawing.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2021-10-08Clean up a bit iterator management in oox/vmldrawingJulien Nabet
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-02-10Fix loplugin:stringliteralvarStephan Bergmann
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-22avoid some unnecessary log warning messagesNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai
2017-07-31loplugin:oncevarNoel Grandin
2017-06-05spelling instanciate -> instantiateNoel Grandin
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-25remove whitespacesMarkus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-05-02place ooxml shapes properly to paragraph area (part of bnc#816583)Luboš Luňák
2013-02-22fix problem with \0 in string literalMarkus Mohrhard
2013-02-04String cleanup in ooxJosé Guilherme Vanz
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-13PCH for Library_ooxLuboš Luňák
2012-11-09oox: make things easier to debug by tracing exceptionsMichael Stahl
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-05-04Revert "reorganise code a little so ole controls are catered for wrt fdo#49430"Noel Power
2012-05-04reorganise code a little so ole controls are catered for wrt fdo#49430Noel Power
2012-02-23fdo#45560: Fixed docx textbox position and size importCédric Bosdonnat
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-07dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]
2010-11-09dr77: more cleanup: remove RecordInputStream, cleanup ContainerHelperDaniel Rentz [dr]
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]