summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-11-08Resolves: tdf#119790 for gtk3 save and restore typed name on changing filterCaolán McNamara
2018-11-08select entire column, not just text-occupied portionCaolán McNamara
2018-11-08update main thread "properly" in headless caseAndras Timar
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-07ifdef out more fontfeature test on windowsNoel Grandin
2018-11-06Bin more no longer needed dbgutil codeTor Lillqvist
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-05tdf#118573: Acquire solar mutex when calling Application::RescheduleMike Kaganski
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara
2018-11-05qt5 a11y: Fix crashSamuel Mehrbrodt
2018-11-05qt a11y: Correct way to retrieve XAccessibleContextSamuel Mehrbrodt
2018-11-05Fix for --enable-debug --disable-assert-always-abortStephan Bergmann
2018-11-05This is no longer unsupportedSamuel Mehrbrodt
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-05tdf#118244 pdfexport: radio buttons can group with same nameJustin Luth
2018-11-05tdf#118244 pdfexport: radio buttons use groupname nowJustin Luth
2018-11-04coverity#1440844 Uninitialized pointer readCaolán McNamara
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03Still use 'graphicsPort', even if deprecated in macOS 10.14Stephan Bergmann
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-02Qt5 constify some functions to fix buildJan-Marek Glogowski
2018-11-02Fix iOS buildTor Lillqvist
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-11-01kde5: fix buildThorsten Behrens