summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2-10/+2
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian4-7/+8
2018-06-07assert in BitmapInfoAccess if bitmap is empty or we can't read from itNoel Grandin1-26/+22
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin19-57/+56
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian3-3/+4
2018-06-07vcl: fix pdf rendering regressionAshod Nakashian1-1/+2
2018-06-07pdf: preserve the original page dimensions on importAshod Nakashian1-11/+20
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian2-5/+6
2018-06-07sd: support breaking any PDF pageAshod Nakashian1-2/+2
2018-06-07svx: support importing PDF imagesAshod Nakashian1-0/+16
2018-06-07svx: support breaking PDFs imported as imagesAshod Nakashian1-2/+2
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian3-9/+22
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian6-47/+46
2018-06-07pdf: share pdf data in GraphicAshod Nakashian4-32/+48
2018-06-07Revert "Revert "Blind attempt to fix UBSAN error in FreetypeFont""Stephan Bergmann1-7/+0
2018-06-07tdf#116916 - Icon themes missing on LibreOffice Vanilla from macOS appstoreheiko tietze2-10/+31
2018-06-06tdf#107266 made background continous for menubar and notebookbarKshitij Pathania1-0/+15
2018-06-06Translate German comments and debug stringsJohnny_M4-4/+4
2018-06-06Revert "Blind attempt to fix UBSAN error in FreetypeFont"Caolán McNamara1-0/+7
2018-06-05tdf#117981 translate embedded video window mouse events to parent coordinatesCaolán McNamara1-6/+38
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna3-6/+36
2018-06-05tdf#117991 let focus change get processed before selection changeCaolán McNamara1-2/+13
2018-06-05forms - move the Bitmap accessing code inside BitmapExNoel Grandin1-0/+55
2018-06-05reducing Bitmap copying in BitmapExNoel Grandin1-30/+21
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke16-19/+0
2018-06-04ofz: fix buildCaolán McNamara1-0/+4
2018-06-04Qt's interpretation of transparency is different from vcl's oneKatarina Behrens1-1/+2
2018-06-03uitest logger: ListboxSelect and ListboxFocus loggingSaurav Chirania1-1/+7
2018-06-03uitest logger: support for buttons, dialog, command and key loggingSaurav Chirania3-3/+39
2018-06-03Fix tdf#100937: LO Freezed when I insert a very long text in...Matteo Casalin1-1/+1
2018-06-03Improve 1a2ee0ecd5b0cff52922c1d261f7d03a57a52ca0Matteo Casalin1-3/+4
2018-06-03Try harder to find a matching file extensionMatteo Casalin1-12/+21
2018-06-03Fix tdf#117410 - UI: Settings in PDF Options not remembered...Matteo Casalin1-1/+2
2018-06-03avoid a deadlock when the crash handler can't acquire SolarMutexLuboš Luňák1-9/+11
2018-06-02coverity#708674 Uninitialized scalar fieldCaolán McNamara1-0/+1
2018-06-02fix dubious cache comparison checkCaolán McNamara1-1/+1
2018-06-02share the cairo clipping codeCaolán McNamara3-17/+10
2018-06-02share the cairo polyline drawing codeCaolán McNamara3-138/+47
2018-06-02valgrind: uninitialized readCaolán McNamara1-2/+1
2018-06-02Resolves: tdf#101798 ResetClipRegion needs to affect cairo drawing tooCaolán McNamara1-0/+3
2018-06-02Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-06-01Remove unused Qt5MenuItem::mpVCLMenuStephan Bergmann2-2/+0
2018-06-01Fix various Clang and loplugin warnings in --enable-kde5Stephan Bergmann6-13/+14
2018-06-01use more BitmapEx in filterNoel Grandin1-2/+4
2018-06-01Various trivial loplugin fixes in --enable-qt5Stephan Bergmann21-67/+64
2018-06-01remove old "convert to SVM1" code only active in debug modeNoel Grandin3-75/+8
2018-06-01Make clang-format happy, remove vcl/unx/kde5 from blacklistKatarina Behrens28-1118/+1146
2018-06-01Use harfbuzz and graphite, needed after GenericSalLayout refactoringKatarina Behrens1-0/+2
2018-06-01Add radiobuttons to native menusKatarina Behrens1-0/+14
2018-06-01Add checkmark buttons to native menusKatarina Behrens1-0/+9