summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-16Updated coreOlivier Hallot1-0/+0
2017-12-16tdf#114286 Move UnderlineDouble to GenericCommandsYousuf Philips4-24/+8
2017-12-16Updated coreGabriel Chiquini1-0/+0
2017-12-16Updated coreShinnok1-0/+0
2017-12-16tdf#103080 Dont package Open Sans and PT_Serif fontsYousuf Philips8-78/+0
2017-12-16sw: Modifiy paragraph-split unit test to also..Tamas Bunth2-3/+3
2017-12-16convert EETextFormat to scoped enumNoel Grandin19-68/+47
2017-12-16tdf#91781 Round of improvements to Writer's menus for 6.0Yousuf Philips6-15/+108
2017-12-16tdf#45904 Move _XCellRangeAddressable Java test to C++Jens Carl11-55/+86
2017-12-16Move init of keywords around, preset with English, localized case by caseEike Rathke2-98/+51
2017-12-16Blacklist CELL() and INFO() for threadingEike Rathke1-1/+3
2017-12-16tdf#45904 Move _XCellFormatRangesSupplier Java test to C++Jens Carl11-92/+94
2017-12-15sw HTML export: add a filter option to produce XHTMLMiklos Vajna5-3/+43
2017-12-15Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann5-6/+41
2017-12-15Fix typosAndrea Gelmini2-2/+2
2017-12-15Enable C++17 for clang-cl, tooStephan Bergmann10-3/+58
2017-12-15tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk5-1/+253
2017-12-15Get rid of loop counter variableMike Kaganski1-4/+1
2017-12-15Update language-subtag-registry-2017-12-14Eike Rathke1-2/+2
2017-12-15ofz#4649 don't care about exceptions for testingCaolán McNamara1-1/+7
2017-12-15ofz#4643 Direct-leakCaolán McNamara1-7/+7
2017-12-15Apparently missing dependencyStephan Bergmann1-0/+1
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti5-8/+35
2017-12-15tdf#100635 sw: fix layout crash caused by field expansion ...Michael Stahl1-1/+4
2017-12-15sw: prefix SwTextFrame::pTextCache memberMichael Stahl3-9/+9
2017-12-15sw: clarify what the hell SwTextFrame::GetFormatted() actually doesMichael Stahl2-8/+13
2017-12-15tdf#100635 sw: fix crash in SwTOXMgr::UpdateOrInsertTOX()Michael Stahl1-2/+10
2017-12-15Resolves: tdf#113537 don't keep nEndRow=MAXROW if data ends aboveEike Rathke1-1/+6
2017-12-15-Werror,-Wsign-compare (clang-cl)Stephan Bergmann1-1/+1
2017-12-15-Werror,-Wsign-compare (clang-cl)Stephan Bergmann2-2/+2
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann50-130/+130
2017-12-15tdf#114484 - Make internal file and print dialogs obsoleteheiko tietze1-2/+1
2017-12-15lokdialog: Give non-programmatic name to autofilterPranav Kant3-0/+6
2017-12-15ofz#4647 Integer-overflowCaolán McNamara1-1/+1
2017-12-15Try even harder to get at template args in loplugin:implicitboolconversionStephan Bergmann1-13/+26
2017-12-15lokdialog: If we already have the title, emit it during creationPranav Kant5-15/+27
2017-12-15lokdialog: gtv: Set dialog title on callbackPranav Kant1-0/+5
2017-12-15tdf#114216 Uncheck Thousands separator on Number category selectionJim Raykowski1-0/+1
2017-12-15loplugin:unusedindex fix false+ in nested loopsNoel Grandin2-11/+28
2017-12-15improve the find-unused-typedefs scriptNoel Grandin3-28/+21
2017-12-15CONTAINER_ENTRY_NOTFOUND not needed anymoreNoel Grandin4-5/+4
2017-12-15use ColumnPositions name more consistentlyNoel Grandin7-42/+41
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks13-9/+255
2017-12-15sal_Bool -> boolStephan Bergmann14-16/+16
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski15-86/+58
2017-12-15tdf#114479 : Blacklist MATCH() for threadingDennis Francis1-1/+2
2017-12-15loplugin:salcall (macOS)Stephan Bergmann2-2/+2
2017-12-15merge ImplPolygon and ImplPolygonDataCaolán McNamara2-24/+10
2017-12-15MSI cleanup: remove redundant conditionsMike Kaganski8-19/+12
2017-12-15clang-format: restore lost warning on touching formatted file without checkMiklos Vajna3-13/+15