summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-01-10tdf#51188: allow connector gluepoint undoMark Hung1-0/+6
2018-01-08tdf#113715 Fix .uno: names appearing in the customization dialogMaxim Monastirsky1-4/+4
2018-01-04tdf#114788: fix crash in form-based filterJulien Nabet1-1/+1
2018-01-01tdf#114775: fix crash when deleting some rowsJulien Nabet1-1/+1
2017-12-19tdf#51188: notify that geometry has changed when dragging the connector.Mark Hung1-0/+2
2017-12-18TSCP: don't put a non-existing name into doc. propsTomaž Vajngerl1-1/+1
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung1-1/+1
2017-12-04Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt1-2/+3
2017-12-03Revert "tdf#105000, related tdf#87538: Make new color names translatable"Yousuf Philips2-67/+0
2017-11-30tdf#111773 tdf#111780 Fix selection after merge cells in an Impress tableDaniel1-2/+2
2017-11-29tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens1-45/+38
2017-11-27tdf#114078 Missing gettext markup on Numbering format stringsCaolán McNamara1-28/+28
2017-11-24TSCP: fix oversizing of ListBox-es by defining max lines & charsTomaž Vajngerl3-17/+25
2017-11-24TSCP: Advanced dialog UI improvementsTomaž Vajngerl3-46/+79
2017-11-24TSCP: remove character limitation of recently used pop-upTomaž Vajngerl1-6/+1
2017-11-23svx: loplugin:staticmethodsMichael Stahl1-1/+1
2017-11-23tdf#113657: fix crash when trying to format empty paragraphJulien Nabet1-11/+21
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-12/+12
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin3-4/+4
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann14-24/+24
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-22loplugin:flatten in svxNoel Grandin45-3776/+3783
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin15-158/+159
2017-11-21UNO: Emit warning when trying to set an unknown propertySamuel Mehrbrodt1-0/+3
2017-11-21Avoid bad static type in dynamic_castStephan Bergmann1-1/+1
2017-11-21clang-format fixesMiklos Vajna1-4/+5
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin11-88/+83
2017-11-20ofz#4338 Integer-overflowCaolán McNamara1-2/+2
2017-11-20Upgrade to ICU 60.1Eike Rathke1-0/+23
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin4-6/+6
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin20-111/+111
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin33-186/+188
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand3-26/+20
2017-11-18tdf#113855 Assertion while customizing Bullets and NumberingNoel Grandin1-1/+1
2017-11-18TSCP: remember the state of IP section expander stateTomaž Vajngerl1-0/+7
2017-11-18TSCP: allow to add multiple markings in the documentTomaž Vajngerl1-17/+0
2017-11-17TSCP: change bold button to a toolbox button as bold iconTomaž Vajngerl2-14/+38
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin4-10/+10
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin2-2/+2
2017-11-17TSCP: disable toolbar pop-up if category was set with dialogTomaž Vajngerl1-12/+0
2017-11-17TSCP: also store the identifier into the recently used XMLTomaž Vajngerl1-1/+9
2017-11-17TSCP: resolve identifier to name, abbr. name is for category onlyTomaž Vajngerl1-7/+15
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke1-23/+0
2017-11-17Upgrade to ICU 60.1David Tardon1-0/+23
2017-11-16coverity#1421065 Uncaught exceptionCaolán McNamara1-8/+8
2017-11-16silence coverity#1421123 Copy-paste errorCaolán McNamara1-4/+8
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-6/+6
2017-11-15coverity#1421071 Uninitializer scalar fieldCaolán McNamara1-0/+1
2017-11-15TypedWhichIdNoel Grandin3-8/+8
2017-11-14ofz#4211 Integer-overflowCaolán McNamara1-3/+8