summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-07-15new loplugin unnecessary overrideNoel Grandin9-50/+0
2016-07-14vcl headless: ignore visibility in GetClientSize()Miklos Vajna2-14/+2
2016-07-13Related: rhbz#1343766 a11y queries during dispose trigger listbox crashesCaolán McNamara1-0/+2
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann2-8/+0
2016-07-13Make TooltipLabel default to PopupLabelSamuel Mehrbrodt1-2/+8
2016-07-13no need to create temporary OUString for comparisonNoel Grandin1-3/+3
2016-07-13vcl lok: fix missing paints due to zero-sized windowsMiklos Vajna1-0/+8
2016-07-12Related: rhbz#1351369 gtk3 clipboards have to live to end once createdCaolán McNamara2-5/+20
2016-07-12tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna1-0/+6
2016-07-12new loplugin fragiledestructorNoel Grandin2-2/+2
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann5-8/+8
2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara3-54/+62
2016-07-11Resolves: tdf#100463 tolerence in contour editor doesn't workCaolán McNamara1-18/+18
2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl2-0/+6
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page8-72/+61
2016-07-10so the global Application GetAutoMnemonic is always true, simplifyCaolán McNamara1-1/+1
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara1-14/+0
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara3-16/+1
2016-07-10ditch the font/screen-scaling thingCaolán McNamara2-62/+6
2016-07-10making a disabled image from a 1 bit depth icon gives index assertsCaolán McNamara1-1/+8
2016-07-09uitest: throw an exception instead of crashing when we can't find childMarkus Mohrhard1-0/+3
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-22/+32
2016-07-08DialogControlFlags::Mod1Tab is never setCaolán McNamara1-2/+1
2016-07-08ScrollFlags::NoErase is never setCaolán McNamara1-4/+0
2016-07-08ScrollFlags::NoInvalidate is never setCaolán McNamara1-25/+21
2016-07-08ScrollFlags::NoWindowInvalidate never setCaolán McNamara1-11/+11
2016-07-08PosSizeFlags::Dropdown is never setCaolán McNamara2-2/+2
2016-07-08loplugin:redundantcast: redundant static_casts in vclStephan Bergmann6-6/+6
2016-07-08Resolves: rhbz#1352965 gtk3 infinite clipboard recursion with clipit installedCaolán McNamara1-5/+6
2016-07-08if mpCurrentProgram and pProgram are NULL this crashesMarkus Mohrhard1-1/+1
2016-07-08GSoC notebookbar: container with prioritySzymon Kłos2-17/+35
2016-07-08renamed local var 'clipRegion' to silence werrorArmin Le Grand1-11/+11
2016-07-08gtk3: this is why the active position in a menu jumps to some weird placeCaolán McNamara1-12/+0
2016-07-08loplugin:nullptrStephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann7-10/+10
2016-07-07tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand1-41/+15
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand1-48/+77
2016-07-07tdf#99165 avoid passing empty control points for beziersArmin Le Grand1-3/+21
2016-07-07tdf#50613 add close_path to correctly show closed polygonsArmin Le Grand1-0/+5
2016-07-07tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand2-0/+280
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-4/+4
2016-07-07Resolves: rhbz#1351224 wayland grab related crashesCaolán McNamara2-81/+60
2016-07-07FloatWinPopupFlags::NoMouseRectClose was never setCaolán McNamara1-2/+1
2016-07-07FloatWinPopupFlags::NoAutoArrange is never setCaolán McNamara1-8/+4
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara2-7/+0
2016-07-07drop commented out FloatWinPopupFlags linesCaolán McNamara2-6/+0
2016-07-07drop SAL_FLOATWIN_NOAPPFOCUSCLOSECaolán McNamara4-20/+6
2016-07-07g_warning->SAL_WARNCaolán McNamara1-1/+1
2016-07-07gtk3: if a popup is withdrawn close the popupCaolán McNamara2-9/+34
2016-07-07make this a little more clearCaolán McNamara1-2/+2