summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K2-0/+27
2021-04-01Use o3tl::convert for conversion to/from EMUsMike Kaganski1-2/+5
2021-03-31remove internal 4bit scanline formatsNoel2-12/+1
2021-03-31tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna1-0/+1
2021-03-31This should be a static methodMike Kaganski1-1/+1
2021-03-31drop 4bpp image formatsNoel2-5/+3
2021-03-31xmlsecurity: replace OOXMLSecParser implementationMichael Stahl1-0/+3
2021-03-31Related: tdf#137577 Update Name Box range name list on sheet renameEike Rathke1-0/+2
2021-03-30Exclude some tests in Windows RDP sessionMike Kaganski1-0/+1
2021-03-30ImplGetWinChildClipRegion never returns nullCaolán McNamara1-1/+1
2021-03-30Simplify prepareMDArrayMike Kaganski1-12/+8
2021-03-29use VCL_DLLPUBLIC for UnoWrapperBase to allow use in vclplug-gtk3Caolán McNamara1-1/+1
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel3-14/+0
2021-03-27cid#1473755 Untrusted loop boundCaolán McNamara1-8/+2
2021-03-27make deem_sanitized a constexprCaolán McNamara1-1/+1
2021-03-27tdf#124176 Use pragma onceanirudh45831-3/+1
2021-03-27tdf#140936 statusbar selection mode control improvementsJim Raykowski2-1/+3
2021-03-26split this to give a sanitizing return pass throughCaolán McNamara1-3/+9
2021-03-26tdf#119292 sc layout: fix overlapping wrapped cell textsTibor Nagy1-2/+5
2021-03-26tdf#118535 DOCX export: save header image onceDaniel Arato (NISZ)2-5/+9
2021-03-26create operator bool for BitmapNoel1-0/+6
2021-03-26Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces()Miklos Vajna1-0/+1
2021-03-26Added delete keyinput to listview, fixed reload() issues: solves tdf#138884Vert D2-0/+8
2021-03-26vcl: add initializer_list constructor to BitmapPalette and use itTomaž Vajngerl1-0/+4
2021-03-25cid#1474353 experiment to silence Untrusted loop boundCaolán McNamara1-10/+3
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga1-2/+5
2021-03-25loplugin:unusedvarsglobalNoel1-1/+0
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl1-0/+3
2021-03-25tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl1-0/+1
2021-03-25use weld::Box so we can reorder contentsCaolán McNamara1-1/+1
2021-03-25tdf#58745 - Detect end of month when extending a date listAndreas Heinisch1-0/+5
2021-03-24cid#1474353 experiment to silence Untrusted loop boundCaolán McNamara1-3/+15
2021-03-24loplugin:unnecessaryvirtualNoel1-1/+1
2021-03-24loplugin:unusedmethodsNoel5-10/+0
2021-03-24use mutable rather than const_cast..thisNoel1-1/+1
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin1-0/+2
2021-03-22tdf#140539 don't allow help to be relaunched during launchCaolán McNamara1-0/+1
2021-03-22WMF EMF Add more SAL_INFO and SAL_WARN to help debugging import issuesBartosz Kosiorek1-1/+0
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara1-2/+1
2021-03-21cid#1473926 Uninitialized scalar variableCaolán McNamara1-0/+6
2021-03-21elide extracting vcl::Window from awt::XWindowCaolán McNamara1-2/+0
2021-03-21ODF load: suppress calendar modifiers in format codes if possibleEike Rathke1-1/+16
2021-03-21devtools: change "Current Selection" button to toolbarTomaž Vajngerl1-1/+0
2021-03-20drop unneeded includeCaolán McNamara1-1/+0
2021-03-20add GetInputLanguage to EditViewCaolán McNamara1-0/+2
2021-03-20SvxShape: no need to inherit from WeakAggImplHelper1 twiceNoel Grandin1-6/+1
2021-03-19Fix typo in commentStephan Bergmann1-1/+1
2021-03-18inline some tiny sfx2 functionsNoel1-5/+0
2021-03-18elide SetParentAtSdrObjectFromSdrObjListNoel Grandin1-2/+1
2021-03-18weld the sidebar deckCaolán McNamara6-63/+54