summaryrefslogtreecommitdiffstats
path: root/include/rsc
Commit message (Expand)AuthorAgeFilesLines
* tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M2017-06-061-2/+2
* remove unused F_100TH_SEC from TimeFieldFormat enumNoel Grandin2017-02-161-1/+1
* remove unused enumerators from SymbolType enumNoel Grandin2017-02-161-8/+0
* SfxSlotInfo is unusedCaolán McNamara2016-10-261-8/+0
* drop now unused SfxStyleItem, etc.Caolán McNamara2016-10-261-20/+0
* loplugin:unusedenumconstants in forms..sotNoel Grandin2016-08-121-2/+1
* sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski2016-06-071-0/+1
* Implement basic TableStyle FamilyJakub Trzebiatowski2016-05-241-0/+1
* convert SfxStyleFamily to scoped enumNoel Grandin2016-05-091-7/+11
* convert SFX_SLOT_INFO to scoped enumNoel Grandin2016-05-091-2/+4
* convert SFX_STYLE_ITEM to scoped enumNoel Grandin2016-05-091-6/+9
* Fix typosAndrea Gelmini2016-01-101-1/+1
* fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin2015-01-061-3/+3
* rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin2014-11-061-6/+6
* fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin2014-11-051-3/+1
* fdo#84938: replace MIB_ constants with enumNoel Grandin2014-11-011-13/+18
* KEY_ALLMOD is the same as KEY_MODNoel Grandin2014-10-311-1/+0
* sal_Int16 as the underlying type of WindowBorderStyleTakeshi Abe2014-10-281-1/+1
* fdo#84938: replace TIMEF_ constants with enumNoel Grandin2014-10-281-1/+1
* fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin2014-10-271-6/+5
* fdo#84938: replace MENUITEM constants with enumNoel Grandin2014-10-231-2/+1
* callcatcher: update unused codeCaolán McNamara2014-10-221-1/+1
* fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin2014-10-211-8/+14
* fix problem with gcc compiler complaining on variable typeAdam Co2014-10-201-1/+1
* fdo#84938: replace TIB_ constants with enumNoel Grandin2014-10-201-13/+20
* fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin2014-10-151-41/+41
* vcl: another missing sal/types.hMichael Stahl2014-01-301-0/+2
* fixincludeguards.sh: include - the restThomas Arnhold2013-10-232-4/+4
* execute move of global headersBjoern Michaelsen2013-04-232-0/+189