summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-03-29loplugin:virtualdown in vclNoel Grandin2-9/+6
2018-03-29ofz#7165 set a recursion limit for svm in svmCaolán McNamara2-5/+10
2018-03-28tdf#116646 Slideshows with transitions page swap rendering issuesNoel Grandin1-1/+1
2018-03-26use boost::optional in OutDevStateNoel Grandin3-10/+9
2018-03-26replace SalColor with ColorNoel Grandin1-10/+2
2018-03-25provide a route to weld accessibilityCaolán McNamara1-1/+5
2018-03-24hook up focus eventsCaolán McNamara1-0/+10
2018-03-23lok: don't post events on disposed windowPranav Kant1-0/+3
2018-03-23add set editable supportCaolán McNamara1-0/+1
2018-03-23inherit from Control for focus supportCaolán McNamara1-2/+2
2018-03-22weld PasswordToOpenModifyDialogCaolán McNamara1-2/+6
2018-03-22move btndlg from vcl to toolkitCaolán McNamara1-96/+0
2018-03-22move MessBoxStyle to last consumerCaolán McNamara1-28/+0
2018-03-21add get_widget_for_response supportCaolán McNamara2-0/+4
2018-03-21add optional helpid to add_buttonCaolán McNamara1-1/+2
2018-03-21move these down to baseCaolán McNamara1-6/+9
2018-03-21Turn on clang-format for these filesMiklos Vajna1-13/+24
2018-03-20weld SwSendWarningBoxCaolán McNamara1-59/+0
2018-03-19weld pdf warning dialogCaolán McNamara1-2/+7
2018-03-19move bitmap copy code from CanvasBitmapHelper to vclNoel Grandin1-0/+2
2018-03-19move pixel color extracting from canvas to BitmapExNoel Grandin1-0/+12
2018-03-19drop ErrCode::GetRestNoel Grandin1-7/+17
2018-03-18add id column support to tree viewCaolán McNamara1-7/+10
2018-03-18SetMessagesWidths can be private nowCaolán McNamara1-3/+3
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara1-1/+7
2018-03-16use digit width instead of char widthCaolán McNamara2-1/+2
2018-03-16move cairo extract bitmap code from canvas to vclNoel Grandin1-0/+6
2018-03-16move some mask code from SvxMSDffManager::ImportGraphic inside BitmapExNoel Grandin1-0/+1
2018-03-16don't bother dithering for 256bit displaysNoel Grandin1-3/+0
2018-03-16move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin1-0/+2
2018-03-16remove constructor with UniqueID from GraphicObjectTomaž Vajngerl1-1/+0
2018-03-15weld sort dialogCaolán McNamara1-0/+5
2018-03-15move swffilter use of BitmapEx::GetAlpha inside vclNoel Grandin1-0/+5
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin4-76/+1
2018-03-15move emf code to vclNoel Grandin1-0/+2
2018-03-15move some GDI import code from svx to vclNoel Grandin1-0/+2
2018-03-15change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl1-6/+20
2018-03-14loplugin:unusedmethodsNoel Grandin1-7/+0
2018-03-14tdf#115565 Change tab key behavior to navigate out of gotopage controlJim Raykowski1-0/+2
2018-03-13weld insert table dialogCaolán McNamara1-0/+12
2018-03-13make transformBitmap code from canvas to vclNoel Grandin1-0/+7
2018-03-13lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky1-0/+9
2018-03-13vcl: prefix BitmapEx member variables with an 'm'Chris Sherlock1-17/+17
2018-03-11weld color pickerCaolán McNamara2-8/+54
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2-0/+611
2018-03-10move canvas helper code into vclNoel Grandin1-0/+9
2018-03-09Make VCL_DLLPUBLIC virtual functions non-inlineStephan Bergmann1-3/+5
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-0/+18
2018-03-09Let sysadmins disable individual file format filtersAndras Timar1-0/+1
2018-03-09loplugin:constantparam in vclNoel Grandin5-12/+7