summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
2020-08-27tdf#135653 OOXML import: fix OLE background colorAttila Bakos
2020-08-18tdf#132555 PPTX VML import: handle stroke properties of image shapesMiklos Vajna
2020-08-13Remove some unused includesMiklos Vajna
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-18tdf#123622 DOCX VML import: fix relative horizontal alignmentTibor Nagy
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-20tdf#78749 DOCX: import VML background imageAttila Bakos
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-31tdf#100751 DOCX VML shape import: fix arrow directionSzabolcs Toth
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-03-17tdf#131118 VML import: fix size of non-autosize shapes containing textMiklos Vajna
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