summaryrefslogtreecommitdiff
path: root/test/source/sheet/xsheetannotation.cxx
AgeCommit message (Collapse)Author
2017-10-23loplugin:includeform: testStephan Bergmann
Change-Id: Ibcbb5b002e8326c484547a825cb295d0f5158a3b
2017-04-28loplugin:cppunitassertequals: testStephan Bergmann
Change-Id: I3357b7502fcf9a45095919157ca1530e10c14dd0
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
Change-Id: I6e91d22fc1826038c05ddb6fc065563c6a250752 Reviewed-on: https://gerrit.libreoffice.org/24459 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-04-27More loplugin:simplifyboolStephan Bergmann
Change-Id: I020627f1747bfa31e60d79954cdb9c8fe0a4e5f2
2014-12-18test: Use appropriate OUString functions on string constantsStephan Bergmann
Change-Id: Id4327a479fd61b3793a2b8b250203edcfe3e6754
2014-04-11set what system locale should resolve to for languagetagCaolán McNamara
normally this happens in desktop/source/app/langselect.cxx for the fat app case Change-Id: I4772172aa6f071ac03d74e2abe7a9e197f0dc964
2014-04-11adapt XSheetAnnotation::testGetDate() to locale changeMichael Stahl
... in c0a4de1ede27c5911fea0829deabee0b599d5d40. Change-Id: Ic93b6febe719a465d768338faa3e222e8fca2e97
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-26test: clean up namespacingThomas Arnhold
Change-Id: I7df07176bdbd15fdfdf8f9a7cdb26d4bee12997d
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-01-17sc test for XSheetAnnotationLaurent Godard
Change-Id: I1fa77c874c6307ff71ea0aeee653acf1305f2646 Reviewed-on: https://gerrit.libreoffice.org/1736 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>