summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2019-09-17avoid some copyingNoel Grandin
2019-09-17Better fixStephan Bergmann
2019-09-16Fix linux x86 buildThorsten Behrens
2019-09-16missing includeStephan Bergmann
2019-09-16move WriteGradient and ReadGradient to the TypeSerializer classTomaž Vajngerl
2019-09-16vcl: update the svm test for gradient with additional exampleTomaž Vajngerl
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock
2019-09-16drop VclComboBoxText in favor of GtkComboBoxTextCaolán McNamara
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
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-14rework IM underline impl wrt mix of UTF-8/16/32 unitsCaolán McNamara
2019-09-14inherit from one classCaolán McNamara
2019-09-12vcl: document what LO_COLLECT_UIINFO does and how to use itMiklos Vajna
2019-09-12merge OWizardMachine and WizardDialogCaolán McNamara
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2019-09-11loplugin:redundantfcast check for std::function castNoel Grandin
2019-09-11Check for EMOJI content only on ICU 57 and newerTomáš Chvátal
2019-09-10Fix typosAndrea Gelmini
2019-09-09use unique_ptr in OctreeNoel Grandin
2019-09-07remove some unnecessary castsNoel Grandin
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin