summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-20weld SwWrapTabPageCaolán McNamara
2018-09-20tdf#119843 Use transformed polygon data when neededArmin Le Grand
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-19weld TPGalleryThemeGeneralCaolán McNamara
2018-09-19loplugin:useuniqueptr in GetTTSimpleGlyphMetricsNoel Grandin
2018-09-19use std::vector in PDFWriterImpl for encryption bufferNoel Grandin
2018-09-19loplugin:useuniqueptr in PDFWriterImpl::writeG4StreamNoel 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-18emboss filter brokenCaolán McNamara
2018-09-18Drop NSApplicationMain usageJan-Marek Glogowski
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
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-14weld SvxCharNamePageCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13Fix typosAndrea Gelmini
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-12Simplify HarfBuzz shaping callKhaled Hosny
2018-09-11cleanup mutex and signalling in ExecuteWrapperNoel Grandin
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-10vcl: less text layout calls in ListBoxMiklos Vajna
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-08weld FontFeaturesDialogCaolán McNamara
2018-09-07BitmapFilter::execute can be constStephan Bergmann
2018-09-07Multiple calls of BitmapColorQuantizationFilter::executeStephan Bergmann
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara
2018-09-07sw: less vcl text layout calls in SwFont::GetTextBreak()Miklos Vajna
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-07clang-tidy bugprone-use-after-moveNoel Grandin
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-06svtools: less text layout calls in RulerMiklos Vajna
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin