summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-19inline use-once typedefsNoel Grandin17-45/+24
2017-12-19svl: Fix possible memleak at deleting DdeServiceTakeshi Abe1-2/+5
2017-12-19loplugin:unusedenumconstantsNoel Grandin5-25/+2
2017-12-19Fix typosAndrea Gelmini2-2/+2
2017-12-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl1-0/+1
2017-12-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl1-1/+1
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens1-1/+4
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens1-1/+5
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara2-34/+34
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin1-4/+4
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn1-2/+2
2017-12-18chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl1-0/+5
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard1-0/+1
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin1-1/+1
2017-12-18convert ColorPickerMode to scoped enumNoel Grandin1-4/+5
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin1-1/+1
2017-12-17tdf#113928 Add uno:ReadOnlyDoc command.Gulsah Kose1-1/+1
2017-12-17svtools: Delete copy ctor in a standard wayTakeshi Abe1-2/+2
2017-12-17coverity#1426163 Improper use of negative valueCaolán McNamara1-2/+2
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin1-1/+2
2017-12-16clang-tidy modernize-use-equals-default in toolkitJochen Nitschke1-3/+0
2017-12-16lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti1-0/+5
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