summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-03-23use boost::optional in vclNoel Grandin
2018-03-23add set editable supportCaolán McNamara
2018-03-22Fix typoAndrea Gelmini
2018-03-22move btndlg from vcl to toolkitCaolán McNamara
2018-03-21block buttons with click handlers from setting a responseCaolán McNamara
2018-03-21add get_widget_for_response supportCaolán McNamara
2018-03-21tdf#115117: Fix PDF ToUnicode CMAP for ligaturesKhaled Hosny
2018-03-21add optional helpid to add_buttonCaolán McNamara
2018-03-21Don't initialize data for --enable-dbgutil onlyStephan Bergmann
2018-03-21Revert "tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit aligned"Stephan Bergmann
2018-03-21Turn on clang-format for these filesMiklos Vajna
2018-03-21loplugin:unreffunStephan Bergmann
2018-03-21vcl: support rendering multiple PDF pages to bitmapAshod Nakashian
2018-03-21pdf: refactor poppler importerAshod Nakashian
2018-03-21weld OExceptionChainDialogCaolán McNamara
2018-03-20Resolves: tdf#116483 smart art incorrectly renderedCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-20coverity#1430079 Overflowed return valueCaolán McNamara
2018-03-20weld SwSendWarningBoxCaolán McNamara
2018-03-19lok: 14pt font is too large for the context menus.Jan Holesovsky
2018-03-19tdf#115420 fix DC usecount and drop wrong assertsJan-Marek Glogowski
2018-03-19weld pdf warning dialogCaolán McNamara
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-19cid#1430098: mbInSyncExecute is uninitializedPranav Kant
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-18unify the message dialogs with extra widgets casesCaolán McNamara
2018-03-18remove define for GraphicObject url and inline the stringTomaž Vajngerl
2018-03-18cleanup UnoGraphicObjectTomaž Vajngerl
2018-03-17Typos concerning hierarchyJulien Nabet
2018-03-17uitest logger: call correct function for key loggingSaurav Chirania
2018-03-16rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolá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-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-03-16Simplify codeStephan Bergmann
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-16Remove XGraphic creation with Grap.Obj. URL in GraphicProviderTomaž Vajngerl
2018-03-16tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit alignedChris Sherlock
2018-03-16Fix typosAndrea Gelmini
2018-03-16lokdialog: Invalidate upon window size changePranav Kant
2018-03-16XGraphicObject: remove construct. with uniqueIDTomaž Vajngerl
2018-03-16more robust method to load a Graphic from URL, +clean upTomaž Vajngerl
2018-03-15weld sort dialogCaolán McNamara
2018-03-15move swffilter use of BitmapEx::GetAlpha inside vclNoel Grandin