summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/XOrdinalSuffix.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/XOrdinalSuffix.idl')
-rw-r--r--offapi/com/sun/star/i18n/XOrdinalSuffix.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/i18n/XOrdinalSuffix.idl b/offapi/com/sun/star/i18n/XOrdinalSuffix.idl
index 6c70246af7a2..2ddbdfd93790 100644
--- a/offapi/com/sun/star/i18n/XOrdinalSuffix.idl
+++ b/offapi/com/sun/star/i18n/XOrdinalSuffix.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module i18n {
/** provides access to locale specific ordinal suffix systems.
- @since OOo2.2
+ @since OOo 2.2
@internal
td>Stephan Bergmann 2016-07-08GSOC: Added test case for mishandle of namespaces.Mohammed Abdul Azeem 2016-07-08loplugin:redundantcast: redundant static_casts in saxStephan Bergmann 2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann 2016-07-04use SAL_DEPRECATED in uno::ReferenceNoel Grandin 2016-06-17loplugin:refcountingStephan Bergmann 2016-06-17loplugin:passstuffbyrefStephan Bergmann 2016-06-17GSoC: Mapping legacy sax parser and XFastParserMohammed Abdul Azeem 2016-06-16loplugin:refcountingStephan Bergmann 2016-06-15GSoC: sax2/ unit tests:Mohammed Abdul Azeem 2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko 2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann 2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin 2016-05-29loplugin:unreffunStephan Bergmann 2016-05-28sax2/ unit tests.Mohammed Abdul Azeem 2016-05-22-Werror,-Wunused-private-fieldStephan Bergmann 2016-05-19loplugin:unreffun and loplugin:nullptrNoel Grandin 2016-05-19First cut at adding sax2/ unit tests.Mohammed Abdul Azeem 2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann 2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin 2016-05-04tdf#94260 Convert pixel to 1/100 mmRosemary Sebastian 2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann