summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-15tdf#51188: notify that geometry has changed when dragging the connector.Mark Hung1-0/+2
2017-12-15Report more debug information about caught exceptionStephan Bergmann2-6/+41
2017-12-15loplugin:salcall (macOS)Stephan Bergmann23-44/+44
2017-12-15once off loplugin: unusedindexNoel Grandin3-0/+110
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin15-42/+42
2017-12-15sal_uIntPtr->sal_uInt32 in X11SalGraphicsImplNoel Grandin2-2/+2
2017-12-15sal_uIntPtr->SwLinePortion* in SwTextPortionMapNoel Grandin1-5/+5
2017-12-15sal_uIntPtr->sal_Int32 in SvxSuperContourDlgNoel Grandin2-7/+7
2017-12-15sal_uIntPtr->VclPtr<OutputDevice> in XParaPortionListNoel Grandin3-4/+4
2017-12-15sal_uIntPtr->sal_uInt32 in GalleryTransferableNoel Grandin2-2/+2
2017-12-15sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBoxNoel Grandin4-8/+8
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung2-2/+2
2017-12-15tdf#114477: Can't set character highlighting on a text box using sidebarTamás Zolnai1-0/+10
2017-12-15tdf#113621: don't write whole column refs for conditional format rangesMarkus Mohrhard3-7/+9
2017-12-15tdf#45904 Move _XConsolidatable Java tests to C++Jens Carl7-52/+98
2017-12-15no section break after split paragraphTamas Bunth1-1/+1
2017-12-14Upgrade to ICU 60.2Eike Rathke2-5/+5
2017-12-14tdf#41650 doc(x) export split paragraphTamas Bunth3-6/+33
2017-12-14Related: tdf#114434 Enable ExtLeading by default for starmath edit windowCaolán McNamara1-0/+2
2017-12-14ofz#4641 fix leaks with exceptionsCaolán McNamara1-18/+18
2017-12-14more leaks with exceptionsCaolán McNamara1-23/+23
2017-12-14use std::unique_ptrCaolán McNamara2-226/+181
2017-12-14Updated coreOlivier Hallot1-0/+0
2017-12-14Signature line: Remove "Add caption" from context menuSamuel Mehrbrodt1-0/+1
2017-12-14tdf#83877 Edit existing signature linesSamuel Mehrbrodt11-26/+136
2017-12-14Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke6-8/+14
2017-12-14editeng: error: "remove_const_t" is not a member of "std"Michael Stahl1-2/+2
2017-12-14xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens1-13/+14