JavaScript engine/interpreter written in Java, used to provide JavaScript extensions. The Scripting Framework makes use of the Rhino ([http://www.mozilla.org/rhino/]) JavaScript interpreter, available under the Mozilla Public License ([http://www.mozilla.org/MPL/MPL-1.1.html]). In addition, to support the debugging of scripts contained in OpenOffice.org documents, we have modified the Java source file Main.java. The Rhino source tarball is unpacked and patched with the modified code. The Rhino Jar file (js.jar) is then built (download/swingExSrc.zip is unpacked and built as part of this procesS) and delivered to the solver. The file rhino1_5R5.patch contains the changes made in order to build Rhino. The patch was generated using the command: diff -wurN ubmit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/qa/unit
AgeCommit message (Expand)Author
2022-11-19Prepare the dialog for cell style editingMaxim Monastirsky
2021-07-22tdf#95394 - ui fill dialog from (bitmap -> image)haru-02
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-11-13tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze
2020-01-31Related tdf#105225 Remove unused backgroundpage.uiJim Raykowski
2020-01-02blackorwhitelistentrydialog never got usedCaolán McNamara
2019-10-21loplugin:virtualdead unused param in CreateSvxFormatCellsDialogNoel Grandin
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara
2019-05-23Kill Mozilla personasMuhammet Kara
2019-03-06Blacklist some dialogs which won't get properly initializedStephan Bergmann
2018-03-20drop now unused SvxMessDialogCaolán McNamara
2018-01-01Fix typosbansan85
2017-08-02tdf#110448: Remove "Memory" page from Options dialogMike Kaganski
2017-02-12Various typos on accessibleJulien Nabet
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-11-21Re-apply "split cui screenshot test in manageable pieces""Norbert Thiebaud
2016-11-20Revert "split cui screenshot test in manageable pieces"Julien Nabet
2016-11-20split cui screenshot test in manageable piecesNorbert Thiebaud
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-08-18screenshots: fix Linux, exclude a few crashing dialogsArmin Le Grand
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for chart2Armin Le Grand
2016-08-18screenshots: add dialog test cases for cuiArmin Le Grand