# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_JunitTest_JunitTest,sfx2_complex)) $(eval $(call gb_JunitTest_set_defs,sfx2_complex,\ $$(DEFS) \ -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/sfx2/qa/complex/sfx2/testdocuments \ )) $(eval $(call gb_JunitTest_use_jars,sfx2_complex,\ OOoRunner \ ridl \ test \ test-tools \ unoil \ jurt \ )) $(eval $(call gb_JunitTest_add_sourcefiles,sfx2_complex,\ sfx2/qa/complex/sfx2/DocumentMetadataAccess \ sfx2/qa/complex/sfx2/DocumentProperties \ sfx2/qa/complex/sfx2/GlobalEventBroadcaster \ sfx2/qa/complex/sfx2/UndoManager \ sfx2/qa/complex/sfx2/DocumentEvents \ sfx2/qa/complex/sfx2/tools/TestDocument \ sfx2/qa/complex/sfx2/tools/WriterHelper \ sfx2/qa/complex/sfx2/undo/CalcDocumentTest \ sfx2/qa/complex/sfx2/undo/ChartDocumentTest \ sfx2/qa/complex/sfx2/undo/DocumentTest \ sfx2/qa/complex/sfx2/undo/DocumentTestBase \ sfx2/qa/complex/sfx2/undo/DrawDocumentTest \ sfx2/qa/complex/sfx2/undo/DrawingOrPresentationDocumentTest \ sfx2/qa/complex/sfx2/undo/ImpressDocumentTest \ sfx2/qa/complex/sfx2/undo/WriterDocumentTest \ )) $(eval $(call gb_JunitTest_add_classes,sfx2_complex,\ complex.sfx2.DocumentProperties \ complex.sfx2.DocumentMetadataAccess \ complex.sfx2.DocumentEvents \ complex.sfx2.UndoManager \ )) # fd#35663 fails currently: # complex.sfx2.UndoManager \ # #i115674# fails currently: misses some OnUnfocus event # complex.sfx2.GlobalEventBroadcaster \ # vim: set noet sw=4 ts=4: ollabora/co-22.05 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/uiconfig
AgeCommit message (Expand)Author
2018-04-13weld ScDeleteContentsDlgCaolán McNamara
2018-04-13weld ScNameCreateDlgCaolán McNamara
2018-04-13weld ScDeleteCellDlgCaolán McNamara
2018-04-13weld ScInsertCellDlgCaolán McNamara
2018-04-12tdf#106544 - Merge cells dialog is difficult to understandheiko tietze
2018-04-10NB Calc: fix currenty formatingandreas kainz
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-04-03NB: remove Notebookbar selection in calc and impressandreas kainz
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania
2018-03-30Left-align a weirdly centered checkbox labelAdolfo Jayme Barrientos
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos
2018-03-22tdf#116448 - Function "Skip empty cells" unclearheiko tietze
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-03-20Resolves: tdf#116385 warning dialog should be yes/no not okCaolán McNamara
2018-03-17scalc: Add missing labellingSamuel Thibault
2018-03-13set welded enties to activates-defaultCaolán McNamara
2018-03-13tdf#114552 Convert anchor toggle to anchor menuSamuel Mehrbrodt
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara
2018-03-07tdf#116108 Add option to fit images into their cellSamuel Mehrbrodt
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-14init the selected columns in data transformations dialogMarkus Mohrhard
2018-02-13Groupedbar Calc add priority feature and fix context-defaultandreas kainz
2018-01-30Clarify that updating links "Always" is from trusted locationsEike Rathke
2018-01-26tdf#98931 Add option to sort boundary image-only columnsSamuel Mehrbrodt
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist
2018-01-26[Pardus] tdf#87357 Add contextual Conditional Format command.Gulsah Kose
2018-01-25[Pardus] tdf#108989 Add contextual manage names command.Gulsah Kose
2018-01-25Sort dialog: Improve wordingSamuel Mehrbrodt
2018-01-24[Pardus] tdf#108989 Add contextual validity command.Gulsah Kose
2018-01-20Addition of focus_on_click to notebookbar ui filesMaxim Monastirsky
2017-12-21tdf#113979 Add option to Skip empty cellsLaurent BP
2017-12-19Add UI config option to enable/disable threadingDennis Francis
2017-12-17tdf#91820 Round of improvements to Calc's menus for 6.0Yousuf Philips
2017-12-14tdf#81475 Organize the form toolbarsYousuf Philips
2017-12-08tdf#86085 add slot for toggling thousands separatorJim Raykowski
2017-12-03Fix interface domain for notebookbar_groupedbar in scJulien Nabet
2017-11-27tdf#113455 follow-up: use spin button labels as checkboxesMike Kaganski
2017-11-27tdf#113831 Show number of search resultsheiko tietze
2017-11-23tdf#50746 add paste unformatted to menu and context menuYousuf Philips
2017-11-19tdf#113536 Better wording for CSV separatorheiko tietze