summaryrefslogtreecommitdiff
path: root/include/tools/wintypes.hxx
AgeCommit message (Expand)Author
2020-10-16WindowType::CALCINPUTLINE newly unusedCaolán McNamara
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-05-27WB_LISTBOX_POPUP is newly unusedCaolán McNamara
2020-05-11lok: fix the window type of the formatted field controlHenry Castro
2020-04-03loplugin:singlevalfieldsNoel Grandin
2020-02-13tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt
2019-10-19add menubar support to vclbuilderCaolán McNamara
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara
2019-06-25weld HyperLink DialogCaolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-09-29Add number comments to WindowTypeJan-Marek Glogowski
2018-06-22Resolves: tdf#115816 simpler fix for masterCaolán McNamara
2018-06-21Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara
2018-06-18weld SfxSecurityPageCaolán McNamara
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-10-03WB_DOCKBORDER is deadNoel Grandin
2017-08-30nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-21WB_STDTABDIALOG no more usedAndrea Gelmini
2017-08-21WB_FLATSPLITDRAW is deadNoel Grandin
2017-08-21WB_FORCETABCYCLE is deadNoel Grandin
2017-08-21WB_CBLINESTYLE is deadNoel Grandin
2017-08-21WB_FAST/WB_TOPLEFTVISIBLE are deadNoel Grandin
2017-08-21WB_TOPIMAGE is deadNoel Grandin
2017-08-21WB_PATH,WB_OPEN are deadNoel Grandin
2017-08-19convert to WB_SAVEAS to flags on SfxAcceleratorConfigPage::StartFileDialogNoel Grandin
2017-08-19convert WB_SLIDERSET to a bool fieldNoel Grandin
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-02-21remove unused enumerators from WindowTypeNoel Grandin
2017-02-20remove some unused enumeratorsNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-03WB_PINABLE isn't set anywhereCaolán McNamara
2016-10-05now ditch WB_INFOCaolán McNamara
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-07-24convert ImageAlign to enum classNoel Grandin
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-05-24drop now unused WB_REFMODE bitCaolán McNamara
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin
2015-03-27convert SymbolAlign to enum classNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-03-27convert ProminentEntry to enum classNoel Grandin
2015-03-23Turn WB_* macros into WinBits const variablesStephan Bergmann
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann