summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-04-01Exclude tests based on device color depth, not RDPMike Kaganski
2021-04-01This can be a simple forward declarationMike Kaganski
2021-04-01Introduce Fontwork contextSzymon Kłos
2021-04-01tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna
2021-04-01Fix --disable-pch Windows build - missing includesMike Kaganski
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K
2021-04-01Use o3tl::convert for conversion to/from EMUsMike Kaganski
2021-03-31remove internal 4bit scanline formatsNoel
2021-03-31tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna
2021-03-31This should be a static methodMike Kaganski
2021-03-31drop 4bpp image formatsNoel
2021-03-31xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-03-31Related: tdf#137577 Update Name Box range name list on sheet renameEike Rathke
2021-03-30Exclude some tests in Windows RDP sessionMike Kaganski
2021-03-30ImplGetWinChildClipRegion never returns nullCaolán McNamara
2021-03-30Simplify prepareMDArrayMike Kaganski
2021-03-29use VCL_DLLPUBLIC for UnoWrapperBase to allow use in vclplug-gtk3Caolán McNamara
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-27cid#1473755 Untrusted loop boundCaolán McNamara
2021-03-27make deem_sanitized a constexprCaolán McNamara
2021-03-27tdf#124176 Use pragma onceanirudh4583
2021-03-27tdf#140936 statusbar selection mode control improvementsJim Raykowski
2021-03-26split this to give a sanitizing return pass throughCaolán McNamara
2021-03-26tdf#119292 sc layout: fix overlapping wrapped cell textsTibor Nagy
2021-03-26tdf#118535 DOCX export: save header image onceDaniel Arato (NISZ)
2021-03-26create operator bool for BitmapNoel
2021-03-26Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces()Miklos Vajna
2021-03-26Added delete keyinput to listview, fixed reload() issues: solves tdf#138884Vert D
2021-03-26vcl: add initializer_list constructor to BitmapPalette and use itTomaž Vajngerl
2021-03-25cid#1474353 experiment to silence Untrusted loop boundCaolán McNamara
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-25tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl
2021-03-25use weld::Box so we can reorder contentsCaolán McNamara
2021-03-25tdf#58745 - Detect end of month when extending a date listAndreas Heinisch
2021-03-24cid#1474353 experiment to silence Untrusted loop boundCaolán McNamara
2021-03-24loplugin:unnecessaryvirtualNoel
2021-03-24loplugin:unusedmethodsNoel
2021-03-24use mutable rather than const_cast..thisNoel
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin
2021-03-22tdf#140539 don't allow help to be relaunched during launchCaolán McNamara
2021-03-22WMF EMF Add more SAL_INFO and SAL_WARN to help debugging import issuesBartosz Kosiorek
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-21cid#1473926 Uninitialized scalar variableCaolán McNamara
2021-03-21elide extracting vcl::Window from awt::XWindowCaolán McNamara
2021-03-21ODF load: suppress calendar modifiers in format codes if possibleEike Rathke
2021-03-21devtools: change "Current Selection" button to toolbarTomaž Vajngerl
2021-03-20drop unneeded includeCaolán McNamara