summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-11-22convert LineType to scoped enumNoel Grandin
2018-11-22convert SalRGB to scoped enumNoel Grandin
2018-11-21add TreeView header supportCaolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21Resolves: tdf#121547 do normal dialog layout firstCaolán McNamara
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-21Fix headless build on LinuxThorsten Behrens
2018-11-20coverity#1441469 silence Dereference null return valueCaolán McNamara
2018-11-20Don’t split HarfBuzz runs for Japanese textKhaled Hosny
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19Take array-to-pointer decay into account in loplugin:redundantcastStephan Bergmann
2018-11-19Fix typosAndrea Gelmini
2018-11-19Fix typosAndrea Gelmini
2018-11-19loplugin:constantparamNoel Grandin
2018-11-19loplugin:singlevalfieldsNoel Grandin
2018-11-18Fix build on macOS 10.11Alyssa Ross
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-17remove unused IS_TRAVELSELECTNoel Grandin
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-17drop unused SvTreeListBoxFlags::IS_EXPANDINGCaolán McNamara
2018-11-17loplugin:unusedmethodsNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-16Library_vclplug_gtk3_kde5 apparently uses SvNumberFormatter nowStephan Bergmann
2018-11-16loplugin:staticmethodsStephan Bergmann
2018-11-16Resolves: tdf#121246 crash in chart dialogsCaolán McNamara
2018-11-16tdf#120777 KDE5: Update initialization of QImagesAleksei Nikiforov
2018-11-16Fix typosAndrea Gelmini
2018-11-15force rerender on unit changeCaolán McNamara
2018-11-15Resolves: tdf#121432 don't insert an extra page when parent is tabcontrolCaolán McNamara
2018-11-15Resolves: tdf#121341 weld TrendlineTabPageCaolán McNamara
2018-11-15bind SalInstanceSpinButton to FormattedFieldCaolán McNamara
2018-11-15reformat when the unit changesCaolán McNamara
2018-11-15reformat on set_digits changeCaolán McNamara
2018-11-15vcl: ATK: remove the hyper_link_get_object implementationMichael Stahl
2018-11-15don't leak userdataCaolán McNamara
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-11-14Resolves: tdf#121229 ignore internal children of VclScrolledWindowCaolán McNamara
2018-11-14don't select all new text if there was no old textCaolán McNamara
2018-11-14avoid valgrind uninitialized jump warning with clangLuboš Luňák
2018-11-14Resolves: tdf#121394 listen to key strokes only if GDK_BUTTON_PRESS_MASK setCaolán McNamara
2018-11-14move fmtfieldCaolán McNamara
2018-11-13android: remove redundant header causing build failure.Michael Meeks
2018-11-13GTK3: Make code robust against XAccessibleText::getCaretPosition returning -1Stephan Bergmann
2018-11-12tdf#119856: thread-proof creating frames and setting menusKatarina Behrens
2018-11-12tdf#119856: thread-proof kde5 fpicker execute() and getFiles()Katarina Behrens
2018-11-12Fix typosAndrea Gelmini
2018-11-12honor getNumDecimalSep for keypad input in native gtk3 dialogsCaolán McNamara