summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2018-11-12loplugin:singlevalfields in vclNoel Grandin
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-09custom widgets: Fix various warnings.Jan Holesovsky
2018-11-09lok: custom widgets: render editbox bordersAshod Nakashian
2018-11-09LOK: custom widgets: support custom menu colorsAshod Nakashian
2018-11-09custom widgets: comment unused params. to avoid compile warningsTomaž Vajngerl
2018-11-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl
2018-11-09vcl: make slider ask if native drawing is supportedTomaž Vajngerl
2018-11-09Support drawing custom widgets in headless backendTomaž Vajngerl
2018-11-09lokit: Draw dialogs without using a MetaFileTomaž Vajngerl
2018-11-09custom widgets: Custom Widget ThemesTomaž Vajngerl
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara
2018-11-08Fix typosAndrea Gelmini
2018-11-08Resolves: tdf#121238 format welded metricspinbuttons the same as historicallyCaolán McNamara
2018-11-08crash on export to pdf with password setCaolán McNamara
2018-11-08select entire column, not just text-occupied portionCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08clarify that edit doesn't change during FormatterBase lifetimeCaolán McNamara
2018-11-08mbDefaultLocale is always trueCaolán McNamara
2018-11-08support enable-tree-linesCaolán McNamara
2018-11-08loplugin:unusedmethodsNoel Grandin
2018-11-08loplugin:constantparamNoel Grandin
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-08svmconverter value < 0 seem wrong for width and height (vcl/gdi)Julien Nabet
2018-11-08Revert "Use the backend SalInstance method IsMainThread for Application::IsMa...Markus Mohrhard
2018-11-07coverity#1441099 Unchecked return valueCaolán McNamara
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-06Use the backend SalInstance method IsMainThread for Application::IsMainThreadAndras Timar
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar
2018-11-06Add function to map custom widget name to its function to native-code.pyTor Lillqvist
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-05Check explicitly for function names and link directly to them on iOSTor Lillqvist
2018-11-05Add assertion for the non-DESKTOP case if the function is not foundTor Lillqvist
2018-11-05Bin obsolete comment and the related commented-out line of codeTor Lillqvist
2018-11-05We do need Dialog::Execute() for iOSTor Lillqvist
2018-11-05InitFont will call ImplNewFont alreadyCaolán McNamara
2018-11-05Strip _dark and _svg iconset filenames for displayJan-Marek Glogowski
2018-11-05coverity#1440837 Unchecked return valueCaolán McNamara
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara
2018-11-05tdf#108687 vcl: always enable tabstop on radio buttonsJustin Luth
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-04coverity#1440844 Uninitialized pointer readCaolán McNamara