summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2018-03-21add get_widget_for_response supportCaolán McNamara2-0/+44
2018-03-21tdf#115117: Fix PDF ToUnicode CMAP for ligaturesKhaled Hosny2-37/+56
2018-03-21add optional helpid to add_buttonCaolán McNamara1-1/+2
2018-03-21Turn on clang-format for these filesMiklos Vajna2-555/+531
2018-03-21loplugin:unreffunStephan Bergmann1-0/+2
2018-03-21vcl: support rendering multiple PDF pages to bitmapAshod Nakashian1-36/+49
2018-03-21pdf: refactor poppler importerAshod Nakashian1-1/+1
2018-03-21weld OExceptionChainDialogCaolán McNamara1-2/+4
2018-03-20Resolves: tdf#116483 smart art incorrectly renderedCaolán McNamara1-6/+5
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-20weld SwSendWarningBoxCaolán McNamara4-4/+4
2018-03-19weld pdf warning dialogCaolán McNamara1-3/+16
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-19cid#1430098: mbInSyncExecute is uninitializedPranav Kant1-0/+1
2018-03-19move bitmap copy code from CanvasBitmapHelper to vclNoel Grandin1-0/+53
2018-03-19move pixel color extracting from canvas to BitmapExNoel Grandin1-0/+21
2018-03-19drop ErrCode::GetRestNoel Grandin1-1/+1
2018-03-18add id column support to tree viewCaolán McNamara1-19/+24
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara1-2/+20
2018-03-18remove define for GraphicObject url and inline the stringTomaž Vajngerl1-3/+1
2018-03-18cleanup UnoGraphicObjectTomaž Vajngerl1-28/+31
2018-03-17uitest logger: call correct function for key loggingSaurav Chirania1-2/+2
2018-03-16rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara1-1/+2
2018-03-16use digit width instead of char widthCaolán McNamara3-3/+11
2018-03-16move cairo extract bitmap code from canvas to vclNoel Grandin1-0/+291
2018-03-16move some mask code from SvxMSDffManager::ImportGraphic inside BitmapExNoel Grandin1-0/+8
2018-03-16don't bother dithering for 256bit displaysNoel Grandin2-15/+2
2018-03-16move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin1-0/+20
2018-03-16remove constructor with UniqueID from GraphicObjectTomaž Vajngerl1-16/+0
2018-03-16Remove XGraphic creation with Grap.Obj. URL in GraphicProviderTomaž Vajngerl1-28/+0
2018-03-16Fix typosAndrea Gelmini1-1/+1
2018-03-16lokdialog: Invalidate upon window size changePranav Kant1-0/+6
2018-03-16XGraphicObject: remove construct. with uniqueIDTomaž Vajngerl1-16/+5
2018-03-16more robust method to load a Graphic from URL, +clean upTomaž Vajngerl1-22/+20
2018-03-15weld sort dialogCaolán McNamara1-11/+80
2018-03-15move swffilter use of BitmapEx::GetAlpha inside vclNoel Grandin1-0/+63
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin32-129/+156
2018-03-15move emf code to vclNoel Grandin1-0/+90
2018-03-15move some GDI import code from svx to vclNoel Grandin1-0/+70
2018-03-15change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl1-30/+50
2018-03-14Fix typoAndrea Gelmini1-1/+1
2018-03-14loplugin:unusedmethodsNoel Grandin1-245/+0
2018-03-14tdf#115565 Change tab key behavior to navigate out of gotopage controlJim Raykowski1-0/+5
2018-03-13tdf#116344: Don’t Kashida justify Syriac textKhaled Hosny1-2/+1
2018-03-13ofz#6888/forcepoint#27 adjust consistency checkCaolán McNamara1-0/+2
2018-03-13make transformBitmap code from canvas to vclNoel Grandin1-0/+167
2018-03-13lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky1-1/+8
2018-03-13related: tdf#116264 give windows message dialogs less border widthCaolán McNamara2-0/+8
2018-03-13lokdialog: For floating menus, ignore the screen size in the LOK case.Jan Holesovsky1-4/+10
2018-03-13vcl: prefix BitmapEx member variables with an 'm'Chris Sherlock3-187/+187