summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-11-09vcl: ATK: remove the hyper_link_get_object implementationMichael Stahl1-10/+3
2018-11-09tdf#121276 kde5: Don't prevent creating new filesMichael Weghorn1-1/+1
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara2-0/+16
2018-11-08Fix typosAndrea Gelmini1-1/+1
2018-11-08Fix typoAndrea Gelmini1-1/+1
2018-11-08Resolves: tdf#121238 format welded metricspinbuttons the same as historicallyCaolán McNamara1-5/+5
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist7-14/+11
2018-11-08tdf#120784 KDE5: Process "Enter" key from numpad like normal "Enter" keyAleksei Nikiforov1-0/+1
2018-11-08tdf#120252 use the already transformed PolyPolygonArmin Le Grand1-1/+3
2018-11-08tdf#120777 KDE5: Remove initial painting of widgetsAleksei Nikiforov1-2/+0
2018-11-08tdf#120777 KDE5: Prohibit resizing windows unless they're marked resizeableAleksei Nikiforov1-3/+5
2018-11-08crash on export to pdf with password setCaolán McNamara1-8/+4
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky1-3/+12
2018-11-08Resolves: tdf#119790 for gtk3 save and restore typed name on changing filterCaolán McNamara1-0/+9
2018-11-08select entire column, not just text-occupied portionCaolán McNamara1-0/+1
2018-11-08update main thread "properly" in headless caseAndras Timar1-0/+3
2018-11-08Convert FieldUnit to scoped enumMike Kaganski4-121/+130
2018-11-08clarify that edit doesn't change during FormatterBase lifetimeCaolán McNamara3-59/+66
2018-11-08mbDefaultLocale is always trueCaolán McNamara2-38/+18
2018-11-08support enable-tree-linesCaolán McNamara1-0/+8
2018-11-08loplugin:unusedmethodsNoel Grandin1-1/+0
2018-11-08loplugin:constantparamNoel Grandin2-4/+3
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin19-203/+96
2018-11-08svmconverter value < 0 seem wrong for width and height (vcl/gdi)Julien Nabet1-3/+21
2018-11-08Revert "Use the backend SalInstance method IsMainThread for Application::IsMa...Markus Mohrhard3-1/+5
2018-11-07coverity#1441099 Unchecked return valueCaolán McNamara1-2/+4
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara8-89/+140
2018-11-07move SvTreeListBox to vclCaolán McNamara17-5/+14071
2018-11-07ifdef out more fontfeature test on windowsNoel Grandin1-1/+5
2018-11-06Bin more no longer needed dbgutil codeTor Lillqvist1-12/+0
2018-11-06Use the backend SalInstance method IsMainThread for Application::IsMainThreadAndras Timar3-5/+1
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar3-4/+4
2018-11-06Add function to map custom widget name to its function to native-code.pyTor Lillqvist1-18/+3
2018-11-06convert some macros to local functionsNoel Grandin8-68/+77
2018-11-05Check explicitly for function names and link directly to them on iOSTor Lillqvist1-4/+24
2018-11-05Add assertion for the non-DESKTOP case if the function is not foundTor Lillqvist1-0/+6
2018-11-05Bin obsolete comment and the related commented-out line of codeTor Lillqvist1-5/+0
2018-11-05We do need Dialog::Execute() for iOSTor Lillqvist1-1/+4
2018-11-05InitFont will call ImplNewFont alreadyCaolán McNamara1-1/+0
2018-11-05Strip _dark and _svg iconset filenames for displayJan-Marek Glogowski1-23/+27
2018-11-05coverity#1440837 Unchecked return valueCaolán McNamara2-2/+4
2018-11-05tdf#118573: Acquire solar mutex when calling Application::RescheduleMike Kaganski1-0/+3
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara2-0/+10
2018-11-05qt5 a11y: Fix crashSamuel Mehrbrodt1-1/+1
2018-11-05qt a11y: Correct way to retrieve XAccessibleContextSamuel Mehrbrodt1-1/+1
2018-11-05Fix for --enable-debug --disable-assert-always-abortStephan Bergmann1-1/+1
2018-11-05This is no longer unsupportedSamuel Mehrbrodt1-1/+0
2018-11-05tdf#108687 vcl: always enable tabstop on radio buttonsJustin Luth1-6/+1
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+1
2018-11-05tdf#118244 pdfexport: radio buttons can group with same nameJustin Luth1-3/+3