summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-16move WriteGradient and ReadGradient to the TypeSerializer classTomaž Vajngerl
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock
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-14inherit from one classCaolán McNamara
2019-09-13document how to align extra widgets with message dialog labelsCaolán McNamara
2019-09-12merge OWizardMachine and WizardDialogCaolán McNamara
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2019-09-06Resolves: tdf#125461 32bit XImage is not premultipliedCaolán McNamara
2019-09-06TyposAndrea Gelmini
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara
2019-09-02weld cluster of database form wizardsCaolán McNamara
2019-09-01loplugin:unusedfieldsNoel Grandin
2019-09-01loplugin:unusedmethodsNoel Grandin
2019-08-31hyperlabel.hxx can be a private header nowCaolán McNamara
2019-08-31no need to include hyperlabel.hxxCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-31throbber.hxx only used by vcl and toolkit nowCaolán McNamara
2019-08-31roadmap.hxx only used by vcl and toolkit nowCaolán McNamara
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-28GtkWidget for the priority of extension under Extension Tab.Sumit Chauhan
2019-08-27tdf#49482: Searching in the Basic IDE: showing found lineAndreas Heinisch
2019-08-26loplugin:unusedmethodsNoel Grandin
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin
2019-08-26loplugin:returnconstval in new pdf codeNoel Grandin
2019-08-26vcl lok: fix UB when lok notifier is deleted before its windowMiklos Vajna
2019-08-25sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-08-25pdfium: Import PDF with unloaded images.Ashod Nakashian
2019-08-25pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2019-08-23vcl: document ComboBox vs ListBoxMiklos Vajna
2019-08-23weld SwMailMergeWizardCaolán McNamara
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-23SmartArt: add Edit Diagram dialogGrzegorz Araminowicz
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-22weld chart CreationWizardCaolán McNamara
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-19uitest: fixed for formatting and plugin stringconstantMarkus Mohrhard
2019-08-19uitest: add more events to ui loggerAhmed ElShreif
2019-08-18Revert "loplugin:unusedmethods"Noel Grandin