summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-09-29Window Iterator without parent vectorfeature/window-iterJan-Marek Glogowski1-10/+14
2018-09-29Debug infrastructureJan-Marek Glogowski1-0/+174
2018-09-29Initial vcl::Window iteratorJan-Marek Glogowski1-25/+153
2018-09-29Handle initial TabControl and border windowJan-Marek Glogowski2-27/+37
2018-09-28gla11y: check element visibilityJan-Marek Glogowski2-4/+8
2018-09-28Qt5AccessibleWidget: Add state mappingSamuel Mehrbrodt1-0/+125
2018-09-28Qt5AccessibleWidget: Implement foreground and background colorSamuel Mehrbrodt1-2/+8
2018-09-28Move TabPage lookup into extra functionJan-Marek Glogowski1-23/+26
2018-09-28Constify vcl::Window child lookupJan-Marek Glogowski1-13/+9
2018-09-28loplugin:unusedfieldsNoel Grandin4-6/+0
2018-09-28Guard against invalid statesSamuel Mehrbrodt1-1/+13
2018-09-28Implement Qt5AccessibleWidget::isValidSamuel Mehrbrodt1-1/+1
2018-09-27Do build cppunit for iOS, tooTor Lillqvist1-83/+0
2018-09-27printdialog: fix some accessibility warningsSamuel Thibault1-0/+14
2018-09-27qt5: Add basic a11y supportSamuel Mehrbrodt8-2/+653
2018-09-27Fix typosAndrea Gelmini2-2/+2
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin8-447/+0
2018-09-27dispose custom widget a11y on teardownCaolán McNamara1-1/+5
2018-09-26uitest: checking whether we have focus needs to be recursiveMarkus Mohrhard1-2/+5
2018-09-24tdf#118690 don't try to process all messagesJan-Marek Glogowski1-1/+6
2018-09-24loplugin:external (clang-cl)Stephan Bergmann10-33/+33
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski4-113/+143
2018-09-23qt5: fix buildThorsten Behrens1-0/+2
2018-09-23loplugin:unusedmethodsNoel Grandin2-33/+0
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand4-33/+87
2018-09-21new loplugin:methodcyclesNoel Grandin1-67/+0
2018-09-21Change slightly mysterious comment into a SAL_WARN()Tor Lillqvist1-2/+1
2018-09-20Use slug instead of name to store PersonasMuhammet Kara1-1/+4
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand4-76/+225
2018-09-20weld SwWrapTabPageCaolán McNamara2-24/+48
2018-09-20loplugin:useuniqueptr in ImplPixelFormatNoel Grandin1-15/+11
2018-09-20tdf#119843 Use transformed polygon data when neededArmin Le Grand1-2/+15
2018-09-20Clean-up follow-up to a4923f1d25c5449da3547ca5846379d719cee648Stephan Bergmann1-83/+109
2018-09-20weld SvxHyphenWordDialogCaolán McNamara3-2/+41
2018-09-20use can-focus for TB_TABSTOP|WB_NOTABSTOP, not editableCaolán McNamara2-11/+4
2018-09-20weld BreakPointDialogCaolán McNamara3-1/+14
2018-09-20CppunitTest_vcl_pdfexport: fix use after freeMiklos Vajna1-18/+14
2018-09-20loplugin:useuniqueptr in QuartzSalBitmap::CreateColorMaskNoel Grandin1-7/+3
2018-09-19weld TPGalleryThemeGeneralCaolán McNamara2-23/+79
2018-09-19loplugin:useuniqueptr in GetTTSimpleGlyphMetricsNoel Grandin6-44/+33
2018-09-19use unique_ptr in GetOUStringNoel Grandin1-4/+3
2018-09-19Qt5 minimal initial fix for Java UNOJan-Marek Glogowski5-21/+36
2018-09-19use std::vector in PDFWriterImpl for encryption bufferNoel Grandin3-76/+46
2018-09-19loplugin:useuniqueptr in PDFWriterImpl::writeG4StreamNoel Grandin1-4/+3
2018-09-19inline X11_freeBmpNoel Grandin3-8/+1
2018-09-19std::shared_ptr in AquaSalInfoPrinter can be std::unique_ptrNoel Grandin2-3/+2
2018-09-18weld SvxTabulatorTabPageCaolán McNamara2-1/+14
2018-09-18loplugin:unusedmethodsNoel Grandin1-5/+0
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin2-18/+0
2018-09-18loplugin:external (macOS)Stephan Bergmann7-10/+10