summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2023-06-01WaE: WhitespaceToSpace() spurious -Werror=maybe-uninitializedCaolán McNamara
2023-05-31vcl: one more nullptr check in Window::GetOutDev()Miklos Vajna
2023-05-30Related: tdf#155542 drop workaround for "XB Roya" issueCaolán McNamara
2023-05-30tdf#155542: Fix crashtesting assertKhaled Hosny
2023-05-28Use getXWeak in vclMike Kaganski
2023-05-26vcl: PDF export: stop adding pointless circular RoleMap entriesMichael Stahl
2023-05-26replace find_if by none_ofDr. David Alan Gilbert
2023-05-25tdf#152048: Fix underline width for Kashida-justified textKhaled Hosny
2023-05-24tdf#141684 tdf#147740 notebookbar: fix disappearing icons in groupbar #2Justin Luth
2023-05-23perf: surprising to see getenv on a profile.Michael Meeks
2023-05-23tdf#140557 notebookbar: be smarter about hidden window sizeJustin Luth
2023-05-23tdf#155235 workaround gtk3 accessiblibility crashes on closeNoel Grandin
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-21Revert "tdf#63130 when getting the size, do not do a full paint"Caolán McNamara
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-20loplugin:unusedfieldsNoel Grandin
2023-05-18tdf#63130 reduce large memory copies when reading from BinaryDataContainerNoel Grandin
2023-05-17vcl: fix crash in Window::GetOutDev()Miklos Vajna
2023-05-17tdf#63130 when getting the size, do not do a full paintNoel Grandin
2023-05-16Resolves tdf#155278 - Adjust minimum statusbar height according iconsHeiko Tietze
2023-05-12ofz#58883 Out-of-memoryCaolán McNamara
2023-05-12tdf#155228 vcl: PDF export: /Tabs needs PDF name, not stringMichael Stahl
2023-05-11tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara
2023-05-11cid#1529966 silence bogus Resource leakCaolán McNamara
2023-05-11tdf#97228 Move MenubarValue class to separate include fileanfanite396
2023-05-10ImplPrintTransparent is always called with an empty maskNoel Grandin
2023-05-10AlphaMask::BlendWith wants an AlphaMask parameterNoel Grandin
2023-05-09drop unused ImplPrepareExitMsgCaolán McNamara
2023-05-09ofz#58756 Integer-overflowCaolán McNamara
2023-05-08tdf#155161: Always embed fonts with CFF2 table as PDF Type 3 fontsKhaled Hosny
2023-05-08unique_ptr->optional for BitmapNoel Grandin
2023-05-07use AlphaMask for variables when calling GetAlphaMaskNoel Grandin
2023-05-07simplify codeNoel Grandin
2023-05-07ofz#57493 Timeout negative width/height is negated and mirrored by vclCaolán McNamara
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin
2023-05-07tdf#154211 SwNavigator: select range of content by shift + double-Jim Raykowski
2023-05-06cid#1529287 Explicit null dereferencedCaolán McNamara
2023-05-06update loplugin:stringview* for o3tl::iterateCodePointsNoel Grandin
2023-05-05BinaryDataContainer swap out implementation.Michael Meeks
2023-05-04remove some dead code in ImplWriteDIBNoel Grandin
2023-05-03pass the std::vector instead of its data()Caolán McNamara
2023-05-02ofz#57493 TimeoutCaolán McNamara
2023-05-02ofz#58551 Conditional jump or move depends on uninitialised valueCaolán McNamara
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-27ofz#58380 Integer-overflowCaolán McNamara
2023-04-26tdf#108757 speed up PDF generationNoel Grandin
2023-04-25tdf#38194 tdf#106556 Enhancement to highlight direct formatting,Jim Raykowski
2023-04-25ofz#57493 avoid TimeoutCaolán McNamara
2023-04-24ofz#58241 Integer-overflowCaolán McNamara
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin