summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara
2018-04-05vcl: ImplAssignWithSize() -> ReassignWithSize()Chris Sherlock
2018-04-05vcl: move public functions to private in BitmapChris Sherlock
2018-04-05vcl: Bitmap::ImplAdaptBitCount() is not needed, just use AdaptBitCount()Chris Sherlock
2018-04-05ofz#7365 Integer overflowCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-04-03lok - sc - list validationMarco Cecchetti
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-04-03weld SfxViewVersionDialog_ImplCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock
2018-04-02weld SwTableWidthDlgCaolán McNamara
2018-04-02make ensureRepaint privateCaolán McNamara
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania
2018-03-31clang-tidy modernize-use-equals-default in vcl/source/gdiJochen Nitschke
2018-03-30draw a border around scrolled windowCaolán McNamara
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-29loplugin:virtualdown in vclNoel Grandin
2018-03-29ofz#7165 set a recursion limit for svm in svmCaolán McNamara
2018-03-28tdf#116646 Slideshows with transitions page swap rendering issuesNoel Grandin
2018-03-26use boost::optional in OutDevStateNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-25provide a route to weld accessibilityCaolán McNamara
2018-03-24hook up focus eventsCaolán McNamara
2018-03-23lok: don't post events on disposed windowPranav Kant
2018-03-23add set editable supportCaolán McNamara
2018-03-23inherit from Control for focus supportCaolán McNamara
2018-03-22weld PasswordToOpenModifyDialogCaolán McNamara
2018-03-22move btndlg from vcl to toolkitCaolán McNamara
2018-03-22move MessBoxStyle to last consumerCaolán McNamara
2018-03-21add get_widget_for_response supportCaolán McNamara
2018-03-21add optional helpid to add_buttonCaolán McNamara
2018-03-21move these down to baseCaolán McNamara
2018-03-21Turn on clang-format for these filesMiklos Vajna
2018-03-20weld SwSendWarningBoxCaolán McNamara
2018-03-19weld pdf warning dialogCaolán McNamara
2018-03-19move bitmap copy code from CanvasBitmapHelper to vclNoel Grandin
2018-03-19move pixel color extracting from canvas to BitmapExNoel Grandin
2018-03-19drop ErrCode::GetRestNoel Grandin
2018-03-18add id column support to tree viewCaolán McNamara
2018-03-18SetMessagesWidths can be private nowCaolán McNamara
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara
2018-03-16use digit width instead of char widthCaolán McNamara
2018-03-16move cairo extract bitmap code from canvas to vclNoel Grandin
2018-03-16move some mask code from SvxMSDffManager::ImportGraphic inside BitmapExNoel Grandin
2018-03-16don't bother dithering for 256bit displaysNoel Grandin
2018-03-16move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin
2018-03-16remove constructor with UniqueID from GraphicObjectTomaž Vajngerl
2018-03-15weld sort dialogCaolán McNamara
2018-03-15move swffilter use of BitmapEx::GetAlpha inside vclNoel Grandin