summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2019-09-30align show-expander default with gtk defaultsCaolán McNamara
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-09-29weld DbaIndexDialogCaolán McNamara
2019-09-28loplugin:constmethod in vclNoel Grandin
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-26tdf#126967:vcl: lok: avoid starting idle paint taskHenry Castro
2019-09-26Remove some unused includesMiklos Vajna
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
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-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
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-20weld OfaTreeOptionsDialogCaolán McNamara
2019-09-20weld Application Colors pageCaolán McNamara
2019-09-20Resolves: tdf#127645 ignore floating windows like we do tooltipsCaolá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-18-Werror=volatile in OpenGLZoneStephan Bergmann
2019-09-17Consolidate places that manipulate OpenGLZone::gnEnter/LeaveCount directlyStephan Bergmann
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-17avoid some copyingNoel Grandin
2019-09-16missing includeStephan Bergmann
2019-09-16move WriteGradient and ReadGradient to the TypeSerializer classTomaž Vajngerl
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock
2019-09-16drop VclComboBoxText in favor of GtkComboBoxTextCaolán McNamara
2019-09-16vcl:pdf : simplify PDF/A code generationArnaud Versini
2019-09-15add WinBits and InitFlag to RoadmapWizard ctorCaolán McNamara
2019-09-15ditch wizarddialog.ui nowCaolán McNamara
2019-09-15unused OWizardPage ctorCaolán McNamara
2019-09-15split RoadmapWizard into its own headerCaolán McNamara
2019-09-15merge RoadmapWizard and OWizardMachineCaolán McNamara
2019-09-15base new page id off current last page idCaolán McNamara
2019-09-14assert for missing model in GtkTreeViewCaolán McNamara
2019-09-14inherit from one classCaolán McNamara
2019-09-12merge OWizardMachine and WizardDialogCaolán McNamara
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2019-09-10Fix typosAndrea Gelmini
2019-09-09use unique_ptr in OctreeNoel Grandin