# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_JunitTest_JunitTest,toolkit_unoapi_4)) $(eval $(call gb_JunitTest_set_unoapi_test_defaults,toolkit_unoapi_4)) # vim: set noet sw=4 ts=4: lotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
AgeCommit message (Expand)Author
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl
2023-05-09merge GalleryFileStorage with GalleryBinaryEngineNoel Grandin
2023-05-09merge GalleryFileStorageEntry with GalleryBinaryEngineEntryNoel Grandin
2023-05-09merge GalleryStorageLocations with GalleryBinaryStorageLocationsNoel Grandin
2023-05-08GalleryObject*Storage are unnecessaryNoel Grandin
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-01-27use ThemeColorChanger also in svx, when changing theme for SdrPageTomaž Vajngerl
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2022-12-09svx: fix unmaintainable TypeConstant definitionMichael Stahl
2022-10-14WASM add Calc as optional build result, make it build & runBalazs Varga
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-03-28Advanced Diagram support: Move data classes to svxArmin Le Grand (Allotropia)
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-05Disable epoxy test with --disable-guiJan-Marek Glogowski
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski
2021-11-09simplify makefileNoel Grandin
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-03svx: remove pdfium dependencyMiklos Vajna
2020-09-04svx: Introduce GalleryBinaryStorageLocationsAditya
2020-09-04svx: Introduce GalleryFileStorageEntryAditya
2020-09-02svx: Refactor GalleryObject member aURLAditya
2020-09-01svx: Introduce GalleryFileStorageAditya
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya
2020-07-23svx:Introduce GalleryBinaryEngineEntry and GalleryStorageLocationsAditya
2020-07-23weld AbsolutePosCaolán McNamara
2020-07-22split SvxFmAbsRecWin up to make a reusable pieceCaolán McNamara
2020-07-04reduce number of framework librariesNoel Grandin
2020-06-17Styles preview widgetSzymon Kłos
2020-06-13svx: Gallery code refactoringAditya
2020-05-21split out labelitemwindowCaolán McNamara
2020-05-12Rename attributes to reflect that they represent different effectsMike Kaganski
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara
2020-01-21weld gallery panelCaolán McNamara
2020-01-21Drop empty eventhandler files from svx/Gabor Kelemen