summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara
2021-07-02tdf#142923 Deleting comment in Writer leaves visual artifact behindNoel Grandin
2021-07-01BmpCombine::And is deadNoel Grandin
2021-07-01loplugin:unusedmethodsNoel Grandin
2021-06-30WinFloatRound has the same content as FRoundCaolán McNamara
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29tdf#143088 multiple Application::EventListeners is expensiveCaolán McNamara
2021-06-28UIObjectUnoObj::executeAction does not need mutable state in UIObjectUnoObjStephan Bergmann
2021-06-28Remove dubious lone mutex lockStephan Bergmann
2021-06-28No need for these function arguments to be captured in UIObjectUnoObjStephan Bergmann
2021-06-28Add EPS cppunit test to vcl.panoskorovesis
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-27Immediately schedule Tasks on start per defaultJan-Marek Glogowski
2021-06-27Indicate the file in error in (vcl/UnoGraphicProvider)Julien Nabet
2021-06-26Add ProfileZone to scaleDown() and scaleUp() in BitmapScaleSuperFilterTor Lillqvist
2021-06-25Fix misuse of volatile to avoid a data raceStephan Bergmann
2021-06-25loplugin:casttovoid (clang-cl)Stephan Bergmann
2021-06-24BmpScaleFlag::Super is deadNoel Grandin
2021-06-24Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-06-23disable ligatures for monospace fontsCaolán McNamara
2021-06-23Add LayoutMode cppunit test to vcl.panoskorovesis
2021-06-23Add TextLanguage cppunit test to vcl.panoskorovesis
2021-06-23Add Comment cppunit test to vcl.panoskorovesis
2021-06-22cid#1486241 'Constant' variable guards dead codeCaolán McNamara
2021-06-21cid#1486243 'Constant' variable guards dead codeCaolán McNamara
2021-06-21cid#1486241 'Constant' variable guards dead codeCaolán McNamara
2021-06-21tdf#142560 handle cached glpyh items in ImplGlyphFallbackLayoutMark Hung
2021-06-19use more TellEnd()Noel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-06-18Simplify a std::string_view constructionStephan Bergmann
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-16vcl: check mpWindowImpl for nullptrGabriel Masei
2021-06-16Add MoveClipRegion cppunit test to vclpanoskorovesis
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-06-14tdf#142393 crash on filter by color dropdownlist (gen)Noel Grandin
2021-06-14Add ClipRegion cppunit test to vclpanoskorovesis
2021-06-12Fix typosAndrea Gelmini
2021-06-11when converting WMF to WMF, simply do a direct copyLuboš Luňák
2021-06-11drop EMF+ also when converting WMF, not just EMFLuboš Luňák
2021-06-11MetaAction::Clone() -> constLuboš Luňák
2021-06-11qt5/kf5: Fix crash on exitMichael Weghorn
2021-06-11Simplify Sequences initializations (vcl)Julien Nabet
2021-06-10loplugin:unnecessaryreturn RoadmapWizardNoel Grandin
2021-06-10loplugin:unnecessaryreturn SvImpLBox::SetMostRightNoel Grandin
2021-06-10-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-09scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-06-09WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek
2021-06-09tdf#142629 import psd image with transparent backgroundNoel Grandin
2021-06-09Add GradientEx cppunit test to vclpanoskorovesis
2021-06-07WMF tdf#142625 Continue read records if unimlemented features foundBartosz Kosiorek