summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-14Translate German comments and debug stringsJohnny_M1-1/+1
2017-11-14Fix typosAndrea Gelmini1-2/+2
2017-11-14Fix typosAndrea Gelmini1-1/+1
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai1-2/+2
2017-11-11TSCP: Remember the origin and on save, act accordinglyTomaž Vajngerl1-0/+25
2017-11-11Remove duplication of Paper enum as #definesTor Lillqvist2-131/+62
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke2-5/+5
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara2-2/+3
2017-11-10loplugin:unusedmethodsNoel Grandin2-23/+0
2017-11-10tdf#113647 bullet dialog has wrong modal parentCaolán McNamara2-2/+3
2017-11-09Resolves: tdf#113695 crash in color picker after parent is closedCaolán McNamara2-21/+25
2017-11-09tdf#113647 set parent for modal gallery dialogCaolán McNamara1-1/+1