# -*- 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,winaccessibility)) $(eval $(call gb_Library_use_custom_headers,winaccessibility,winaccessibility/ia2/idl)) $(eval $(call gb_Library_set_include,winaccessibility,\ $$(INCLUDE) \ -I$(SRCDIR)/winaccessibility/inc \ $(foreach i,$(ATL_INCLUDE), -I$(i)) \ )) $(eval $(call gb_Library_use_sdk_api,winaccessibility)) $(eval $(call gb_Library_set_componentfile,winaccessibility,winaccessibility/source/service/winaccessibility)) $(eval $(call gb_Library_add_exception_objects,winaccessibility,\ winaccessibility/source/service/AccObject \ winaccessibility/source/service/ResIDGenerator \ winaccessibility/source/service/AccObjectWinManager \ winaccessibility/source/service/AccObjectManagerAgent \ winaccessibility/source/service/AccEventListener \ winaccessibility/source/service/AccComponentEventListener \ winaccessibility/source/service/AccContainerEventListener \ winaccessibility/source/service/AccDialogEventListener \ winaccessibility/source/service/AccFrameEventListener \ winaccessibility/source/service/AccWindowEventListener \ winaccessibility/source/service/AccMenuEventListener \ winaccessibility/source/service/AccTextComponentEventListener \ winaccessibility/source/service/AccObjectContainerEventListener \ winaccessibility/source/service/AccParagraphEventListener \ winaccessibility/source/service/AccDescendantManagerEventListener \ winaccessibility/source/service/AccListEventListener \ winaccessibility/source/service/AccTableEventListener \ winaccessibility/source/service/AccTreeEventListener \ winaccessibility/source/service/AccTopWindowListener \ winaccessibility/source/service/msaaservice_impl \ )) $(eval $(call gb_Library_use_externals,winaccessibility,\ boost_headers \ )) $(eval $(call gb_Library_use_libraries,winaccessibility,\ UAccCOM \ comphelper \ cppu \ cppuhelper \ vcl \ sal \ tk \ tl \ )) $(eval $(call gb_Library_use_system_win32_libs,winaccessibility,\ oleacc \ advapi32 \ delayimp \ kernel32 \ ole32 \ oleaut32 \ shlwapi \ user32 \ uuid \ gdi32 \ shell32 \ imm32 \ winspool \ )) # vim:set noet sw=4 ts=4: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/sdi
AgeCommit message (Expand)Author
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
2018-10-15tdf#120429 - Functions Insert Columns Exist Two Timesheiko tietze
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky
2018-07-12tdf#101778: Disable crop and rotate in read-only modeXisco Fauli
2018-07-04tdf#118506: Disable orientation page in read onlyXisco Fauli
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt