# 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_UITest_UITest,writer_tests3)) $(eval $(call gb_UITest_add_modules,writer_tests3,$(SRCDIR)/sw/qa/uitest,\ writer_tests3/ \ )) $(eval $(call gb_UITest_set_defs,writer_tests3, \ TDOC="$(SRCDIR)/sw/qa/uitest/data" \ )) # vim: set noet sw=4 ts=4: git/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/qa/desktop_lib
AgeCommit message (Expand)Author
6 dayscool#10794 Test for: Don't open validity dropdown in readOnly mode.Gökay Şatır
2024-12-18tdf#163620 [API CHANGE] Add UI for libreoffice themesSahil Gautam
2024-12-02Add a test for setAllowChangeComments function.Gökay Şatır
2024-11-28cool#4250 - add API to set per view options.Michael Meeks
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-05Don't need to send both text and htmlCaolán McNamara
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-10-29UnoApiTest: check mxComponent right after loadingXisco Fauli
2024-08-14Related: cool#9735 vcl lok: add an AnyInput() callbackMiklos Vajna
2024-07-26lok: join Webdav Ticker thread.Michael Meeks
2024-07-12SW: exctract document structureAttila Szűcs
2024-07-10lok: expose presentation info and slide render functionsMarco Cecchetti
2024-05-07loplugin:ostr in desktopNoel Grandin
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-28lok: add isForkedChild method.Michael Meeks
2024-03-19Allow enabling comment editing in readonly view mode.Gökay Şatır
2024-03-07Collaborative editing with readonly and edit views.Gökay Şatır
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır
2024-02-27use getCommandValues instead of adding a getViewRenderStateCaolán McNamara
2024-02-26add getViewRenderState to LibreOfficeKitDocumentCaolán McNamara
2024-02-14lok: implement a joinThreads function - to wind down thread pools.Michael Meeks
2024-01-11cool#7492 sfx2 lok: set language/locale on async sidebar updateMiklos Vajna
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır
2023-11-29Extended loplugin:ostr: desktopStephan Bergmann
2023-11-20Extended loplugin:ostr: desktopStephan Bergmann
2023-11-14loplugin:unusedfieldsNoel Grandin
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: desktopStephan Bergmann
2023-10-16jsdialog: enable Hyperlink DialogSzymon Kłos
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-09-01Add a FunctionBasedURPConnection and a websocket URP connectorSkyler Grey
2023-08-03Test paintPartTile behavior for views with different schemesParis Oplopoios
2023-08-01cool#6911 report the position of comments as cell addressesCaolán McNamara
2023-07-31loplugin:stringconstant: Catch some O[U]String::getStr anti-patternsStephan Bergmann