summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2017-12-20Bin mysterious pointless '// HACK' commentTor Lillqvist
2017-12-20svx: CleanAndCheckEmpty() can be in the anonymous namespaceMiklos Vajna
2017-12-20long->sal_uInt16 in SvxShapeNoel Grandin
2017-12-20inline typedefs in svx/dataniviNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19Get rid of a dynamic_castTor Lillqvist
2017-12-19Silence -Wunknown-attributes with Clang <= 3.6Stephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19remove a CONTAINER_APPEND useCaolán McNamara
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara
2017-12-18sal_uLong->sal_uInt32Caolán McNamara
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin
2017-12-18chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl
2017-12-18convert ColorPickerMode to scoped enumNoel Grandin
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin
2017-12-17Fix typosAndrea Gelmini
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-12-15tdf#51188: notify that geometry has changed when dragging the connector.Mark Hung
2017-12-15sal_uIntPtr->sal_Int32 in SvxSuperContourDlgNoel Grandin
2017-12-15sal_uIntPtr->sal_uInt32 in GalleryTransferableNoel Grandin
2017-12-15sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBoxNoel Grandin
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin
2017-12-14sal_uIntPtr->sal_Int32 in SdrUndoGroupNoel Grandin
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in GalleryProgressNoel Grandin
2017-12-13use std::unique_ptr in SdrModelNoel Grandin
2017-12-13sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin
2017-12-13dead flags param in CreateAutoContourNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin
2017-12-12loplugin:salcallStephan Bergmann
2017-12-11ofz#4583 AbrtCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-10ofz#4581 Integer-overflowCaolán McNamara
2017-12-09tdf#113715 Fix .uno: names appearing in the customization dialogMaxim Monastirsky
2017-12-08svx: fix loplugin:staticaccess warningsMiklos Vajna
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin
2017-12-08Remove unneeded data memberMatteo Casalin
2017-12-08Data members to enumsMatteo Casalin
2017-12-08init m_pDocShCaolán McNamara
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-12-07SwFrameBorder: Use enhanced FrameBorders for CharacterArmin Le Grand