summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-22loplugin:unusedenumconstantsNoel Grandin2-27/+4
2019-10-22loplugin:constantparamNoel Grandin2-70/+24
2019-10-21ditch archaic Russian-only ui font tweakCaolán McNamara1-12/+0
2019-10-21to wide -> too wideCaolán McNamara1-1/+1
2019-10-21loplugin:stringadd (macOS)Stephan Bergmann1-3/+3
2019-10-21loplugin:bufferadd (macOS)Stephan Bergmann1-4/+1
2019-10-21fix unused function: SwapForRTL(widget) only if GTK3.22Justin Luth1-0/+2
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-20loplugin:virtualdead unused param in Task::UpdateMinPeriodNoel Grandin3-4/+4
2019-10-20loplugin:virtualdead unused param in SvListView::ModelIsMovingNoel Grandin2-7/+4
2019-10-19Resolves: tdf#128241 reuse label to retain buildable_nameCaolán McNamara1-1/+15
2019-10-19strip Dialog ctor downCaolán McNamara2-4/+4
2019-10-19tdf#128241: fix crash when opening print dialog (gtk3 only)Julien Nabet1-1/+1
2019-10-19fix buildCaolán McNamara1-1/+1
2019-10-19drop unused ModalDialog classCaolán McNamara3-8/+3
2019-10-19only warn if it would make a differenceCaolán McNamara1-2/+1
2019-10-19drop unused ListControlCaolán McNamara3-185/+0
2019-10-19weld ScDataProviderDlgCaolán McNamara2-0/+10
2019-10-19add menubar support to vclbuilderCaolán McNamara2-11/+24
2019-10-19loplugin:unusedfieldsNoel Grandin5-25/+1
2019-10-19loplugin:unusedmethodsNoel Grandin7-77/+14
2019-10-19tdf#128058 Make ctrl * expand/collapse tree list entriesJim Raykowski1-35/+60
2019-10-18prepare builder to support menubarsCaolán McNamara2-12/+12
2019-10-18has-default not needed for menu entriesCaolán McNamara1-2/+0
2019-10-18cid#1454633 silence Uncaught exceptionCaolán McNamara2-2/+2