summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-09-23qt5: fix buildThorsten Behrens
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-09-21Change slightly mysterious comment into a SAL_WARN()Tor Lillqvist
2018-09-20Use slug instead of name to store PersonasMuhammet Kara
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand
2018-09-20weld SwWrapTabPageCaolán McNamara
2018-09-20loplugin:useuniqueptr in ImplPixelFormatNoel Grandin
2018-09-20tdf#119843 Use transformed polygon data when neededArmin Le Grand
2018-09-20Clean-up follow-up to a4923f1d25c5449da3547ca5846379d719cee648Stephan Bergmann
2018-09-20weld SvxHyphenWordDialogCaolán McNamara
2018-09-20use can-focus for TB_TABSTOP|WB_NOTABSTOP, not editableCaolán McNamara
2018-09-20weld BreakPointDialogCaolán McNamara
2018-09-20CppunitTest_vcl_pdfexport: fix use after freeMiklos Vajna
2018-09-20loplugin:useuniqueptr in QuartzSalBitmap::CreateColorMaskNoel Grandin
2018-09-19weld TPGalleryThemeGeneralCaolán McNamara
2018-09-19loplugin:useuniqueptr in GetTTSimpleGlyphMetricsNoel Grandin
2018-09-19use unique_ptr in GetOUStringNoel Grandin
2018-09-19Qt5 minimal initial fix for Java UNOJan-Marek Glogowski
2018-09-19use std::vector in PDFWriterImpl for encryption bufferNoel Grandin
2018-09-19loplugin:useuniqueptr in PDFWriterImpl::writeG4StreamNoel Grandin
2018-09-19inline X11_freeBmpNoel Grandin
2018-09-19std::shared_ptr in AquaSalInfoPrinter can be std::unique_ptrNoel Grandin
2018-09-18weld SvxTabulatorTabPageCaolán McNamara
2018-09-18loplugin:unusedmethodsNoel Grandin
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-18loplugin:external (macOS)Stephan Bergmann
2018-09-18emboss filter brokenCaolán McNamara
2018-09-18tdf#119929 ensure .ui translation domain is bound before translation attemptCaolán McNamara
2018-09-18tdf#119881: Check if Unity/Gnome is separated by colon in XDG_CURRENT_DESKTOPXisco Fauli
2018-09-18Drop NSApplicationMain usageJan-Marek Glogowski
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-09-17-Werror,-Wshadow (clang-cl)Stephan Bergmann
2018-09-17tweak combobox vs comboboxtextCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17Qt5 just implement a non-native file pickerJan-Marek Glogowski
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15add model support to ComboBox like ListBoxCaolán McNamara
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist
2018-09-14Related: tdf#118038 use an intermediate GdkPixbuf under gtk < 3.20.0Caolán McNamara
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-14make WinFontInstance take and return a WinFontFaceNoel Grandin
2018-09-13must call enterpage handler if we do enter a pageCaolán McNamara
2018-09-13vcl: revert verbose WNT font loggingMichael Stahl
2018-09-13Fix typosAndrea Gelmini