summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin11-33/+33
2017-12-13[API CHANGE] Remove SAL_CALL_ELLIPSEStephan Bergmann1-2/+0
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin18-65/+76
2017-12-13convert tolerance params to sal_uInt8Noel Grandin22-125/+118
2017-12-13Related: tdf#71737: allows links in more indexesCaolán McNamara4-17/+8
2017-12-13ofz: fix leaks by exceptionsCaolán McNamara1-44/+59
2017-12-13ofz: throw earlyCaolán McNamara2-0/+9
2017-12-13ofz: fix brush leakCaolán McNamara1-56/+44
2017-12-13ofz: Indirect-leakCaolán McNamara1-0/+8
2017-12-13tdf#114310 Removed '(in current document)' from compatibility optionsHeiko Tietze2-4/+4
2017-12-13Remove traces of Report Builder's former status as extensionLionel Elie Mamane10-17/+16
2017-12-13sal_uIntPtr->size_t in ZCodecNoel Grandin2-2/+2
2017-12-13sal_uIntPtr->char* in LinkNoel Grandin1-2/+2
2017-12-13sal_uIntPtr->sal_Int32 in GalleryProgressNoel Grandin2-3/+4
2017-12-13use std::unique_ptr in SdrModelNoel Grandin3-98/+76
2017-12-13sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin2-4/+4
2017-12-13dead flags param in CreateAutoContourNoel Grandin2-5/+3
2017-12-13SDRVIEWWIN_NOTFOUND is deadNoel Grandin1-4/+0
2017-12-13SDR_ANYITEM is deadNoel Grandin1-1/+0
2017-12-13SDR_ANYFORMAT is unusedNoel Grandin2-7/+0
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin11-25/+25
2017-12-13sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin3-13/+13
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin8-62/+61
2017-12-13tdf#75256 New Icon NumberFormatThousands for SifrMatthias Freund9-0/+411
2017-12-13Updated coreAron Budea1-0/+0
2017-12-13Updated coreMarco A.G.Pinto1-0/+0
2017-12-13tdf#114384 reset the print state if the sheet changesTomaž Vajngerl1-2/+2
2017-12-13tdf#114256 add cache criterium when to recalculate page range sizeTomaž Vajngerl2-21/+75
2017-12-12Remove obsolete "explicit operator bool" hackStephan Bergmann5-12/+9
2017-12-12use a mutex per instance for SvNumberFormatterNoel Grandin2-85/+82
2017-12-12Determine possibly localized keywords early and onceEike Rathke1-62/+69
2017-12-12tdf#114396 sw: overly strict assertions in SwFrameFormat::Modify()Michael Stahl1-2/+4
2017-12-12tdf#114408 set correct tooltip rectangleCaolán McNamara1-2/+2
2017-12-12Breeze Elementary-icons: add SignatureLineDialog iconandreas kainz10-0/+18
2017-12-12tdf#114407 let tooltip children of non-nwf widgets be nwf themedCaolán McNamara1-1/+2
2017-12-12Resolves: tdf#114185 force KeywordLocalization::LocaleLegacyEike Rathke1-0/+4
2017-12-12Prepare ImpSvNumberformatScan with KeywordLocalization context, tdf#114185Eike Rathke2-93/+130
2017-12-12tdf#114265 Use close icon in find in print previewYousuf Philips2-2/+4
2017-12-12Updated coreOlivier Hallot1-0/+0
2017-12-12Updated coreOlivier Hallot1-0/+0
2017-12-12system gpgmepp can't be used with dbgutilDavid Tardon1-0/+5
2017-12-12tdf#114340 Naming issue %DOCUMENT need bracketsHeiko Tietze1-1/+1
2017-12-12Updated coreOlivier Hallot1-0/+0
2017-12-12other branch is 'if (GetMedum()' so '!GetMedium() here' is always trueCaolán McNamara1-3/+1
2017-12-12ofz#4600 avoid recurse to deathCaolán McNamara2-4/+11
2017-12-12Revert "lok: Assertion `m_aProcessingUserEvents.empty()' failed"Henry Castro1-0/+1
2017-12-12Do not use threading for formula group if...Dennis Francis8-18/+100
2017-12-12update creditsChristian Lohmaier1-1490/+1703
2017-12-12reuse ImportProgress class for exception safetyCaolán McNamara5-34/+39
2017-12-12lok: Assertion `m_aProcessingUserEvents.empty()' failedHenry Castro1-1/+0