summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-25Better way of enabling Developer Toolset 7 for Jenkins' linux_gcc_release_64Stephan Bergmann2-7/+2
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski25-61/+46
2018-11-25Blind fix for pre-C++14 std::equal, for nowStephan Bergmann1-9/+10
2018-11-25Generally set CCACHE_CPP2 for --enable-werror GCCStephan Bergmann1-1/+7
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara25-55/+6
2018-11-25weld SfxMacroAssignDlgCaolán McNamara14-55/+45
2018-11-25SfxStyleDialog is now unusedCaolán McNamara4-126/+1
2018-11-25AbstractApplyTabDialog_Impl is now unusedCaolán McNamara2-25/+0
2018-11-25SwTemplateDlg is now unusedCaolán McNamara3-195/+47
2018-11-25weld SwFrameDlgCaolán McNamara20-141/+585
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov20-388/+232
2018-11-25tdf#121401 add shortcuts and Left2Right supportandreas kainz1-111/+203
2018-11-25convert PropType to scoped enumNoel Grandin2-18/+4
2018-11-25tdf#120703 PVS: fix possible buffer over-read when iterating stringMike Kaganski1-1/+2
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski37-114/+95
2018-11-25drop unused FormulaVectorDisabledNotInSoftwareSubsetNoel Grandin4-7/+0
2018-11-25Replace list by vector for ScDDELinkCells typedef (sc)Julien Nabet1-2/+2
2018-11-25Restrict Developer Toolset to Config=linux_gcc_release_64Stephan Bergmann2-2/+2
2018-11-25Fix typoAndrea Gelmini1-2/+2
2018-11-24mysqlc: next() should move cursor from LastTamas Bunth2-3/+16
2018-11-24Build mysql_jdbc library even when building..Tamas Bunth4-9/+9
2018-11-24Replace list by vector in unocoll.cxx (sw)Julien Nabet1-8/+5
2018-11-24Use returned iterator by list::eraseJulien Nabet1-3/+8
2018-11-24remove unused sc::ListenerGroupType::SingleNoel Grandin3-7/+0
2018-11-24convert Unit to scoped enumNoel Grandin8-53/+38
2018-11-24remove unused FuncFlags::BIFFIMPORTONLY,STATE::S_WK1Noel Grandin3-13/+6
2018-11-24remove ScMoveUndoMode enumNoel Grandin5-24/+10
2018-11-24disable more vcl pdfexport test on winNoel Grandin1-1/+1
2018-11-24remove ScVbaControlObjectBase::ListenerType enumNoel Grandin3-54/+11
2018-11-24drop ComplListAppendHandl enumNoel Grandin4-33/+9
2018-11-24remove unused DocTreeNode::NodeType::InvalidNoel Grandin3-6/+0
2018-11-24remove unused FontChangeMask::HorAlignNoel Grandin3-7/+3
2018-11-24allow collapsing rowsCaolán McNamara5-2/+26
2018-11-24Replace list by vector in acctable.cxxJulien Nabet1-2/+2
2018-11-24Replace list by vector in unodraw.cxx (sw)Julien Nabet1-6/+5
2018-11-24Make Jenkins linux_gcc_release_64 pick up Developer Toolset 7Stephan Bergmann2-0/+8
2018-11-24remove unused FileViewFlags::SHOW_ONLYTITLENoel Grandin2-22/+10
2018-11-24remove unused GalleryItemFlags::ThemeNameNoel Grandin4-17/+8
2018-11-24remove unused RedlineFlags::IgnoreDeleteRedlinesNoel Grandin4-17/+2
2018-11-24don't need function pointers here anymoreNoel Grandin1-11/+8
2018-11-24remove unused TableChgWidthHeightType::InsertDeleteModeNoel Grandin5-1254/+22
2018-11-24remove unused PROT valuesNoel Grandin3-10/+1
2018-11-24remove unused VarHeight from Css1FrameSizeNoel Grandin2-10/+4
2018-11-24remove unused SwInsertNumTypesNoel Grandin3-14/+5
2018-11-24remove unused LoginFlags valuesNoel Grandin3-19/+2
2018-11-24remove unused PropertyIds valuesNoel Grandin3-22/+2
2018-11-24BoolAttrFlags::DefaultMask is unnecessaryNoel Grandin3-5/+2
2018-11-24drop unused ColorType in canvasNoel Grandin2-13/+0
2018-11-24convert EPathType to scoped enumNoel Grandin3-15/+5
2018-11-24convert AGGREGATE_ACTION to scoped enumNoel Grandin5-16/+12