This is a tool that will be useful for various tasks when building LO on WSL. It is a Win32 program, not a Linux (WSL) one. Compile using the Developer Command Prompt from MSVC as: cl wsl-lo-helper.cpp advapi32.lib and the copy the executable to /opt/lo/bin (e.g. from shell as): sudo mv wsl-lo-helper.exe /opt/lo/bin/wsl-lo-helper o/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/sc/qa/uitest/range_name
AgeCommit message (Expand)Author
2023-02-27tdf#153709 Adapt message for Delete SheetLaurent Balland
2023-02-07sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2022-10-17tdf#132293 remove unused imports and variablesRakielle
2022-09-07tdf#150307, tdf#150829: sc: Add UItestXisco Fauli
2022-06-16sc: uitest: move test where it belongsXisco Fauli
2022-06-16tdf#148072: sc: Add UItestXisco Fauli
2022-05-30sc uitests: Cleaning up unused variablestagezi
2022-05-23tdf#132293: Removing unused imports from uitests files.tagezi
2021-12-01uitest: fix license headersXisco Fauli
2021-10-13tdf#145077: sc: Add UItestXisco Fauli
2021-09-13uitest: combine execute_modeless_dialog_through_command methodsXisco Fauli
2021-09-13uitest: guard execute_modeless_dialog_through_command in scXisco Fauli
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli
2021-06-30uitest: guard create_doc_in_start_center in scXisco Fauli
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli
2021-06-29uitest: guard execute_dialog_through_command in scXisco Fauli
2021-06-27uitest: remove duplicated calls to get_component()Xisco Fauli
2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli
2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli
2021-06-22uitest: guard load_fileXisco Fauli
2021-04-12tdf#132869 - Show the error message in a tooltipAndreas Heinisch
2021-03-30Related: tdf#137577 Display (sheetname) with sheet-local names in Name BoxEike Rathke
2021-03-21select_by_text helper method for uitestsNoel Grandin
2021-01-14uitest: sc: factor out common code ( part 2 )Xisco Fauli
2020-12-17tdf#138822: sc: Add UItestXisco Fauli
2020-12-14tdf#138851: sc: Add UItestXisco Fauli
2020-11-04uitest: reset formula syntax back to Calc A1Xisco Fauli
2020-11-03tdf#87474: sc: Add UItestXisco Fauli
2020-11-03tdf#137617: sc: Add UItestXisco Fauli
2020-11-03tdf#137896: sc: Add UItestXisco Fauli
2020-11-03uitest: test creation of range names from uiXisco Fauli
2020-11-02tdf#67007: sc: Add UItestXisco Fauli
2020-10-27uitest: move all calc tests to sc/qa/uitestXisco Fauli