summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-05Drawing calc grid misses pixels on bottom and right.Michael Meeks
2019-11-05ensure maEndDialogFn is unset after std::moveCaolán McNamara
2019-11-05vcl PDF export: fix re-exporting PDF images for dict obj resource sub-keysMiklos Vajna
2019-11-05Resolves: tdf#128599 null derefCaolán McNamara
2019-11-05make some classes module-privateNoel Grandin
2019-11-05ofz#18653 slow and uninterestingCaolán McNamara
2019-11-05tdf#109135 Don't handle Ctrl key in SvTreeListBox HandleKeyInputJim Raykowski
2019-11-04lok: avoid ILibreOfficeKitNotifier null ptr de-reference on shutdown.Michael Meeks
2019-11-04ProgressBar now only use in vcl and toolkitCaolán McNamara
2019-11-04readme not a sufficient indicatorCaolán McNamara
2019-11-04improve pivot table dnd highlightingCaolán McNamara
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara
2019-11-04improve pivot table dnd highlightingCaolán McNamara
2019-11-04survive missing atk_object_set_accessible_id symbolCaolán McNamara
2019-11-04Update listbox after scrollSzymon Kłos
2019-11-03make some classes module-privateNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-11-03Only initialize function pointer onceMike Kaganski
2019-11-03find symbols that can be privateNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-11-02tdf#128441: blacklist nvidia on Win10 deviceid 0x2182Julien Nabet
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara
2019-11-02Remove useless bool manipulation.Tamás Zolnai
2019-11-01Removed executable permission on src fileAndrea Gelmini
2019-11-01tdf#126966: Use larger buttons for the colours in the sidebar on iOS - 2Marco Cecchetti
2019-11-01ofz#18660 don't parse past endCaolán McNamara
2019-11-01Fix use of uninitialised variableLuke Deller
2019-11-01the label sync button will relaunch itself from its close handlerCaolán McNamara
2019-11-01Workaround for crash on macOS Catalina at least when built with Xcode 11Tor Lillqvist
2019-11-01Tooltips: Use HELPWINSTYLE_BALLOON when tooltip contains \nSerge Krot
2019-10-31remove some stray random propertiesCaolán McNamara
2019-10-31jsdialogs: send grid attach dataSzymon Kłos
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller
2019-10-30honour closeable flagCaolán McNamara
2019-10-30split WindowStateData into its own headerCaolán McNamara
2019-10-30fix vcldemo lookup of iconsLuboš Luňák
2019-10-30make CppunitTest_vcl_pdfexport a slowcheckLuboš Luňák
2019-10-30imgctrl.hxx only used by vcl and toolkitCaolán McNamara
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara
2019-10-29can move iconviewimpl.hxx beside iconviewimpl.cxxCaolán McNamara
2019-10-29SvTreeListBox doesn't need a factory anymoreCaolán McNamara
2019-10-29svimpbox.hxx now only included by vclCaolán McNamara
2019-10-29use activate-link instead of clickedCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-28headless: optimize DrawWaveLine / drawPixel.Michael Meeks
2019-10-28Blind fix for Android build ('unsigned int' vs. 'unsigned long')Stephan Bergmann
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-25Fix build in vclJulien Nabet