summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-03-16tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit alignedChris Sherlock3-48/+13
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 McNamara2-30/+146
2018-03-15move swffilter use of BitmapEx::GetAlpha inside vclNoel Grandin1-0/+63
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin43-154/+290
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#115297: 1bit images displaying fixed (again)Vasily Melenchuk1-31/+0
2018-03-14prefix is unused when all implementations have constructorsStephan Bergmann1-1/+1
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-13vcl: race in OSX SalYieldMutex::doReleaseMichael Stahl1-1/+3
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-13Use a Unicode ellipsis character when a menu item ends with three dotsTor Lillqvist1-0/+3
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
2018-03-13vcl: rename BitmapFilter::filter() to execute(), rename existing classesChris Sherlock6-20/+20
2018-03-12tdf#116322: Don’t hard-code RTL character rangesKhaled Hosny1-8/+13
2018-03-12forcepoint #27 check region bands loaded from stream for consistencyCaolán McNamara3-6/+32
2018-03-12forcepoint #25 ensure null terminationCaolán McNamara1-5/+9
2018-03-12tdf#115649: ensure we own SolarMutex in the callbackMike Kaganski1-0/+2
2018-03-12loplugin:redundantfcastStephan Bergmann1-2/+1
2018-03-12loplugin:redundantfcastStephan Bergmann1-3/+2
2018-03-11weld color pickerCaolán McNamara2-12/+229
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl15-0/+6632
2018-03-10margin change should trigger relayoutCaolán McNamara1-4/+20
2018-03-10move canvas helper code into vclNoel Grandin1-0/+246
2018-03-09Make VCL_DLLPUBLIC virtual functions non-inlineStephan Bergmann1-0/+10
2018-03-09loplugin:nullptr (clang-cl)Stephan Bergmann1-1/+1
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-0/+6
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin2-12/+12
2018-03-09loplugin:constantparam in vclNoel Grandin13-87/+28
2018-03-09drop getColor() method of ColorNoel Grandin1-3/+3
2018-03-09lokdialog: run async for weld dialogsPranav Kant3-12/+86
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl1-3/+13
2018-03-08tdf#115420 WIN clean up WinSalFrames DC handlingJan-Marek Glogowski2-161/+147
2018-03-08tdf#116264 Show added_buttons by defaultCaolán McNamara2-0/+2
2018-03-08WIN rename SalFrames SalGraphics pointersJan-Marek Glogowski2-74/+74
2018-03-08loplugin:unusedmethodsNoel Grandin1-32/+0
2018-03-08loplugin:unusedfieldsNoel Grandin3-10/+5
2018-03-07workaround https://gitlab.gnome.org/GNOME/gtk/issues/70Caolán McNamara1-1/+23