summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara4-6/+140
2019-11-02Remove useless bool manipulation.Tamás Zolnai1-2/+0
2019-11-01Removed executable permission on src fileAndrea Gelmini1-0/+0
2019-11-01tdf#126966: Use larger buttons for the colours in the sidebar on iOS - 2Marco Cecchetti1-0/+3
2019-11-01ofz#18660 don't parse past endCaolán McNamara1-1/+2
2019-11-01Fix use of uninitialised variableLuke Deller1-0/+3
2019-11-01the label sync button will relaunch itself from its close handlerCaolán McNamara1-21/+22
2019-11-01Workaround for crash on macOS Catalina at least when built with Xcode 11Tor Lillqvist1-1/+0
2019-11-01Tooltips: Use HELPWINSTYLE_BALLOON when tooltip contains \nSerge Krot1-2/+2
2019-10-31remove some stray random propertiesCaolán McNamara1-3/+0
2019-10-31jsdialogs: send grid attach dataSzymon Kłos2-7/+14
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller3-45/+98
2019-10-30honour closeable flagCaolán McNamara1-1/+3
2019-10-30split WindowStateData into its own headerCaolán McNamara2-13/+13
2019-10-30fix vcldemo lookup of iconsLuboš Luňák1-6/+2
2019-10-30make CppunitTest_vcl_pdfexport a slowcheckLuboš Luňák1-6/+6
2019-10-30imgctrl.hxx only used by vcl and toolkitCaolán McNamara2-2/+2
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara2-2/+2
2019-10-29can move iconviewimpl.hxx beside iconviewimpl.cxxCaolán McNamara3-3/+3
2019-10-29SvTreeListBox doesn't need a factory anymoreCaolán McNamara1-3/+0
2019-10-29svimpbox.hxx now only included by vclCaolán McNamara6-5/+426
2019-10-29use activate-link instead of clickedCaolán McNamara2-5/+6
2019-10-29weld fpicker clusterCaolán McNamara9-42/+1810
2019-10-28headless: optimize DrawWaveLine / drawPixel.Michael Meeks1-14/+6
2019-10-28Blind fix for Android build ('unsigned int' vs. 'unsigned long')Stephan Bergmann1-2/+4
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin2-3/+5
2019-10-25Fix build in vclJulien Nabet1-0/+1
2019-10-25fix buildRene Engelhard1-0/+1
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen6-0/+6
2019-10-25map gtk-add and gtk-remove iconsCaolán McNamara2-1/+6
2019-10-25set second child to remaining sizeCaolán McNamara1-3/+3
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen50-195/+64
2019-10-24adjust where the spacing between image and text is appliedCaolán McNamara1-5/+5
2019-10-24Introduce OStringCharStephan Bergmann1-1/+1
2019-10-24tdf#115967: fix windows buildXisco Fauli2-3/+4
2019-10-24need notify guard around SetCurEntryCaolán McNamara1-0/+2
2019-10-24create a VclHPanedCaolán McNamara2-6/+120
2019-10-24tdf#127411 improve sizing of status items in the status barNoel Grandin1-7/+18
2019-10-24loplugin:classmemaccess (clang-cl)Stephan Bergmann1-1/+9
2019-10-24tdf#115967: Revert "sw: Use primitive renderer for graphics"Xisco Fauli2-0/+33
2019-10-24no-op in SalBitmap::ConvertToGreyscale() is also a successLuboš Luňák1-1/+1
2019-10-24pdfium: Switch the condition for better readibility.Jan Holesovsky1-4/+4
2019-10-23loplugin:bufferadd (clang-cl)Stephan Bergmann1-7/+1
2019-10-23loplugin:loopvartoosmall (clang-cl)Stephan Bergmann1-1/+1
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann2-4/+2
2019-10-23jsdilogs: send data for font name & size toolitemsSzymon Kłos1-11/+15
2019-10-23loplugin:unusedmethodsNoel Grandin5-182/+0
2019-10-23print dialog consistent icon sizeandreas kainz1-2/+0
2019-10-23Make comparison operator member functions constStephan Bergmann1-2/+2
2019-10-23tdf#128058 Add Expand Collapse All to Navigator context menuJim Raykowski2-1/+18