summaryrefslogtreecommitdiff
path: root/vcl/inc
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-19improve and enable loplugin:fragiledestructorNoel Grandin
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-16move WriteGradient and ReadGradient to the TypeSerializer classTomaž Vajngerl
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-09-09use unique_ptr in OctreeNoel 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-05Merge GetFontCodeRanges() into GetFontCharMap()Khaled Hosny
2019-09-05Resolves tdf#125296 - Replace hard-coded chevron by themable iconHeiko Tietze
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-08-31hyperlabel.hxx can be a private header nowCaolán McNamara
2019-08-28loplugin:returnconstval (macOS)Stephan Bergmann
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-08-27Return empty HarfBuzz font instead of nullptrKhaled Hosny
2019-08-27Let PrintFontManager::addFontFile directly take a file URLStephan Bergmann
2019-08-26loplugin:returnconstval in new pdf codeNoel Grandin
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-25Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2019-08-23Qt5 some minor code cleanupsJan-Marek Glogowski
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-21jobset.h: Add missing includeMichael Weghorn
2019-08-20Fix typosAndrea Gelmini
2019-08-17move RoadmapWizard to vclCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-08-09Fix typosAndrea Gelmini
2019-07-31Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-07-27vcl: make ImpAnimView variables more clearChris Sherlock
2019-07-25Fix typosAndrea Gelmini
2019-07-24move aboutdialog header inside vclCaolán McNamara
2019-07-23close some more holes in structuresNoel Grandin
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan
2019-07-19loplugin:constantparamNoel Grandin
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-15cid#1448286 Uninitialised scalar fieldCaolán McNamara
2019-07-14Qt5 also has native file selectionJan-Marek Glogowski