# -*- 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_CppunitTest_CppunitTest,xmlsecurity_qa_certext)) $(eval $(call gb_CppunitTest_use_sdk_api,xmlsecurity_qa_certext)) $(eval $(call gb_CppunitTest_use_libraries,xmlsecurity_qa_certext,\ cppu \ neon \ sal \ svl \ test \ tl \ )) $(eval $(call gb_CppunitTest_add_exception_objects,xmlsecurity_qa_certext,\ xmlsecurity/qa/certext/SanCertExt \ )) # vim: set noet sw=4 ts=4: nge='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bin/git-new-workdir
6021f79374ba0e4e010587fa01774805da5'>tdf#114549:entering hex/dec code should change char sample
AgeCommit message (Expand)Author
himajin100000
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt
2018-03-20weld SvxIconChangeDialog warning dialogCaolán McNamara
2018-03-11weld color pickerCaolán McNamara
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-02delete colordata.hxxNoel Grandin
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen
2017-12-05tdf#114091: Customize dialog: Rename 'All categories' to 'All commands'Muhammet Kara
2017-12-04tdf#112207: Allow assigning macros to ui elementsMuhammet Kara
2017-11-29Fix typosAndrea Gelmini
2017-11-28Add comment to translators of "Grammar By" text entry boxLászló Németh
2017-11-18tdf#113777 Add colon after family and style labelsYousuf Philips
2017-11-17tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh
2017-10-25tdf#107569 Fix missing res/colorslider.pngMaxim Monastirsky
2017-09-26Cleanup unused strings in cuiMuhammet Kara
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-04Implement "Reset" button in the Customize dialogMuhammet Kara
2017-09-04Convert UI of Customize Dialog to the new designMuhammet Kara
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-07Rename “Basic IDE Options” to just “Basic IDE”Adolfo Jayme Barrientos
2017-08-02tdf#110448: Remove "Memory" page from Options dialogMike Kaganski
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-20loplugin:unusedmethodsNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke