summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* coverity#1426163 Improper use of negative valueCaolán McNamara2017-12-171-2/+2
* sal_uLong->SalPrinterError in SalPrinterNoel Grandin2017-12-161-1/+2
* clang-tidy modernize-use-equals-default in toolkitJochen Nitschke2017-12-161-3/+0
* lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti2017-12-161-0/+5
* convert EETextFormat to scoped enumNoel Grandin2017-12-164-5/+6
* tdf#45904 Move _XCellRangeAddressable Java test to C++Jens Carl2017-12-161-0/+34
* Move init of keywords around, preset with English, localized case by caseEike Rathke2017-12-161-0/+6
* tdf#45904 Move _XCellFormatRangesSupplier Java test to C++Jens Carl2017-12-161-0/+34
* sw HTML export: add a filter option to produce XHTMLMiklos Vajna2017-12-151-0/+4
* Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann2017-12-151-3/+2
* lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti2017-12-152-1/+10
* CONTAINER_ENTRY_NOTFOUND not needed anymoreNoel Grandin2017-12-151-1/+0
* sal: add pre-initialization scheme for allocations.Michael Meeks2017-12-151-0/+37
* sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin2017-12-151-3/+3
* sal_uIntPtr->sal_uInt32 in GalleryTransferableNoel Grandin2017-12-151-1/+1
* sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBoxNoel Grandin2017-12-152-4/+4
* tdf#45904 Move _XConsolidatable Java tests to C++Jens Carl2017-12-151-0/+35
* Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke2017-12-142-1/+7
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-143-6/+6
* sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin2017-12-141-31/+31
* Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke2017-12-142-5/+27
* sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin2017-12-141-18/+18
* sal_uIntPtr->unsigned long in SystemEnvDataNoel Grandin2017-12-141-1/+1
* sal_uIntPtr->sal_uInt32 in GalleryThemeNoel Grandin2017-12-141-2/+2
* sal_uIntPtr->sal_Int32 in SdrUndoGroupNoel Grandin2017-12-141-2/+2
* sal_uIntPtr->sal_uInt32 in GalleryNoel Grandin2017-12-141-1/+1
* tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2017-12-132-10/+15
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-1/+0
* DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin2017-12-132-2/+4
* sal_uIntPtr->void* in GalleryHintNoel Grandin2017-12-131-4/+4
* Make loplugin:salcall look into macros tooStephan Bergmann2017-12-132-5/+5
* sal_uLong->void* for userdata in MenuNoel Grandin2017-12-132-6/+6
* [API CHANGE] Remove SAL_CALL_ELLIPSEStephan Bergmann2017-12-131-2/+0
* convert tolerance params to sal_uInt8Noel Grandin2017-12-133-7/+7
* sal_uIntPtr->size_t in ZCodecNoel Grandin2017-12-131-1/+1
* sal_uIntPtr->char* in LinkNoel Grandin2017-12-131-2/+2
* sal_uIntPtr->sal_Int32 in GalleryProgressNoel Grandin2017-12-131-1/+1
* use std::unique_ptr in SdrModelNoel Grandin2017-12-131-10/+10
* sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin2017-12-131-3/+3
* dead flags param in CreateAutoContourNoel Grandin2017-12-131-2/+1
* SDRVIEWWIN_NOTFOUND is deadNoel Grandin2017-12-131-4/+0
* SDR_ANYITEM is deadNoel Grandin2017-12-131-1/+0
* SDR_ANYFORMAT is unusedNoel Grandin2017-12-132-7/+0
* sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin2017-12-131-2/+2
* sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin2017-12-131-4/+4
* sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin2017-12-131-12/+11
* Remove obsolete "explicit operator bool" hackStephan Bergmann2017-12-121-5/+2
* use a mutex per instance for SvNumberFormatterNoel Grandin2017-12-121-4/+7
* tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen2017-12-121-3/+8
* Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky2017-12-121-3/+3