# -*- 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 sc_unoapi_common,indexenumeration_tablerowsenumeration)) # vim: set noet sw=4 ts=4: 'get'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/source/ppt/timenode.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2021-01-27PPTX filter: fix lost is-narration property for slide narrationsMiklos Vajna
2021-01-26[API CHANGE] PPTX filter: fix lost hide-while-show prop for slide narrationsMiklos Vajna
2021-01-20tdf#128550 set sub item on the ancestor node.Mark Hung
2020-07-25oox: remove commented code blockThorsten Behrens
2020-07-24throw if length of keys and values are differentXisco Fauli
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-02-09Fix typoAndrea Gelmini
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung
2018-08-16ofz#9932 Null-derefCaolán McNamara
2018-08-06tdf#113822 handle letter-by-letter animations in pptx documents.Mark Hung
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-06tdf#106867: Import target for commands in PPTX.Jan Holesovsky
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2016-05-26tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-10-29Too much copy pasta is not good for youTor Lillqvist
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-02-19Remove newly unused includeStephan Bergmann
2015-02-19"no matching function for call to 'get_pointer'," use lambda insteadStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann