pre-commit auto remove trailing whitespace from java files (#382)A another big huge auto white space clean up.
UnoApp.close() was issuing XDesktop.terminate(), and then starting a timerthat would kill OpenOffice 2 second seconds, while also killing it in thefinally block, and not waiting for it to exit. Thi
UnoApp.close() was issuing XDesktop.terminate(), and then starting a timerthat would kill OpenOffice 2 second seconds, while also killing it in thefinally block, and not waiting for it to exit. This sometimes caused teststo start OpenOffice before the previous instance fully finished,especially in the fvt.uno.sc.formula.TestFormulaDocs test which starts upOpenOffice for each document, and then the new instance wouldn't start,causing test failures.Rather, after issuing XDesktop.terminate(), wait up to 5 seconds forOpenOffice to exit. Only if it's still running, kill it. This is similarto what VclApp already does.Patch by: me
show more ...
Add the registry modification that will disable clearing user personalinfo on saving, so that saving and reloading fields like revision numbercan be tested.Closes #i128398# - autotest fvt.uno.sd.
Add the registry modification that will disable clearing user personalinfo on saving, so that saving and reloading fields like revision numbercan be tested.Closes #i128398# - autotest fvt.uno.sd.file.CheckFileProperties loses some DocumentProperties when savingPatch by: me
Fix: Report can't be shown in IEgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1392290 13f79535-47bb-0310-9956-ffa450edef68
Add new pvt.uno.Benchmarkgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1388443 13f79535-47bb-0310-9956-ffa450edef68
Fix compiliance error again old uno jarsgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381972 13f79535-47bb-0310-9956-ffa450edef68
"One test class for performance test"git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381966 13f79535-47bb-0310-9956-ffa450edef68
Move test to trunk/. See the discussion: http://markmail.org/thread/agaeqo6m4d744urzgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1379248 13f79535-47bb-0310-9956-ffa450edef68