summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-06OSL_TRACE->SAL_INFO for the Invalidate all children outputCaolán McNamara1-1/+1
2016-07-06tdf#77667 Remove gcc3 workaroundkrishna keshav4-11/+6
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin10-7/+18
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-0/+7
2016-07-05changes to floating windows shouldn't trigger re-layout on their parentCaolán McNamara2-0/+12
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara1-1/+1
2016-07-05Remove unused DELEGATE_PLUGGABLE_RENDERER to simplify mtf codeMark Page1-80/+1
2016-07-04Modify the ImpGraphic class, mpGfxLink to use an unique pointerMark Page2-38/+21
2016-07-04merge vcl::DisplayConnectionDispatch with vcl::DisplayConnectionNoel Grandin9-89/+51
2016-07-04this flush refers to the gtk2/X implCaolán McNamara1-3/+0
2016-07-04lets assume its ok this was commented outCaolán McNamara1-4/+0
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-07-04remove comphelper::string::removeNoel Grandin5-9/+7
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-07-04tdf#98710 check the font is bound, substitute FON fontsTomaž Vajngerl2-1/+21
2016-07-01gtk3: XEmbed isn't going to happenCaolán McNamara2-17/+1
2016-07-01Modify the ImpGraphic class, mpAnimation to use a unique pointerMark Page2-16/+7
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt3-0/+19
2016-06-30GSoC added button with small paddingSzymon Kłos2-0/+11
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt3-0/+16
2016-06-30loplugin:badstatics: further (Linux-only) static only found with libc++Stephan Bergmann1-4/+17
2016-06-30loplugin:unusedfieldsNoel Grandin1-2/+0
2016-06-30Modify the ImpGraphic class SwapFile to use a shared pointerMark Page2-79/+27
2016-06-29move #includes to top of fileNoel Grandin1-2/+1
2016-06-29Resolves: rhbz#1350478 identify that we own the selection with a unique targetCaolán McNamara1-15/+92
2016-06-29vcl: GTK: fix libstdc++ "irreflexive" assertMichael Stahl1-3/+15
2016-06-29vcl: handle PDF data in Read/WriteImpGraphic()Miklos Vajna1-6/+30
2016-06-29Get rid of some repetitive warnings about unimplemented MetaActionTypesTor Lillqvist2-36/+5
2016-06-28Resolves: tdf#100574 Crash when selecting and applying border style...Caolán McNamara1-1/+1
2016-06-28update other places that read data from cairo image surfaceDavid Tardon2-21/+27
2016-06-28rhbz#1341064 fix OutputDevice test on big endian systemsDavid Tardon2-1/+9
2016-06-28sd draw page: add PreviewMetafile UNO propertyMiklos Vajna1-3/+2