summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara3-56/+56
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 Grandin4-39/+39
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-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
2017-12-07loplugin:salcall handle static methodsNoel Grandin2-3/+3
2017-12-07loplugin:constparamsNoel Grandin1-1/+1
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-12-05Replace deprecated std::bin2nd with lambda in svxStephan Bergmann1-2/+2
2017-12-05Replace deprecated std::mem_fun et al in svxStephan Bergmann1-2/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin15-38/+38
2017-12-02Revert "tdf#105000, related tdf#87538: Make new color names translatable"Yousuf Philips1-44/+0
2017-12-01Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt1-2/+3
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl2-2/+4
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2-2/+2