summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara
2016-07-11Resolves: tdf#100463 tolerence in contour editor doesn't workCaolán McNamara
2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page
2016-07-10so the global Application GetAutoMnemonic is always true, simplifyCaolán McNamara
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-07-10making a disabled image from a 1 bit depth icon gives index assertsCaolán McNamara
2016-07-09uitest: throw an exception instead of crashing when we can't find childMarkus Mohrhard
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08DialogControlFlags::Mod1Tab is never setCaolán McNamara
2016-07-08ScrollFlags::NoErase is never setCaolán McNamara
2016-07-08ScrollFlags::NoInvalidate is never setCaolán McNamara
2016-07-08ScrollFlags::NoWindowInvalidate never setCaolán McNamara
2016-07-08PosSizeFlags::Dropdown is never setCaolán McNamara
2016-07-08loplugin:redundantcast: redundant static_casts in vclStephan Bergmann
2016-07-08Resolves: rhbz#1352965 gtk3 infinite clipboard recursion with clipit installedCaolán McNamara
2016-07-08if mpCurrentProgram and pProgram are NULL this crashesMarkus Mohrhard
2016-07-08GSoC notebookbar: container with prioritySzymon Kłos
2016-07-08renamed local var 'clipRegion' to silence werrorArmin Le Grand
2016-07-08gtk3: this is why the active position in a menu jumps to some weird placeCaolán McNamara
2016-07-08loplugin:nullptrStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-07tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand
2016-07-07tdf#99165 avoid passing empty control points for beziersArmin Le Grand
2016-07-07tdf#50613 add close_path to correctly show closed polygonsArmin Le Grand
2016-07-07tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-07Resolves: rhbz#1351224 wayland grab related crashesCaolán McNamara
2016-07-07FloatWinPopupFlags::NoMouseRectClose was never setCaolán McNamara
2016-07-07FloatWinPopupFlags::NoAutoArrange is never setCaolán McNamara
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara
2016-07-07drop commented out FloatWinPopupFlags linesCaolán McNamara
2016-07-07drop SAL_FLOATWIN_NOAPPFOCUSCLOSECaolán McNamara
2016-07-07g_warning->SAL_WARNCaolán McNamara
2016-07-07gtk3: if a popup is withdrawn close the popupCaolán McNamara
2016-07-07make this a little more clearCaolán McNamara
2016-07-06OSL_TRACE->SAL_INFO for the Invalidate all children outputCaolán McNamara
2016-07-06tdf#77667 Remove gcc3 workaroundkrishna keshav
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-07-05changes to floating windows shouldn't trigger re-layout on their parentCaolán McNamara
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-07-05Remove unused DELEGATE_PLUGGABLE_RENDERER to simplify mtf codeMark Page
2016-07-04Modify the ImpGraphic class, mpGfxLink to use an unique pointerMark Page
2016-07-04merge vcl::DisplayConnectionDispatch with vcl::DisplayConnectionNoel Grandin
2016-07-04this flush refers to the gtk2/X implCaolán McNamara