summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-06update pchesCaolán McNamara28-38/+50
2021-04-06typo: Allign->AlignCaolán McNamara5-11/+11
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara29-34/+48
2021-04-06improve scopingCaolán McNamara1-8/+3
2021-04-06use GetOutputDevice for ImpEditView::GetBackgroundColorCaolán McNamara6-43/+47
2021-04-06skip intermediate vcl::WindowCaolán McNamara1-3/+1
2021-04-06block is protected by pActiveViewSh != nullptrCaolán McNamara1-17/+10
2021-04-06skip intermediate vcl::WindowCaolán McNamara1-2/+1
2021-04-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara6-13/+7
2021-04-06expand used-once ScCellShell::GetFrameWin methodCaolán McNamara2-8/+1
2021-04-06ScriptForge - (scriptforge.py) Remove hardcoded method synonymsJean-Pierre Ledure1-167/+51
2021-04-06tdf#141268: svx_unit: Add unittestXisco Fauli2-0/+15
2021-04-06tdf#136740: reimplement the fix using existing m_bIsNewDocMike Kaganski2-8/+4
2021-04-06tdf#129153: Show MIME type icon in main menu File>Recent documents listBayram Çiçek1-1/+17
2021-04-06no need to check mxSalBmp hereNoel Grandin1-10/+7
2021-04-06Update git submodulesChristian Lohmaier1-0/+0
2021-04-06tdf#141297 : remove link to the fileArnaud Versini1-0/+4
2021-04-06fix logerrit on macNoel Grandin1-1/+1
2021-04-06tdf#141504 qt5: ugly imagesNoel Grandin1-1/+1
2021-04-06drop stale TODOsCaolán McNamara1-13/+9
2021-04-06cid#1474130 silence Untrusted loop boundCaolán McNamara1-1/+5
2021-04-06Update git submodulesStanislav Horacek1-0/+0
2021-04-06tdf#140404 Qt ignore "unchanged" clipboard eventsJan-Marek Glogowski1-0/+9
2021-04-06Fix commentSamuel Mehrbrodt1-1/+1
2021-04-06Check for null SW_MODMike Kaganski1-0/+2
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos17-170/+780
2021-04-06be more explicit in setting the parent of the buttons in the style dropdownCaolán McNamara3-18/+29
2021-04-06tdf#136740: add unit testMike Kaganski1-0/+46
2021-04-06cppu : use std::mutex in threadpoolArnaud Versini3-21/+21
2021-04-06tdf#137652 add xmlscript unittest & infrastructureVasily Melenchuk8-265/+282
2021-04-06vcl: quartz - use ScanlineTransformer instead of local converterTomaž Vajngerl1-230/+11
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl21-135/+147
2021-04-06vcl: remove 4-bit bitmap support from qt5 backendTomaž Vajngerl3-143/+18
2021-04-05tdf#141499 trigger container_focus_changed for toplevel window focus eventsCaolán McNamara1-0/+31
2021-04-05Related: tdf#141499 don't grab focus during teardown of dialogCaolán McNamara1-0/+2
2021-04-05tdf#136740: Do not initialize document settings when pastingMike Kaganski2-1/+8
2021-04-05ofz: skip slow path when fuzzingCaolán McNamara1-0/+7
2021-04-05SAL_WMF_COMPLEXCLIP_VIA_REGION is gone nowCaolán McNamara2-2/+0
2021-04-05tdf#141201 - Round MOD literals to Integer valuesAndreas Heinisch2-4/+34
2021-04-05Update git submodulesRafael Lima1-0/+0
2021-04-05Update git submodulesRafael Lima1-0/+0
2021-04-05cid#1474256 silence Untrusted loop boundCaolán McNamara1-6/+8
2021-04-05Use std algorithms hereMike Kaganski3-83/+11
2021-04-05Use std::gcd instead of boost versionMike Kaganski1-13/+3
2021-04-05Fix variable nameAndrea Gelmini1-1/+1
2021-04-05crashtesting: assert in fdo6872-1.docx in CopyImplImpl after SAXError exceptionCaolán McNamara2-19/+35
2021-04-05ofz#32885 regard as invalid fractions that will FPE boost::integer::gcdCaolán McNamara2-0/+6
2021-04-05tdf#140839 all ToTD images use 150x150px sizeRizal Muttaqin10-5/+5
2021-04-05vcl: move GenPspGraphics into a subclass of SalGraphicsImplTomaž Vajngerl5-287/+654
2021-04-05vcl: ColorSpace "enum" to "enum class" used in PrinterColor classTomaž Vajngerl1-6/+6