summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2018-11-12loplugin:singlevalfields in vclNoel Grandin
2018-11-11fix oss-fuzz buildCaolán McNamara
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-11Replace uses of SAL_BOUND with o3tl::clampStephan Bergmann
2018-11-11cppCheck bRet reassigned before usedZdibák Zoltán
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10tdf#120703 PVS: make ImplGet(Cleaned)FieldUnits return referenceMike Kaganski
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-10Fix typosAndrea Gelmini
2018-11-09No updateSettings() in AquaSalGraphicsTor Lillqvist
2018-11-09Don't build the CustomWidgetDraw code for iOS for nowTor Lillqvist
2018-11-09custom widgets: Use only with LibreOfficeKit.Jan Holesovsky
2018-11-09custom widgets: Fix various warnings.Jan Holesovsky
2018-11-09LOK: custom widgets: simplify and correct colorsAshod Nakashian
2018-11-09LOK: custom widgets: reduce theme plugin API surfaceAshod Nakashian
2018-11-09LOK: custom widgets: reduce Color into an int to reduce API surfaceAshod Nakashian
2018-11-09LOK: custom widgets: check size of API structuresAshod Nakashian
2018-11-09LOK: custom widgets: No need for SAL_DLLPUBLIC_RTTI here any more.Jan Holesovsky
2018-11-09LOK: custom widgets: convert WidgetThemeLibrary to POD for ABI compatibilityAshod Nakashian