summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-03-15move emf code to vclNoel Grandin
2018-03-15move some GDI import code from svx to vclNoel Grandin
2018-03-15change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl
2018-03-14Fix typoAndrea Gelmini
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-03-14tdf#115297: 1bit images displaying fixed (again)Vasily Melenchuk
2018-03-14prefix is unused when all implementations have constructorsStephan Bergmann
2018-03-14tdf#115565 Change tab key behavior to navigate out of gotopage controlJim Raykowski
2018-03-13tdf#116344: Don’t Kashida justify Syriac textKhaled Hosny
2018-03-13vcl: race in OSX SalYieldMutex::doReleaseMichael Stahl
2018-03-13ofz#6888/forcepoint#27 adjust consistency checkCaolán McNamara
2018-03-13make transformBitmap code from canvas to vclNoel Grandin
2018-03-13Use a Unicode ellipsis character when a menu item ends with three dotsTor Lillqvist
2018-03-13lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky
2018-03-13related: tdf#116264 give windows message dialogs less border widthCaolán McNamara
2018-03-13lokdialog: For floating menus, ignore the screen size in the LOK case.Jan Holesovsky
2018-03-13vcl: prefix BitmapEx member variables with an 'm'Chris Sherlock
2018-03-13vcl: rename BitmapFilter::filter() to execute(), rename existing classesChris Sherlock
2018-03-12tdf#116322: Don’t hard-code RTL character rangesKhaled Hosny
2018-03-12forcepoint #27 check region bands loaded from stream for consistencyCaolán McNamara
2018-03-12forcepoint #25 ensure null terminationCaolán McNamara
2018-03-12tdf#115649: ensure we own SolarMutex in the callbackMike Kaganski
2018-03-12loplugin:redundantfcastStephan Bergmann
2018-03-12loplugin:redundantfcastStephan Bergmann
2018-03-11weld color pickerCaolán McNamara
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-10margin change should trigger relayoutCaolán McNamara
2018-03-10move canvas helper code into vclNoel Grandin