# -*- 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_UIConfig_UIConfig,sfx)) $(eval $(call gb_UIConfig_add_uifiles,sfx,\ sfx2/uiconfig/ui/alienwarndialog \ sfx2/uiconfig/ui/bookmarkdialog \ sfx2/uiconfig/ui/checkin \ sfx2/uiconfig/ui/cmisinfopage \ sfx2/uiconfig/ui/cmisline \ sfx2/uiconfig/ui/custominfopage \ sfx2/uiconfig/ui/descriptioninfopage \ sfx2/uiconfig/ui/documentfontspage \ sfx2/uiconfig/ui/documentinfopage \ sfx2/uiconfig/ui/documentpropertiesdialog \ sfx2/uiconfig/ui/editdurationdialog \ sfx2/uiconfig/ui/errorfindemaildialog \ sfx2/uiconfig/ui/floatingrecord \ sfx2/uiconfig/ui/helpbookmarkpage \ sfx2/uiconfig/ui/helpcontrol \ sfx2/uiconfig/ui/helpcontentpage \ sfx2/uiconfig/ui/helpindexpage \ sfx2/uiconfig/ui/helpsearchpage \ sfx2/uiconfig/ui/inputdialog \ sfx2/uiconfig/ui/licensedialog \ sfx2/uiconfig/ui/linkeditdialog \ sfx2/uiconfig/ui/loadtemplatedialog \ sfx2/uiconfig/ui/managestylepage \ sfx2/uiconfig/ui/newstyle \ sfx2/uiconfig/ui/optprintpage \ sfx2/uiconfig/ui/password \ sfx2/uiconfig/ui/printeroptionsdialog \ sfx2/uiconfig/ui/querysavedialog \ sfx2/uiconfig/ui/searchdialog \ sfx2/uiconfig/ui/securityinfopage \ sfx2/uiconfig/ui/singletabdialog \ sfx2/uiconfig/ui/startcenter \ sfx2/uiconfig/ui/templatedlg \ sfx2/uiconfig/ui/templateinfodialog \ sfx2/uiconfig/ui/versionsofdialog \ sfx2/uiconfig/ui/versioncommentdialog \ sfx2/uiconfig/ui/versionscmis \ )) # vim: set noet sw=4 ts=4: e='distro/cib/libreoffice-6-2'>distro/cib/libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31targetted minor size vs. empty reversionMichael Meeks
2012-05-29basegfx needs o3tl headersDavid Tardon
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-15fdo#48068 fix parsing of path d-attributeChr. Rossmanith
2012-05-14fdo#48070 more on parsing of arc pathsPetr Mladek
2012-05-11unusedcode: basegfx::tools::equalMatúš Kukan
2012-05-11fdo#48070 fix parsing of arc pathsChr. Rossmanith
2012-05-04Fix fdo#49508 incorrect square gradients in slideshow.Thorsten Behrens
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-14Clean up basegfx's polygon tools codeGábor Stefanik
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba
2012-03-20removed zoomtools int functionsTim Hardeck
2012-03-10Add more values that zoom shouldn't skipStefan Knorr (astron)
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-05callcatcher: update listCaolán McNamara
2012-03-05Remove unused codeElton Chung
2012-03-01Remove unused codeElton Chung
2012-03-01WaE: unused function 'liangBarskyClipT'Tor Lillqvist
2012-02-26definition was removed, remove declaration as wellIvan Timofeev
2012-02-25Remove unused code in basegfx, comphelperElton Chung
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-21remove redundant/empty setup/tear-down methods from unit testsMichael Meeks
2012-02-21Add unit test for B2DRange's froundKorrawit Pruegsanusak
2012-02-20Remove unused codeElton Chung
2012-02-19Remove unused codeElton Chung
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist
2012-02-16Removed unused code.Björgvin Ragnarsson
2012-02-15Fix fdo#45779 - accessing empty polygon.Thorsten Behrens
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan