summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-09-28Hold reference on parent dialog while emitting EndDialog.Michael Meeks
2019-09-28Avoid lambda being destroyed while it is being called.Michael Meeks
2019-09-28Revert "KWINDOWSYSTEM_DEPRECATED static void setMainWindow"Julien Nabet
2019-09-27KWINDOWSYSTEM_DEPRECATED static void setMainWindowJulien Nabet
2019-09-27cid#1454001 silence Unchecked dynamic_castCaolán McNamara
2019-09-27Error: attempt to subscript container with out-of-bounds index 24Stephan Bergmann
2019-09-26tdf#126967:vcl: lok: avoid starting idle paint taskHenry Castro
2019-09-26Resolves: tdf#127262 validity out of order focus in and out problemCaolán McNamara
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-26get toplevel GtkWindow if parent is a child frameCaolán McNamara
2019-09-26weld SwAutoMarkDlg_ImplCaolán McNamara
2019-09-26Remove some unused includesMiklos Vajna
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-26Clean up uses of deprecated G_CONST_RETURNStephan Bergmann
2019-09-26loplugin:unnecessaryvirtualNoel Grandin
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-25tdf#127411 Broken mouse status in Impress status barNoel Grandin
2019-09-25better data structures for some static const varsNoel Grandin
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-24gtk3: Depend on the window stylecontextCorentin Noël
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-22tdf#127325: Revert "Use HarfBuzz to get glyph bounding rectangle"Khaled Hosny
2019-09-21wizdlg only needed in vcl nowCaolán McNamara
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-20make WizardShell use RoadmapWizardMachineCaolán McNamara
2019-09-20expand to fill VclBinCaolán McNamara
2019-09-20get the toplevel GtkWindow widgetCaolán McNamara
2019-09-20ensure embedded widget is realizedCaolán McNamara
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-09-20weld Application Colors pageCaolán McNamara
2019-09-20Blacklist include for IWYUKelemen Gábor
2019-09-20Resolves: tdf#127645 ignore floating windows like we do tooltipsCaolán McNamara
2019-09-20Resolves: tdf#127646 remove undispatched events in dtorCaolán McNamara
2019-09-19mpWindow might be a GtkEventBox instead of a GtkWindowCaolán McNamara
2019-09-19when mpWindow is an eventbox we want the toplevel it is inCaolán McNamara
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-18remove unused crc functionality from ZCodecNoel Grandin
2019-09-18not actually using the ZCodec CRC hereNoel Grandin
2019-09-18fix column sensitivity mapCaolán McNamara
2019-09-18-Werror=volatile in OpenGLZoneStephan Bergmann
2019-09-17Consolidate places that manipulate OpenGLZone::gnEnter/LeaveCount directlyStephan Bergmann
2019-09-17No need for explicit OpenGLZone::enter/leave calls from vcldemoStephan Bergmann
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara