summaryrefslogtreecommitdiff
path: root/test/source/unoapi_property_testers.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen1-1/+1
2019-01-10DocumentSettings Writer UNO API test (converted from Java test)Tomaž Vajngerl1-0/+26
2018-10-12clang-tidy misc-throw-by-value-catch-by-referenceNoel Grandin1-2/+2
2018-05-09extend property tester - add optional variants and colorTomaž Vajngerl1-3/+47
2018-05-09move unoapi_property_tester to include so it can be used outsideTomaž Vajngerl1-3/+2
2018-04-17loplugin:constparamsNoel Grandin1-13/+14
2018-03-30Add UNO API property tester for common read-only properties.Jens Carl1-5/+82
2018-03-22Add UNO API property tester for double and read-only boolean.Jens Carl1-0/+39
2018-03-21Move UNO API property testers header fileJens Carl1-1/+1
2018-03-20Fix error with default argumentsJens Carl1-2/+2
2018-03-18Create UNO API property testers for common typesJens Carl1-0/+102