summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-09-07Confine findAnnotations to HAVE_FEATURE_PDFIUMStephan Bergmann
2020-09-07Related: tdf#136455 use insert_vector for bulk insertCaolán McNamara
2020-09-07tdf#136455 unused ComboBox menu listening to GtkListStore and slowing insertsCaolán McNamara
2020-09-06ofz#23573 speed up fuzzingCaolán McNamara
2020-09-06vcl: add testcase for reading different type of annotationsTomaž Vajngerl
2020-09-06pdf: don't require that a "text" annotation has a "pop-up" childTomaž Vajngerl
2020-09-06extract PDF import for annotations to a separate functionTomaž Vajngerl
2020-09-06store annotation subtype in PDFGraphicAnnotation, enum for subtypeTomaž Vajngerl
2020-09-05Fix typoAndrea Gelmini
2020-09-05rhbz#1875377 if sort order is equivalent keep order fontconfig presentsCaolán McNamara
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-04xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-09-04ignore fully opaque alpha bitmap for SkiaLuboš Luňák
2020-09-04fix erasing virtual device with alphaLuboš Luňák
2020-09-04don't warn about perfectly ok small-button styleCaolán McNamara
2020-09-04uilogger : Add support in the Logger and DSL for MenuBtnAhmed ElShreif
2020-09-03initialize possible CPU intrinsics use also for normal Skia (tdf#136326)Luboš Luňák
2020-09-03set small button provider at screen instead of at each widgetCaolán McNamara
2020-09-02support attempting to set a background color for widgetsCaolán McNamara
2020-09-02Do layout immediately in resizeCaolán McNamara
2020-09-02remove some unused methodsCaolán McNamara
2020-09-02MergeNotebookBarMenuAddons has only static methodsCaolán McNamara
2020-09-02drop unused weld_windowCaolán McNamara
2020-09-02drop some unused methodsCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02handle properly cleared bitmap used as alpha for Skia (tdf#136171)Luboš Luňák
2020-09-02KeyFuncType::REPEAT is just a bare KEY_REPEAT caseCaolán McNamara
2020-09-02AlwaysInputMode::AlwaysInputDisabled newly unusedCaolán McNamara
2020-09-02tdf#133564: Text coloring of buttons within non key windows on macOS reworkedThorsten Wagner
2020-09-02tdf#136331 implement applying atk properties to tab pagesCaolán McNamara
2020-09-02AlwaysDisableInput newly unusedCaolán McNamara
2020-09-02IsCallHandlersOnInputDisabled newly always return falseCaolán McNamara
2020-09-02SetCallHandlersOnInputDisabled is newly unusedCaolán McNamara
2020-09-02loplugin:unusedmethodsNoel Grandin
2020-09-02loplugin:unusedfieldsNoel Grandin
2020-09-01reduce KeyFuncType down to just the used categoriesCaolán McNamara
2020-09-01check if Edit was disposed while insert special character was still openCaolán McNamara
2020-09-01no polygon merge in Skia if they contain no straight lines (tdf#136240)Luboš Luňák
2020-09-01do not try to merge a single polypolygon (tdf#136240)Luboš Luňák
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01uilogger : Add support in the Logger and DSL for Writer-CommentsAhmed ElShreif
2020-09-01uilogger : Add support in the Logger and DSL for Calc-CommentsAhmed ElShreif
2020-08-31Clean up some SAL_WARN argument streamingStephan Bergmann
2020-08-31ofz#25325 missing constructorsCaolán McNamara
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky
2020-08-31tdf#136127: crash when adding protected PDF file on Photo AlbumJulien Nabet
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-30Fix typo in codeAndrea Gelmini
2020-08-29loplugin:unusedmethodsNoel Grandin