summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann2016-07-115-8/+8
* Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara2016-07-113-54/+62
* Resolves: tdf#100463 tolerence in contour editor doesn't workCaolán McNamara2016-07-111-18/+18
* opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl2016-07-112-0/+6
* Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page2016-07-118-72/+61
* so the global Application GetAutoMnemonic is always true, simplifyCaolán McNamara2016-07-101-1/+1
* ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara2016-07-101-14/+0
* ditch the multiply dialog width * X where X is based on language thingCaolán McNamara2016-07-103-16/+1
* ditch the font/screen-scaling thingCaolán McNamara2016-07-102-62/+6
* making a disabled image from a 1 bit depth icon gives index assertsCaolán McNamara2016-07-101-1/+8
* uitest: throw an exception instead of crashing when we can't find childMarkus Mohrhard2016-07-091-0/+3
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-081-22/+32
* DialogControlFlags::Mod1Tab is never setCaolán McNamara2016-07-081-2/+1
* ScrollFlags::NoErase is never setCaolán McNamara2016-07-081-4/+0
* ScrollFlags::NoInvalidate is never setCaolán McNamara2016-07-081-25/+21
* ScrollFlags::NoWindowInvalidate never setCaolán McNamara2016-07-081-11/+11
* PosSizeFlags::Dropdown is never setCaolán McNamara2016-07-082-2/+2
* loplugin:redundantcast: redundant static_casts in vclStephan Bergmann2016-07-086-6/+6
* Resolves: rhbz#1352965 gtk3 infinite clipboard recursion with clipit installedCaolán McNamara2016-07-081-5/+6
* if mpCurrentProgram and pProgram are NULL this crashesMarkus Mohrhard2016-07-081-1/+1
* GSoC notebookbar: container with prioritySzymon Kłos2016-07-082-17/+35
* renamed local var 'clipRegion' to silence werrorArmin Le Grand2016-07-081-11/+11
* gtk3: this is why the active position in a menu jumps to some weird placeCaolán McNamara2016-07-081-12/+0
* loplugin:nullptrStephan Bergmann2016-07-081-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-077-10/+10
* tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand2016-07-071-41/+15
* tdf#82214 optimize performance for primitivesArmin Le Grand2016-07-071-48/+77
* tdf#99165 avoid passing empty control points for beziersArmin Le Grand2016-07-071-3/+21
* tdf#50613 add close_path to correctly show closed polygonsArmin Le Grand2016-07-071-0/+5
* tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand2016-07-072-0/+280
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-072-4/+4
* Resolves: rhbz#1351224 wayland grab related crashesCaolán McNamara2016-07-072-81/+60
* FloatWinPopupFlags::NoMouseRectClose was never setCaolán McNamara2016-07-071-2/+1
* FloatWinPopupFlags::NoAutoArrange is never setCaolán McNamara2016-07-071-8/+4
* FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara2016-07-072-7/+0
* drop commented out FloatWinPopupFlags linesCaolán McNamara2016-07-072-6/+0
* drop SAL_FLOATWIN_NOAPPFOCUSCLOSECaolán McNamara2016-07-074-20/+6
* g_warning->SAL_WARNCaolán McNamara2016-07-071-1/+1
* gtk3: if a popup is withdrawn close the popupCaolán McNamara2016-07-072-9/+34
* make this a little more clearCaolán McNamara2016-07-071-2/+2
* OSL_TRACE->SAL_INFO for the Invalidate all children outputCaolán McNamara2016-07-061-1/+1
* tdf#77667 Remove gcc3 workaroundkrishna keshav2016-07-064-11/+6
* restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin2016-07-0610-7/+18
* when disposing popup menus, don't leave dangling pointersNoel Grandin2016-07-051-0/+7
* changes to floating windows shouldn't trigger re-layout on their parentCaolán McNamara2016-07-052-0/+12
* Clarify calculation precedence tdf#39440Muhammet Kara2016-07-051-1/+1
* Remove unused DELEGATE_PLUGGABLE_RENDERER to simplify mtf codeMark Page2016-07-051-80/+1
* Modify the ImpGraphic class, mpGfxLink to use an unique pointerMark Page2016-07-042-38/+21
* merge vcl::DisplayConnectionDispatch with vcl::DisplayConnectionNoel Grandin2016-07-049-89/+51
* this flush refers to the gtk2/X implCaolán McNamara2016-07-041-3/+0