summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-04SvxShadowTabPage::Construct was removedCaolán McNamara3-3/+0
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara8-167/+55
2016-11-04drop AutoColorInvalid/SID_ATTR_AUTO_COLOR_INVALIDCaolán McNamara3-29/+2
2016-11-04replace last ColorLB use with a listbox of colorsCaolán McNamara3-99/+49
2016-11-04simplify, its just a vector of colorsCaolán McNamara3-57/+15
2016-11-04replace user draw with an Image of the colorCaolán McNamara1-52/+11
2016-11-04strip down to the used piecesCaolán McNamara1-118/+2
2016-11-04move now combined ColorLB to location of last userCaolán McNamara5-328/+331
2016-11-04fold ColorListBox and ColorLB togetherCaolán McNamara2-47/+38
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara6-299/+276
2016-11-04extensions leaks out details of Color Selector, patch it upCaolán McNamara6-124/+39
2016-11-04inherit FillAttrLB from ListBox not ColorListBoxCaolán McNamara2-2/+2