summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin3-8/+3
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-10Reduce scopeKhaled Hosny1-4/+2
2016-11-10Windows 8 driver blacklistMarina Latini1-0/+3
2016-11-10WaE: unused variableDavid Tardon1-0/+1
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara5-36/+1
2016-11-10Resolves: tdf#103815 Revert "use same GtkInstance::AnyInput impl"Caolán McNamara1-0/+6
2016-11-10start with a defined stateDavid Tardon1-0/+7
2016-11-10make comphelper::sequenceToContainer a little smarterNoel Grandin1-2/+1
2016-11-10Use hb_script_t directlyKhaled Hosny1-4/+6
2016-11-10Who would think sal_Int32 is not the same as int32_tKhaled Hosny1-2/+2
2016-11-10TypoKhaled Hosny1-1/+1
2016-11-10tdf#103718: Correctly set vertical directionKhaled Hosny1-61/+37
2016-11-10Add code to get Vertical_Orientation propertyKhaled Hosny4-2/+325
2016-11-10Minor cleanupKhaled Hosny1-13/+11
2016-11-09vcl: non-symetric image to test JPEG importTomaž Vajngerl4-28/+29
2016-11-09Allow the Kashida hereKhaled Hosny1-3/+7
2016-11-09tdf#103801 JPEG - don't handle buffer orientation in importTomaž Vajngerl1-13/+0
2016-11-09tdf#103758 wrong GL format for RGBA image buffersTomaž Vajngerl1-1/+1
2016-11-09crashtesting: crash on reexport of fdo58980-3.odt to odtCaolán McNamara1-0/+3
2016-11-09tdf#103804 reduced register areaScale shader and detection for intelTomaž Vajngerl4-22/+122
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin1-4/+5
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-11-08Resolves: tdf#103783 do consider parent of WB_DIALOGCONTROL widgets...Caolán McNamara1-1/+6
2016-11-08typo fix: ressource -> resourceAndras Timar1-1/+1
2016-11-07vcl: improve accounting of SVG images in graphics cacheMichael Stahl2-1/+35
2016-11-07gtk3: focus jumping around the place under wayland + popoversCaolán McNamara1-27/+27
2016-11-07Fix typos (also in the code)Andrea Gelmini1-1/+1
2016-11-07opengl: use shared_ptr for ImplOpenGLTextureTomaž Vajngerl4-31/+16
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin1-1/+1
2016-11-07-Werror,-Wdeprecated-declarationsStephan Bergmann1-0/+4
2016-11-07Postpone menu destructionStephan Bergmann1-1/+3
2016-11-07Set Kashida width also on macOSKhaled Hosny1-0/+9
2016-11-05Fix the windows build.Kohei Yoshida1-4/+0
2016-11-05Drop unused Graphite includesKhaled Hosny3-8/+0
2016-11-05Validate Kashida positions with font fallbackKhaled Hosny3-0/+29
2016-11-04tdf#100936: Add Tangut to vertical scriptsKhaled Hosny1-0/+1
2016-11-04tdf#103710: rotate all glyphs in vertical runsKhaled Hosny1-10/+1
2016-11-04use default copy and assignment operatorsCaolán McNamara2-49/+0
2016-11-04opengl: move shaders to its own directoryTomaž Vajngerl27-25/+25
2016-11-04opengl: change from BGRA to RGBA color arrangement on WindowsTomaž Vajngerl2-43/+64
2016-11-04tdf#103626 Workaround for AppIcon recursionJan-Marek Glogowski1-0/+1
2016-11-04convert Image manual refcounting with std::shader_ptrTomaž Vajngerl2-94/+37
2016-11-04vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna2-30/+57
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin12-25/+23
2016-11-04loplugin:unusedmethodsNoel Grandin3-91/+5
2016-11-04Font features are not a Graphite-only featureKhaled Hosny10-58/+32
2016-11-04Misplaced #endifKhaled Hosny1-2/+2
2016-11-03tdf#93825: Missing accessibility events when selecting/deselecting cellsTamás Zolnai1-4/+3