summaryrefslogtreecommitdiff
path: root/uitest/__init__.py
blob: e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (plain)
20-10-02Use the new single-instance="true" attribute in ucbStephan Bergmann 2020-08-29Fix typosAndrea Gelmini 2020-08-16loplugin:unusedmethodsNoel Grandin 2020-08-03loplugin:flatten in ucbNoel Grandin 2020-07-16ucb/hierarchy: create instances with uno constructorsNoel Grandin 2020-07-13expand out an UNO macroNoel Grandin 2020-05-10compact namespace in ucb..uuiNoel Grandin 2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin 2019-12-23sal_Char->char in ucbNoel Grandin 2019-12-18loplugin:duplicate-definesNoel Grandin 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann 2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen 2019-10-09use cppu::WeakImplHelper in HierarchyDataSourceNoel Grandin 2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin 2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen 2019-09-06Fixing "...."Andrea Gelmini 2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin 2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet 2019-08-12Fix typosAndrea Gelmini 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann 2019-07-29Fix typosAndrea Gelmini 2019-07-22cid#705118 Using invalid iteratorCaolán McNamara 2019-07-21loplugin:referencecasting in ucbNoel Grandin 2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov 2019-05-21tdf#125424: properly reset temporarily cleared guardMike Kaganski 2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov 2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin