summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara
2020-02-09Fix typoAndrea Gelmini
2020-02-08Resolves: tdf#130513 sfxlo-OptionalBox isn't in sfxCaolán McNamara
2020-02-08tdf#74702 Remove OutDevType from OutputDevice::RemoveTransparenciesFromMetaFileYusuf Keten
2020-02-08Add minimum support for PDF/A3Arnaud Versini
2020-02-07Removed executable permission on filesAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-07loplugin:singlevalfieldsNoel Grandin
2020-02-07add Skia crash zone checkingLuboš Luňák
2020-02-07disable watchdog if using valgrind or debuggerLuboš Luňák
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák
2020-02-06tdf#130462 call SetMinOutputSizePixel before SetOutputSizePixelCaolán McNamara
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti
2020-02-06weld SvxFontSizeBox_ImplCaolán McNamara
2020-02-06return true to show pressing tab was consumedCaolán McNamara
2020-02-05vcl: fix UB in Window::ImplNewInputContext()Miklos Vajna
2020-02-04add a way to return focus to the main widgetCaolán McNamara
2020-02-04tdf#74702: Remove enum OutDevType from OutputDevice::drawOutDevDirectYusuf Keten
2020-02-04tdf#129976 PDF export of PDF images: adapt transparency to renderingMiklos Vajna
2020-02-04Place button text in tooltip if it doesn't fit into the buttonSamuel Mehrbrodt
2020-02-03make some headers privateCaolán McNamara
2020-02-03Related: tdf#129933 assert on pasting over selection in editCaolán McNamara
2020-02-03loplugin:unusedmethodsNoel Grandin
2020-02-03loplugin:constantparamNoel Grandin
2020-02-02don't include vcl/button.hxx from vcl/layout.hxxCaolán McNamara
2020-02-02no difference between ImageRadioButton and RadioButtonCaolán McNamara
2020-02-02remove some newly unused codeCaolán McNamara
2020-02-01ofz#20422 reversed conditionCaolán McNamara
2020-02-01no direct users of slider.hxx outside vcl anymoreCaolán McNamara
2020-02-01weld MediaPlaybackPanelCaolán McNamara
2020-02-01sal_uLong to size_t for sizeof related typesMuhammet Kara
2020-02-01support arbitrary widgets in toolbars via children of GtkToolItemCaolán McNamara
2020-02-01tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran
2020-01-31loplugin:singlevalfieldsNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-31tdf#83248 Print using the right color for other components too.Arnaud Versini
2020-01-30loplugin:unusedfieldsNoel Grandin
2020-01-30mpLinkedField is never setCaolán McNamara
2020-01-30vcl: fix UB in vcl::Cursor::ImplDoShow()Miklos Vajna
2020-01-29Resolves: tdf#130130 Insert menu, multiple hotkey never reaches 3rd itemCaolán McNamara
2020-01-28the only VclComboBoxNumeric left has a patternCaolán McNamara
2020-01-28move private TimeBox to toolkit-only headersCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBurak Bala
2020-01-27Revert "avoid needless 32bpp->24+8bpp conversion in png writer" (tdf#130128)Luboš Luňák
2020-01-27Use more appropriate variable types, spare explicit castsStephan Bergmann
2020-01-26const parameter for ImplAnimView::matchesAdrien Ollier
2020-01-26remove some unused local varsNoel Grandin
2020-01-26rename some local variablesNoel Grandin