Age | Commit message (Collapse) | Author |
|
Change-Id: If5e709c9d6e3a4fbb568bdc261cccd214dd0cbd3
Reviewed-on: https://gerrit.libreoffice.org/34784
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Make the order be 'public static' or 'private static'
Just makes the code nicer to read.
Change-Id: I182424bda45a2d68642e5d04c6091d268ace1fe2
Reviewed-on: https://gerrit.libreoffice.org/16202
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
in the absence of any other constructors, the compiler will automatically
generate a public no-arg constructor
Change-Id: I70eca507cd8e16e33580b3398d41d70690bc2909
|
|
Change-Id: I43d25ba49b758739ee8dc891b0db3e527004ec8b
|
|
Change-Id: Ifc44c51ddbd21fabaad686bc3d38e2dab54d97aa
|
|
Change-Id: I47c618117e079bb2ef90d92c449c8166ea957fa5
|
|
Change-Id: Idbba5bb89bee4d88ed0306d5151e238a1bc19cec
|
|
Change-Id: I25fef9590a34ec8d9aab182b3d267ae3cd649a87
|
|
Change-Id: I91f6e861f6d0dbea1b57ac73857e0c706b27f681
|
|
Change-Id: Ie618a9dc4551aa580e6f764e20812da234b6239e
|
|
Change-Id: Ibbcf0ea1744090e0108faf2a617a96177e934aec
|
|
Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
|
|
|
|
Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
|
|
|
|
Add smoketest to tail_build and make it a subsequentcheck target.
|
|
|
|
+ move the library and other build stuff to a new "smoketest" module
+ keep "smoketestoo_native" only for installing and running the tests
+ restore the targets in top level make
|