summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-02-07rename GetBaseOfstForFly->GetBaseOffsetForFlyNoel Grandin
2020-02-07tdf#129809 take a reference in case m_aContents is replacedCaolán McNamara
2020-02-07loplugin:singlevalfieldsNoel Grandin
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
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-06drop unnecessary includeCaolán McNamara
2020-02-06weld SvxFontSizeBox_ImplCaolán McNamara
2020-02-06return true to show pressing tab was consumedCaolán McNamara
2020-02-06fix leak in KF5FilePickerNoel Grandin
2020-02-06find more symbols that can be privateNoel Grandin
2020-02-05we want to search by G_SIGNAL_MATCH_DATA + G_SIGNAL_MATCH_IDCaolá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#129634 ignore floating toolbarsCaolán McNamara
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-03Avoid loplugin:unsignedcompare (clang-cl)Stephan Bergmann
2020-02-03loplugin:makeshared (clang-cl)Stephan Bergmann
2020-02-03Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2020-02-03loplugin:duplicatedefines (clang-cl)Stephan Bergmann
2020-02-03loplugin:unsignedcompare (clang-cl)Stephan Bergmann
2020-02-03make some headers privateCaolán McNamara
2020-02-03Related: tdf#129933 assert on pasting over selection in editCaolán McNamara
2020-02-03Resolves: tdf#130347 we always need the drag-begin signal in GtkTreeViewCaolán McNamara
2020-02-03loplugin:unusedmethodsNoel Grandin
2020-02-03fix incorrect Skia scanline test in vcl_bitmap_testLuboš Luňák
2020-02-03loplugin:constantparamNoel Grandin
2020-02-03tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesEda Nur Var
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-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
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-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-31loplugin:singlevalfieldsNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-31fix uninitialized memory in SkiaLuboš Luňák
2020-01-31tdf#83248 Print using the right color for other components too.Arnaud Versini
2020-01-30loplugin:unusedfieldsNoel Grandin
2020-01-30again finally(?) fix Skia Windows widget drawing (tdf#130051)Luboš Luňák