summaryrefslogtreecommitdiff
path: root/i18npool/inc/ordinalsuffix.hxx
AgeCommit message (Collapse)AuthorFilesLines
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
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-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin1-3/+1
Change-Id: I3aeaca995bc9a3d865b6955aa47cee4d9eb07750
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-26/+17
cws mba34issues01: #i117709#: make sure that parent of error message box is visible Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172346 i#119036 - improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727
2011-04-07i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.2.106); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:01:17 rt 1.2.106.1: #i87441# Change license header to LPGL v3.
2006-12-19INTEGRATION: CWS caloc (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+65
2006/11/08 18:46:05 er 1.1.2.1: #i47233# OrdinalSuffix implementation; contributed by Muthu Subramanian <muthusuba@ooo>