summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-06-28Adapt OS-X--only code to aa0d0536a444fb26d9e570bd6bf6c1bdc3596cf3Stephan Bergmann3-4/+3
2016-06-28loplugin:singlevalfields in variousNoel Grandin2-3/+2
2016-06-28loplugin:stringconstantStephan Bergmann1-1/+1
2016-06-28loplugin:refcounting on NotebookBarNoel Grandin2-20/+28
2016-06-28notebookbar: added slide transition tabSzymon Kłos3-0/+15
2016-06-28VCL : Simplify SystemWindow initialisationArnaud Versini1-22/+14
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos7-8/+433
2016-06-27Clean up uses of Any::getValue() in vclStephan Bergmann3-5/+6
2016-06-27ODT export: add embedded pdf supportMiklos Vajna1-0/+4
2016-06-27Resolves: rhbz#1342823 toolbar menus popdown immediatelyCaolán McNamara3-3/+10
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin33-221/+36