summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2018-01-03tdf#114788: fix crash in form-based filterJulien Nabet1-1/+1
2018-01-03Translate German variable nameJohnny_M1-3/+3
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin3-5/+5
2018-01-02cppcheck: fix prefer ++/-- for non primitive typesJulien Nabet1-15/+1
2018-01-02RID_* can be extern global variablesNoel Grandin1-11/+1
2018-01-01tdf#114775: fix crash when deleting some rowsJulien Nabet1-1/+1
2017-12-31tdf#51188: allow connector gluepoint undoMark Hung1-0/+6
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin13-17/+17
2017-12-28Fix typoAndrea Gelmini1-1/+1
2017-12-27Remove leading _ from some variable namesMatteo Casalin1-10/+10
2017-12-27Make some bool constMatteo Casalin1-2/+2
2017-12-27Return earlyMatteo Casalin1-11/+11
2017-12-27mnHitTolLog is already sal_uInt16Matteo Casalin1-6/+5
2017-12-27Avoid temporary PointMatteo Casalin1-21/+16
2017-12-27Share common codeMatteo Casalin1-20/+2
2017-12-27Do not overwrite data with same valueMatteo Casalin1-2/+0
2017-12-27Directly access own data members, remove unused methodsMatteo Casalin1-15/+15
2017-12-25various coverity exception warningsCaolán McNamara14-67/+57
2017-12-25Adjust includesAron Budea1-0/+1
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-3/+2
2017-12-21chart2: suspend/resume setting rects dirty for 3D shapesTomaž Vajngerl1-2/+7
2017-12-21TypedWhichId in svx part 2Noel Grandin2-5/+5
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 Grandin3-9/+5
2017-12-19remove a CONTAINER_APPEND useCaolán McNamara1-7/+7
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