# -*- 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_Library_Library,postgresql-sdbc)) $(eval $(call gb_Library_add_defs,postgresql-sdbc,\ -DPQ_SDBC_MAJOR=0 \ -DPQ_SDBC_MINOR=8 \ -DPQ_SDBC_MICRO=2 \ )) $(eval $(call gb_Library_use_sdk_api,postgresql-sdbc)) $(eval $(call gb_Library_use_libraries,postgresql-sdbc,\ comphelper \ cppu \ cppuhelper \ sal \ )) $(eval $(call gb_Library_set_componentfile,postgresql-sdbc,connectivity/source/drivers/postgresql/postgresql-sdbc)) $(eval $(call gb_Library_add_exception_objects,postgresql-sdbc,\ connectivity/source/drivers/postgresql/pq_driver \ )) # vim: set noet sw=4 ts=4: ta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/sdi
AgeCommit message (Expand)Author
2020-01-06tdf#129549: hide .uno:BulletsAndNumberingDialog from customization UIMike Kaganski
2019-12-26Add accessibility check to the Writer menuTomaž Vajngerl
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara
2019-11-24SpellingPopup: Create separate SID for Ignore / IgnoreAll / suggestion.Tamás Zolnai
2019-11-23SpellingPopup: Convert "Ignore" menu item to use a slot ID.Tamás Zolnai
2019-11-08jsdialog: consume .uno:LineWidth double valueSzymon Kłos
2019-11-05jsdialogs: .uno:ChartBackColor with string argumentSzymon Kłos
2019-11-05jsdialogs: .uno:Color with string argumentSzymon Kłos
2019-10-31jsdialogs: .uno:XFillColor with string argumentSzymon Kłos
2019-10-31jsdialogs: .uno:XLineColor with string argumentSzymon Kłos
2019-10-28jsdialogs: make possible to set .uno:BackgroundColor in WriterSzymon Kłos
2019-08-26lok: change table border position param. from new pos. to offsetTomaž Vajngerl
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl
2019-08-08tdf#119228 Add 'Resolved Comments' option to the View menu.Scott Clarke
2019-08-06Move CopyHyperlinkLocation to svxSamuel Mehrbrodt
2019-08-01Make QR Code callable in calc and writerShubham Goyal
2019-07-15Deduplicate EditHyperlink commandSamuel Mehrbrodt
2019-06-18tdf#111707 Add 'Remove Hyperlink' to context menu in ImpressSamuel Mehrbrodt
2019-05-28tdf#120905 Remove temporary uno command.Gülşah Köse
2019-05-24Add a parameter to insert a text box directly.Jan Holesovsky
2019-05-23Add new customize and position merged dialogGülşah Köse
2019-03-14tdf#112411 Remove all that remains of the More controls toolbarsRoman Kuznetsov
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-02-20Use named shapes for redactionMuhammet Kara
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-01-25Forge the freeform redaction toolMuhammet Kara
2019-01-25Add Redaction ToolbarMuhammet Kara
2019-01-06tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski
2018-12-10lok: shape scaling reworkMarco Cecchetti
2018-12-07add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro
2018-12-07svx: add parameters to .uno:TransformDialogHenry Castro
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini