# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_UITest_UITest,autofilter)) $(eval $(call gb_UITest_add_modules,autofilter,$(SRCDIR)/sc/qa/uitest,\ autofilter/ \ )) # vim: set noet sw=4 ts=4: ref='/cgit/'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/source/export/shapes.cxx
AgeCommit message (Expand)Author
2018-08-10tdf#119160 remove fill from all fontwork shapesSzymon Kłos
2018-08-10tdf#116350 Fix export of fontworkSzymon Kłos
2018-07-06tdf#104199 sd: export non-borders as noFillJustin Luth
2018-07-06NFC oox export shape: move replicated code into functionJustin Luth
2018-03-25tdf#111789: TextBox shadow propeties are not saved to PPTXTamás Zolnai
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-26PPTX Fix export of rotated group shapesPaul Trojahn
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos
2017-09-22tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-09-07tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-09-01tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky
2017-08-24tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-26Fix PageShape export to pptxPaul Trojahn
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-01-05getLength -> isEmptyStephan Bergmann
2017-01-04replace namespace URL strings with function calls...Rosemary Sebastian
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-15Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-11-25tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung
2016-11-07oox: exporting the block arc as its corresponding drawingml preset shape.Mark Hung
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-11Convert handles of built-in shapes in Impress when exporting to PPTX.Mark Hung
2016-06-30tdf#100179 correct cell merging in pptx.Mark Hung
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-03-31Typo in HAVE_BROKEN_STATIC_INITILIZER_LISTStephan Bergmann