summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-16convert EETextFormat to scoped enumNoel Grandin4-5/+6
2017-12-16tdf#45904 Move _XCellRangeAddressable Java test to C++Jens Carl1-0/+34
2017-12-16Move init of keywords around, preset with English, localized case by caseEike Rathke1-0/+6
2017-12-16tdf#45904 Move _XCellFormatRangesSupplier Java test to C++Jens Carl1-0/+34
2017-12-15sw HTML export: add a filter option to produce XHTMLMiklos Vajna1-0/+4
2017-12-15Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann1-3/+2
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti2-1/+10
2017-12-15CONTAINER_ENTRY_NOTFOUND not needed anymoreNoel Grandin1-1/+0
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks1-0/+37
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin1-3/+3
2017-12-15sal_uIntPtr->sal_uInt32 in GalleryTransferableNoel Grandin1-1/+1
2017-12-15sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBoxNoel Grandin2-4/+4
2017-12-15tdf#45904 Move _XConsolidatable Java tests to C++Jens Carl1-0/+35
2017-12-14Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke2-1/+7
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann3-6/+6
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin1-31/+31
2017-12-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke2-5/+27
2017-12-14sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin1-18/+18
2017-12-14sal_uIntPtr->unsigned long in SystemEnvDataNoel Grandin1-1/+1
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryThemeNoel Grandin1-2/+2
2017-12-14sal_uIntPtr->sal_Int32 in SdrUndoGroupNoel Grandin1-2/+2
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryNoel Grandin1-1/+1
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2-10/+15
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-1/+0
2017-12-13DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin2-2/+4
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin1-4/+4
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann2-5/+5
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin2-6/+6
2017-12-13[API CHANGE] Remove SAL_CALL_ELLIPSEStephan Bergmann1-2/+0
2017-12-13convert tolerance params to sal_uInt8Noel Grandin3-7/+7
2017-12-13sal_uIntPtr->size_t in ZCodecNoel Grandin1-1/+1
2017-12-13sal_uIntPtr->char* in LinkNoel Grandin1-2/+2
2017-12-13sal_uIntPtr->sal_Int32 in GalleryProgressNoel Grandin1-1/+1
2017-12-13use std::unique_ptr in SdrModelNoel Grandin1-10/+10
2017-12-13sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin1-3/+3
2017-12-13dead flags param in CreateAutoContourNoel Grandin1-2/+1
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 Grandin1-2/+2
2017-12-13sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin1-4/+4
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin1-12/+11
2017-12-12Remove obsolete "explicit operator bool" hackStephan Bergmann1-5/+2
2017-12-12use a mutex per instance for SvNumberFormatterNoel Grandin1-4/+7
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-3/+8
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky1-3/+3
2017-12-12sal_uIntPtr->sal_uInt32 in AbstractGalleryIdDialogNoel Grandin1-1/+1
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt2-2/+2
2017-12-12sal_uIntPtr->sal_uInt64 in Get/SetUpdateTimeoutNoel Grandin1-2/+2
2017-12-12sal_IntPtr->sal_uInt32 in INetMIMEMessageStreamNoel Grandin1-5/+5