summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin2-3/+2
2019-08-27tdf#49482: Searching in the Basic IDE: showing found lineAndreas Heinisch1-0/+19
2019-08-26loplugin:unusedmethodsNoel Grandin3-82/+0
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin4-41/+21
2019-08-26Embedded PDF: It is a shared_ptr, no need to copy.Jan Holesovsky2-4/+4
2019-08-26Missing include (Windows --disable-pch)Stephan Bergmann1-0/+1
2019-08-26loplugin:returnconstval in new pdf codeNoel Grandin3-3/+3
2019-08-26vcl: fix --disable-pdfium buildMiklos Vajna1-0/+17
2019-08-26vcl lok: fix UB when lok notifier is deleted before its windowMiklos Vajna1-0/+22
2019-08-26loplugin:returnconstval in variousNoel Grandin1-1/+1
2019-08-25sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian3-0/+11
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky3-4/+4
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky6-38/+39
2019-08-25pdfium: Delay the swap out.Jan Holesovsky2-3/+18
2019-08-25pdfium: Avoid unnecessary copying + some warning fixes.Jan Holesovsky1-7/+5
2019-08-25pdfium: Import PDF with unloaded images.Ashod Nakashian1-0/+70
2019-08-25pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky2-77/+91
2019-08-25Use HarfBuzz to get glyph bounding rectangleKhaled Hosny2-3/+42
2019-08-23Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara1-1/+1
2019-08-23cid#1452394 silence Using invalid iteratorCaolán McNamara1-0/+4
2019-08-23Qt5 some minor code cleanupsJan-Marek Glogowski7-32/+22
2019-08-23tdf#98130 vcl CheckBox: fix incorrect ignored mouse eventMiklos Vajna1-0/+3
2019-08-23weld SwMailMergeWizardCaolán McNamara3-63/+63
2019-08-23Mark move ctors/assignments noexceptMike Kaganski7-8/+8
2019-08-23an assistant might have no parentCaolán McNamara2-3/+4
2019-08-23loplugin:returnconstval in vclNoel Grandin25-43/+38
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov2-3/+3
2019-08-22tdf#71087 sfx2: avoid flicker in the start centerMiklos Vajna4-2/+27
2019-08-22weld chart CreationWizardCaolán McNamara6-7/+43
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara5-61/+1588
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski10-158/+174
2019-08-22loplugin:constmethod in vclNoel Grandin45-73/+76
2019-08-21atk: Make sure returned values are initializedSamuel Thibault3-4/+8
2019-08-21Qt5SvpGraphics::handleDamage: Don't leak BitmapBufferMichael Weghorn1-3/+3
2019-08-21hook GtkAssistant buildable to RoadmapWizardCaolán McNamara1-3/+9
2019-08-21jobset.h: Add missing includeMichael Weghorn1-0/+1
2019-08-20uitest: Fix typosAhmed ElShreif1-2/+2
2019-08-20loplugin:constvars in vclNoel Grandin22-34/+34
2019-08-20Gtk3 defer LO dragExit handling to an idleJan-Marek Glogowski1-4/+21
2019-08-20Fix typosAndrea Gelmini3-3/+3
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-19Resolves: tdf#127029 keep spinbuttons blank if explicit set_text("")Caolán McNamara1-1/+16
2019-08-19uitest: fixed for formatting and plugin stringconstantMarkus Mohrhard2-159/+205
2019-08-19uitest: solve problem with un-named parentsAhmed ElShreif2-2/+116
2019-08-19uitest: log more events in Calc:Ahmed ElShreif1-0/+7
2019-08-19uitest: log more eventsAhmed ElShreif1-0/+21
2019-08-19uitest: add more events to ui loggerAhmed ElShreif2-0/+19
2019-08-19uitest: start logging draw eventsAhmed ElShreif1-0/+3
2019-08-19uitest: log more eventsAhmed ElShreif1-4/+42
2019-08-19uitest: solve some bugs in the ui loggerAhmed ElShreif2-3/+3