summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2019-09-06Resolves tdf#125130 - UI: Show 'Go to first/last page' in new print dialogHeiko Tietze
2019-09-06Resolves: tdf#125461 32bit XImage is not premultipliedCaolán McNamara
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-09-05Merge GetFontCodeRanges() into GetFontCharMap()Khaled Hosny
2019-09-05Remove effectively dead codeKhaled Hosny
2019-09-05consistently use RemoveScanlineCaolán McNamara
2019-09-05loplugin:simplifyconstructStephan Bergmann
2019-09-05Resolves tdf#125296 - Replace hard-coded chevron by themable iconHeiko Tietze
2019-09-05ctrl+shift+e emoji ibus engine problems converting UCS-4 positions to UTF-16Caolán McNamara
2019-09-05tdf#125610: Revert "tdf#125088 Make button text white for blue buttons on macOS"Xisco Faulí
2019-09-04Related: rhbz#1648281 improve fontconfig fallback for emojisCaolán McNamara
2019-09-04tdf#127189 FreeType <= 2.8 will fail to render stretched horizontal brace...Caolán McNamara
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-09-03Make Noto Color Emoji font work on LinuxKhaled Hosny
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-0366537 was an issuezilla bugCaolán McNamara
2019-09-03tdf#127272 Writer crash issue resolveSumit Chauhan