summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-12imp is deprecated since Python v.3.4Mike Kaganski5-10/+50
2020-08-12remove DBTreeView class which doesn't do anything usefulCaolán McNamara10-229/+83
2020-08-12tdf#135640 ensure parent rows are expanded on scolling to make a row visibleCaolán McNamara2-1/+7
2020-08-12cleanup some unused leftoversCaolán McNamara13-65/+0
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara85-288/+181
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara11-16/+15
2020-08-12drop now unused DBTreeListBoxCaolán McNamara9-602/+0
2020-08-12use InterimDBTreeListBoxCaolán McNamara26-892/+881
2020-08-12don't need to enforce sort in the baseclassCaolán McNamara1-2/+0
2020-08-12weld DBTreeListBoxCaolán McNamara23-675/+1254
2020-08-12sync OTableTreeListBox and TableTreeListBoxCaolán McNamara2-28/+128
2020-08-12tdf#135625 icons for Drawing Object in Calc's NavigatorRizal Muttaqin8-4786/+4786
2020-08-12uitest : Add support for Normal ValueSetAhmed ElShreif5-0/+105
2020-08-12fix i18n constructors and android scriptsNoel Grandin2-4/+48
2020-08-12put all the renderers into the same columnCaolán McNamara1-5/+0
2020-08-12The __cxa_exception::reserve member has been backported to LLVM 10 libcxxabiStephan Bergmann5-12/+12
2020-08-12git pre-commit hook: check min gtk3 versionXisco Fauli1-0/+4
2020-08-12fix memory leaks in CuiConfigGroupListBoxJim Raykowski1-1/+11
2020-08-12expand out DELETEZNoel Grandin1-17/+16
2020-08-12fix leak in ScAccessiblePreviewHeaderCellNoel Grandin2-14/+13
2020-08-12use unique_ptr in ScDbNameDlgNoel Grandin1-11/+11
2020-08-12tdf#135144 xmloff textbox: fix export style name to be consitent with importMiklos Vajna5-12/+127
2020-08-12expand out DELETEZ in vclNoel Grandin2-3/+6
2020-08-12tdf#135528 tdf#135491 Fix LO crash when using macro with SI enabledShivam Kumar Singh1-1/+1
2020-08-12Avoid repeated calls to document.DrawPage.getByIndex(0)Stephan Bergmann1-14/+16
2020-08-12use unique_ptr for ScGlobal::pFieldEditEngineNoel Grandin3-7/+7
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin38-3806/+3805
2020-08-12tdf#126085: Restore Ctrl+; & Ctrl+Shift+; shortcuts for nl-NLMihkel Tõnnov1-2/+0
2020-08-12tdf#118682 DOCX: export formula fieldsLászló Németh5-0/+74
2020-08-12lok: update track changes status for calcSzymon Kłos2-0/+2
2020-08-12add version tag to ANIMATEPHYSICSSarper Akdemir1-1/+4
2020-08-12Sukapura is MPL, says icon-themes/sukapura/LICENSETor Lillqvist1-1/+1
2020-08-12use unique_ptr for ScGlobal::pEnglishFormatterNoel Grandin2-8/+8
2020-08-12remove unused pScIntlWrapper field from ScGlobalNoel Grandin1-1/+0
2020-08-12remove unused pRscString fieldNoel Grandin1-1/+0
2020-08-12use unique_ptr for ScAutoFormat in ScGlobalNoel Grandin2-12/+11
2020-08-12use unique_ptr for SvxSearchItem in ScGlobalNoel Grandin2-11/+10
2020-08-12use unique_ptr for ScUserList in ScGlobalNoel Grandin2-11/+10
2020-08-12use unique_ptr for ScFunctionListNoel Grandin2-8/+8
2020-08-12use unique_ptr for ScFunctionMgrNoel Grandin2-7/+7
2020-08-12Missing includesStephan Bergmann2-0/+2
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann11-11/+26
2020-08-12-Werror,-Wuninitialized (apparently new in Clang 12 trunk)Stephan Bergmann1-1/+1
2020-08-11tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara7-7/+7
2020-08-11unset CustomCellRenderer instances in dtorCaolán McNamara1-6/+29
2020-08-11use unique_ptr for CalendarWrapper in ScGlobalNoel Grandin2-7/+7
2020-08-11use unique_ptr for ScLookupCacheMapNoel Grandin3-22/+19
2020-08-11tdf#135639: check the return value of GetDim32Mike Kaganski1-30/+33
2020-08-11related tdf#135343 writerfilter: document broken nextColumnJustin Luth1-0/+4
2020-08-11tdf#135567 for async case need an alternative check for dialog in executionCaolán McNamara1-1/+4