# -*- 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_Executable_Executable,unoidl-check)) $(eval $(call gb_Executable_add_exception_objects,unoidl-check, \ unoidl/source/unoidl-check \ )) $(eval $(call gb_Executable_use_libraries,unoidl-check, \ sal \ salhelper \ unoidl \ )) # vim: set noet sw=4 ts=4: input type='hidden' name='id' value='2b7773ebb8e8e1662adc4f90ae90f4f746254169'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/qa
AgeCommit message (Expand)Author
2023-04-19tdf#150020: pass transform and scale matrix for the table shadow primitiveSarper Akdemir
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-04-13-Werror,-Wunused-variableStephan Bergmann
2023-04-10pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir
2023-03-05svx: add test for RotatePointTomaž Vajngerl
2023-03-05svx: SdrRectObj move, rotate testsTomaž Vajngerl
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-24tdf#141908 Replace usage of sal_Int32 with Colorektagoel12
2023-01-20tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs
2023-01-14Removed executable bits on source fileAndrea Gelmini
2023-01-14tdf#153000 Unittest file types MSO_SPT=25 to 31Regina Henschel
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-01oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl
2022-12-21qa: hint about tolerance in namesXisco Fauli
2022-12-15UnoApiTest: introduce CPPUNIT_ASSERT_RECTANGLE_EQUALXisco Fauli