aboutsummaryrefslogtreecommitdiff
path: root/source/sv/forms
AgeCommit message (Expand)Author
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-05-25initial import of 4.1 translationsAndras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
alue='feature/sparklines'>feature/sparklines LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textbodycontext.cxx
AgeCommit message (Expand)Author
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-02tdf#116350 Import preset text geometry (text effects)Szymon Kłos
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-31loplugin:constparams in ooxNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-01-21oox: import Math objects from PPTX filesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin
2015-02-17fix indentationMarkus Mohrhard
2014-11-01oox: introduce W_TOKEN() macroMiklos Vajna
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-23DOCX import: recurse into w:ins in groupshape textMiklos Vajna
2014-05-23DOCX import: detect inline shape inside shape textMiklos Vajna
2014-05-23DOCX import: detect table in groupshapeMiklos Vajna
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-05drawingML import: paragraph adjustment inside group shapeZolnai Tamás
2014-01-25drawingML import: parse shape text run inside w:sdt and s:sdtContentZolnai Tamás
2013-12-10n#828390: New line is dropped while importing text.Muthu Subramanian
2013-12-09drawingml import: read w:rPrMiklos Vajna
2013-12-09drawingml import: read w:sdtContentMiklos Vajna
2013-12-04DOCX import: parse drawingML group shapes in oox onlyMiklos Vajna
2013-10-29cppcheck: duplicate break or break which follows a returnJulien Nabet
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist