summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
2020-03-03tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-22avoid some unnecessary log warning messagesNoel Grandin
2020-01-21tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t">Miklos Vajna
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-12-03tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-26nipick followup: add TOOLS_WARN_EXCEPTION to empty try-catchJustin Luth
2019-11-22tdf#128153 docx/VML: apply style properties to shape textJustin Luth
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-31tdf#128447 sc/vml: accept <? ?> xml prologJustin Luth
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen
2019-07-05sw btlr writing mode: handle import from VMLMiklos Vajna
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin
2019-06-14sw btlr writing mode: fix tbrl import from VMLMiklos Vajna
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-09loplugin:indentation in oox..packageNoel Grandin
2019-02-06fix assert seen on opening attachment from tdf#123163Caolán McNamara
2019-01-10tdf#122563 DOCX import: fix OLE size after roundtripLászló Németh
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-14Map VML shadow more properly to css::table::ShadowFormatStephan Bergmann
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-04tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-30tdf#115670 vml shadow: shadow is off unless explicitly set onJustin Luth
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-16tdf#118385 Avoid crash on loading documentSzymon Kłos
2018-08-14tdf#119234 OOXML Shapes from Word fail to renderNoel Grandin
2018-08-03Move angle normalization code from various places to toolsMike Kaganski