summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textbody.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in ooxNoel Grandin1-3/+1
2024-05-10loplugin:ostr in ooxNoel Grandin1-2/+2
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl1-2/+2
2022-10-27tdf#149961 pptx import: fix indents for autofitted texboxesSarper Akdemir1-2/+3
2022-04-27tdf#148665 Fix crash while loading SmartArt graphicsHossein1-7/+10
2022-02-28tdf#103800 PPTX shape import: fix regression of text colorTünde Tóth1-9/+9
2021-06-16tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir1-0/+1
2021-06-15tdf#59323: ooxml import: hasNoninheritedBodyPropertiesSarper Akdemir1-0/+1
2021-06-15tdf#59323: ooxml import: hasParagraphPropertiesSarper Akdemir1-0/+10
2021-06-15tdf#59323: ooxml import: hasVisualRunPropertiesSarper Akdemir1-0/+10
2021-06-10loplugin:unusedmethodsNoel Grandin1-5/+0
2021-04-14reduce allocation in TextListStyle some moreNoel Grandin1-1/+1
2021-03-31Use isEmpty instead of comparing getLength to 0Mike Kaganski1-1/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-2/+2
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen1-2/+0
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin1-2/+2
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann1-4/+0
2019-10-01SmartArt edit UI: fix crash on empty node textGrzegorz Araminowicz1-0/+8
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-09-21tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna1-0/+5
2018-03-31Use for-range loops in oox (part2)Julien Nabet1-2/+6
2017-11-30ofz: handle empty paragraphs caseCaolán McNamara1-0/+3
2017-11-30size() cannot be < 0 so just == 0 -> empty()Caolán McNamara1-1/+1
2017-10-23loplugin:includeform: ooxStephan Bergmann1-3/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2016-12-09tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai1-1/+3
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai1-1/+33
2015-08-03inline some use-once typedefsNoel Grandin1-1/+1
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan1-2/+2
2014-06-25remove whitespacesMarkus Mohrhard1-1/+0
2014-02-14drawingML import: fix inheritance of character heightMiklos Vajna1-1/+4
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz1-1/+0
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-23do not insert empty texbodies for empty placeholder shapesRadek Doulik1-0/+15
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-08oox-pptx-import-fix-text-body-properties.diff: fix textbody properties.Radek Doulik1-0/+8
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-04-22CWS-TOOLING: integrate CWS dr67Ivo Hinkelmann1-13/+0
2008-09-30CWS-TOOLING: integrate CWS dr63Vladimir Glazounov1-2/+1
2008-07-22INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGEDOliver Bolte1-22/+11
2008-07-07INTEGRATION: CWS impress146 (1.5.12); FILE MERGEDRüdiger Timm1-2/+17
2008-04-18INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGEDRüdiger Timm1-28/+29
2008-04-10INTEGRATION: CWS changefileheader (1.3.6); FILE MERGEDRüdiger Timm1-23/+18
2008-03-05INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGEDKurt Zenker1-5/+8
2008-01-17#i10000# Bring module to HEAD.Rüdiger Timm1-0/+86