# -*- 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,sax)) $(eval $(call gb_Library_set_include,sax,\ -I$(SRCDIR)/sax/inc \ $$(INCLUDE) \ )) $(eval $(call gb_Library_use_external,sax,boost_headers)) $(eval $(call gb_Library_use_common_precompiled_header,sax)) $(eval $(call gb_Library_use_sdk_api,sax)) $(eval $(call gb_Library_use_libraries,sax,\ comphelper \ cppu \ cppuhelper \ sal \ tl \ )) $(eval $(call gb_Library_add_defs,sax,\ -DSAX_DLLIMPLEMENTATION \ )) $(eval $(call gb_Library_add_exception_objects,sax,\ sax/source/tools/converter \ sax/source/tools/fastattribs \ sax/source/tools/fastserializer \ sax/source/tools/fshelper \ )) # vim: set noet sw=4 ts=4: ue='distro/allotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/filter/inc/filter.hrc
AgeCommit message (Expand)Author
2016-04-12Avoid reserved identifiersStephan Bergmann
2013-07-08convert pdf signing page to .ui formatCaolán McNamara
2013-07-08convert pdf options dialog to .ui formatCaolán McNamara
2013-07-04convert pdf view page to .ui formatCaolán McNamara
2013-06-28convert pdf security page to .uiCaolán McNamara
2013-06-21Convert to .ui pdf userinterface tab pageabdulmajeed ahmed
2013-06-08convert pdf links tab page to .uiabdulmajeed ahmed
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-06-24Add a simple GUI for digital signatures.Gökçen Eraslan
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-12-15#i107706#: liquidate goodies moduleMathias Bauer
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer