summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-10-30tdf#137642 VML shape import: fix alignment from top marginSzabolcs Toth
2020-10-29tdf#137765 DOCX VML shape import: fix rotation handlingRegényi Balázs
2020-10-27tdf#137678 DOCX VML shape import: fix missing horizontal mirroringRegényi Balázs
2020-10-26tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs
2020-10-06tdf#105875 DOCX VML shape import: fix missing rotationRegényi Balázs
2020-10-03loplugin:reducevarscope in ooxNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-15tdf#103611 sw: fix vertical alignment to page bottom marginTibor Nagy
2020-09-11tdf#135660 DOCX import: fix OLE icon wrap distanceDaniel Arato (NISZ)
2020-09-07tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)
2020-08-31tdf#97618 DOCX import: VML shape: fix missing square wrapRegényi Balázs
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
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