aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2012-05-22 14:48:21 +0200
committerPetr Mladek <pmladek@suse.cz>2012-05-22 14:48:21 +0200
commit9503d1887c37f50f92293070f8ff287680f8e7a0 (patch)
treef8ccc42da1a692ec16d97ce56f6e910ca21fe80c
parent8e8b26d458e11aabc5a94433972beb997ffb400a (diff)
Version 3.5.4.2, tag libreoffice-3.5.4.2 (3.5.4-rc2) libreoffice-3.5.4.2
0 files changed, 0 insertions, 0 deletions
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/theme.cxx
AgeCommit message (Expand)Author
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-04-08oox: add model::Theme to oox::Theme and remove createSvxThemeTomaž Vajngerl
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-01oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl
2022-12-26oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl
2022-09-28use more string_view in ooxNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-18import pptx color schemes as color setsSarper Akdemir
2021-11-15Avoid some -Werror,-Wdeprecated-copy-with-user-provided-dtorStephan Bergmann
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann