summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-12-20Bin mysterious pointless '// HACK' commentTor Lillqvist1-1/+0
2017-12-20svx: CleanAndCheckEmpty() can be in the anonymous namespaceMiklos Vajna1-18/+16
2017-12-20long->sal_uInt16 in SvxShapeNoel Grandin3-17/+16
2017-12-20inline typedefs in svx/dataniviNoel Grandin2-58/+61
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-71/+63
2017-12-19Get rid of a dynamic_castTor Lillqvist1-0/+5
2017-12-19Silence -Wunknown-attributes with Clang <= 3.6Stephan Bergmann1-1/+4
2017-12-19inline use-once typedefsNoel Grandin4-12/+6
2017-12-19remove a CONTAINER_APPEND useCaolán McNamara1-7/+7
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara4-59/+59
2017-12-18sal_uLong->sal_uInt32Caolán McNamara3-6/+6
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin1-5/+5
2017-12-18chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl1-2/+15
2017-12-18convert ColorPickerMode to scoped enumNoel Grandin1-1/+1
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin1-1/+1
2017-12-17Fix typosAndrea Gelmini1-1/+1
2017-12-16convert EETextFormat to scoped enumNoel Grandin4-5/+5
2017-12-15tdf#51188: notify that geometry has changed when dragging the connector.Mark Hung1-0/+2
2017-12-15sal_uIntPtr->sal_Int32 in SvxSuperContourDlgNoel Grandin2-7/+7
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-15tdf113594: marking gluepoints immediately.Mark Hung1-1/+1
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann3-3/+3
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin5-40/+40
2017-12-14sal_uIntPtr->sal_Int32 in SdrUndoGroupNoel Grandin1-3/+3
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryNoel Grandin1-1/+1
2017-12-13tools: remove unused #include from solar.hMichael Stahl7-0/+7
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin3-11/+11
2017-12-13convert tolerance params to sal_uInt8Noel Grandin2-35/+30
2017-12-13sal_uIntPtr->sal_Int32 in GalleryProgressNoel Grandin1-2/+3
2017-12-13use std::unique_ptr in SdrModelNoel Grandin1-87/+65
2017-12-13sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin1-1/+1
2017-12-13dead flags param in CreateAutoContourNoel Grandin1-3/+2
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin2-5/+5
2017-12-13sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin2-9/+9
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin5-48/+48
2017-12-12loplugin:salcallStephan Bergmann1-1/+1
2017-12-11ofz#4583 AbrtCaolán McNamara1-3/+10
2017-12-11loplugin:salcall fix functionsNoel Grandin39-99/+99
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann1-6/+6
2017-12-10ofz#4581 Integer-overflowCaolán McNamara1-1/+2
2017-12-09tdf#113715 Fix .uno: names appearing in the customization dialogMaxim Monastirsky1-4/+4
2017-12-08svx: fix loplugin:staticaccess warningsMiklos Vajna1-2/+2
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin1-13/+12
2017-12-08Remove unneeded data memberMatteo Casalin2-11/+6
2017-12-08Data members to enumsMatteo Casalin1-2/+0
2017-12-08init m_pDocShCaolán McNamara1-0/+1
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin7-12/+12
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro1-1/+15
2017-12-07SwFrameBorder: Use enhanced FrameBorders for CharacterArmin Le Grand1-0/+2