summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-11-11No need for test/user-template/user/registry.Stephan Bergmann
2011-11-08removed Simple Handles optionTim Hardeck
2011-10-27deliver test/user-template/user to solver, unittests will use new user dirNoel Power
2011-10-26more tweaks to unittests, also move registrymodifications.xcuNoel Power
2011-10-26Fixed test/user-template/user/registrymodifications.xcu.Stephan Bergmann
2011-10-25revert autogenerated foo and correct brackets in placeholderNoel Power
2011-10-25more support for basic/vba unit testsNoel Power
2011-10-25add registrymodifications.xcu to allow override of default configNoel Power
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann
2011-10-06remove old fingerprints cacheCaolán McNamara
2011-10-05remove apparently noise .memdump filesNorbert Thiebaud
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks
2011-10-04WaE: '==' : unsafe mix of type 'bool' and type 'test::filterStatus'Tor Lillqvist
2011-10-04pretty print the user template registry to make diffs meaningfulMichael Meeks
2011-10-01spit out timing infoCaolán McNamara
2011-09-30rtl_cipher_decode doesn't like 0 len dataCaolán McNamara
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara
2011-09-30set the core locale as well as the UI one to EnglishMichael Meeks
2011-09-30enum/namespace fooCaolán McNamara
2011-09-30sigh...Caolán McNamara
2011-09-30new filesCaolán McNamara
2011-09-30merge filters-test codeCaolán McNamara
2011-09-30remove library entries for nowMarkus Mohrhard
2011-09-29remove file from unit test user dir that gets modifiedMarkus Mohrhard
2011-09-29add user profile dir for unit testsMarkus Mohrhard
2011-09-29init the unit test for vba unit tests correctlyMarkus Mohrhard
2011-09-29change to the old way to set the language to en-US for unit testsMarkus Mohrhard
2011-09-28install testdllapi.h correctlyMichael Meeks
2011-09-28Rename and re-factor test and unotest to compile and run againMichael Meeks
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks
2011-09-28add new bootstrapfixture to share and simplify unit test codeMichael Meeks
2011-09-26One step closer to a functional 'make dev-install' with MinGW.Jan Holesovsky
2011-09-26In smoketest.cxx, also wait for connection_ going stale while waiting for res...Stephan Bergmann
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-08-15Some PMD cleaningJulien Nabet
2011-07-01WaE: for windows compilerCaolán McNamara
2011-06-30add mode-linesCaolán McNamara
2011-06-30implement additional context-less protection apiCaolán McNamara
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-12Bypass when cross-compiling, at least for nowTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-06-01add debug hook for junit testsBjoern Michaelsen
2011-05-31use --nologo to prevent oosplash smoketest hangsBjoern Michaelsen
2011-04-05remove ADAPT_EXT_STLCaolán McNamara
2011-03-30using --headless, now that it worksBjoern Michaelsen
2011-03-29enable headless Junit testsBjoern Michaelsen
2011-03-27revert accidentally commited changesBjoern Michaelsen
2011-03-27cleanup of unoapi testBjoern Michaelsen
der'>2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann Change-Id: I9fe00eef7ddcd4a3c87e497a8d62f98e71a0d6d8 2015-10-21com::sun::star->css in include/editengNoel Grandin Change-Id: I2a46f2128ef86ea0d692240b968ea52ab8e09dcc Reviewed-on: https://gerrit.libreoffice.org/19489 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274 2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin more useful to make it explicit. Specifically, otherwise my defaultvalue clang plugin would want to remove lots of places that contains #define constants which, while technically the same as the default value, convey semantic information which is quite useful. Change-Id: I918ad5b0e73ba279fa1b1489b62d900339ff71eb 2015-07-16loplugin:unusedmethods editengNoel Grandin Change-Id: I15b2be5a9cd6e72447b674a65eabe9f89cb6ff12 Reviewed-on: https://gerrit.libreoffice.org/17115 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin since all two of the actual call-sites only care about whether it is a valid presentation or not, not what kind of presentation it is. Change-Id: I75717c88878d37b2897741b0c833ff283b3fee59 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a 2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann ...where the latter contains SAL_OVERRIDE annotations Change-Id: Id64794b388d83dfe7026440e8b20a5b5efd412d1 2013-10-23fixincludeguards.sh: include/editengThomas Arnhold Change-Id: I5a172bb12b62940b9994b2740e054b43145b08f0 2013-04-23execute move of global headersBjoern Michaelsen see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a