summaryrefslogtreecommitdiff
path: root/include/tools/wintypes.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin1-1/+0
2017-10-03WB_DOCKBORDER is deadNoel Grandin1-3/+0
2017-08-30nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara1-1/+0
2017-08-23convert message box style bits to scoped enumNoel Grandin1-14/+0
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin1-2/+0
2017-08-21WB_STDTABDIALOG no more usedAndrea Gelmini1-1/+0
2017-08-21WB_FLATSPLITDRAW is deadNoel Grandin1-1/+0
2017-08-21WB_FORCETABCYCLE is deadNoel Grandin1-1/+0
2017-08-21WB_CBLINESTYLE is deadNoel Grandin1-1/+0
2017-08-21WB_FAST/WB_TOPLEFTVISIBLE are deadNoel Grandin1-2/+0
2017-08-21WB_TOPIMAGE is deadNoel Grandin1-1/+0
2017-08-21WB_PATH,WB_OPEN are deadNoel Grandin1-5/+0
2017-08-19convert to WB_SAVEAS to flags on SfxAcceleratorConfigPage::StartFileDialogNoel Grandin1-1/+0
2017-08-19convert WB_SLIDERSET to a bool fieldNoel Grandin1-4/+0
2017-08-19convert extended WinBits to scoped enumNoel Grandin1-4/+0
2017-02-21remove unused enumerators from WindowTypeNoel Grandin1-9/+0
2017-02-20remove some unused enumeratorsNoel Grandin1-1/+0
2017-02-14Convert WindowType to scoped enumNoel Grandin1-86/+91
2017-01-03WB_PINABLE isn't set anywhereCaolán McNamara1-1/+0
2016-10-05now ditch WB_INFOCaolán McNamara1-1/+0
2016-09-19loplugin:unusedenumvaluesNoel Grandin1-2/+1
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara1-1/+0
2015-07-24convert ImageAlign to enum classNoel Grandin1-4/+4
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-1/+3
2015-05-24drop now unused WB_REFMODE bitCaolán McNamara1-1/+0
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin1-12/+12
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin1-2/+2
2015-03-27convert SymbolAlign to enum classNoel Grandin1-1/+1
2015-03-27convert BUTTON_ constants to enum classNoel Grandin1-14/+16
2015-03-27convert ProminentEntry to enum classNoel Grandin1-1/+1
2015-03-23Turn WB_* macros into WinBits const variablesStephan Bergmann1-119/+119
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi1-1/+0
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-5/+0
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+325