summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-09-22remove unused Link<> fieldNoel Grandin1-2/+0
2015-09-22tdf#89543 Unhide arrow style drop downsYousuf Philips2-66/+59
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara1-3/+3
2015-09-21convert Link<> to typedNoel Grandin2-21/+14
2015-09-20disable a few more controls when no border is set, tdf#94291Markus Mohrhard1-0/+2
2015-09-20loplugin:staticmethodsStephan Bergmann1-5/+9
2015-09-20Remove unused impGetOverflowingParaObjectStephan Bergmann1-8/+0
2015-09-20loplugin:stringconstantStephan Bergmann1-3/+3
2015-09-20loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-09-20WaE: loplugin:cstylecastTor Lillqvist1-1/+1
2015-09-20WaE: loplugin:literaltoboolconversionTor Lillqvist1-1/+1
2015-09-20WaE: loop index type 'unsigned int' is narrower than length type 'size_t'Tor Lillqvist1-1/+1
2015-09-20WaE: passing OUString by value, rather pass by referenceTor Lillqvist1-2/+2
2015-09-20WaE: C-style cast from 'const drawinglayer::primitive2d::BasePrimitive2D' ...Tor Lillqvist1-1/+1
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens4-16/+15
2015-09-20chained editeng: Enable chaining after a key is pressedmatteocam1-0/+14
2015-09-20chained editeng: Add methods and basic setup for editing-mode chainingmatteocam1-0/+130
2015-09-20chained editeng: Change EndTextEdit behavior to support recursive overflowmatteocam1-2/+49
2015-09-20chained editeng: Change size settings if box is chainablematteocam2-16/+33
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam3-0/+9
2015-09-20chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam3-8/+53
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam6-2/+508
2015-09-20chained editeng: Add TextChainCursor related filesmatteocam2-0/+211
2015-09-20chained editeng: Add TextChainFlow related filesmatteocam2-0/+354
2015-09-20chained editeng: Add TextChain related filesmatteocam2-0/+69
2015-09-20convert Link<> to typedNoel Grandin7-43/+25
2015-09-18Fix typosAndrea Gelmini1-1/+1
2015-09-18fixes memleak : release references to TextPropertyPanelDennis Francis2-0/+4
2015-09-18boost->stdCaolán McNamara13-16/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara13-0/+16
2015-09-17make FmXGridCell more disposed-safeLionel Elie Mamane1-0/+15
2015-09-17unused headersCaolán McNamara13-16/+0
2015-09-17Fix typo in a c++ comment.Sergey Fukanchik1-2/+2
2015-09-17convert Link<> to typedNoel Grandin2-5/+4
2015-09-17convert Link<> to typedNoel Grandin1-7/+5
2015-09-17convert Link<> to typedNoel Grandin2-8/+7
2015-09-17convert Link<> to typedNoel Grandin2-14/+13
2015-09-17convert Link<> to typedNoel Grandin2-4/+4
2015-09-17convert Link<> to typedNoel Grandin4-5/+5
2015-09-17convert Link<> to typedNoel Grandin4-8/+8
2015-09-17convert Link<> to typedNoel Grandin4-11/+10
2015-09-17convert Link<> to typedNoel Grandin4-20/+13
2015-09-17convert Link<> to typedNoel Grandin3-8/+6
2015-09-17convert Link<> to typedNoel Grandin4-28/+21
2015-09-17convert Link<> to typedNoel Grandin2-14/+12
2015-09-17convert Link<> to typedNoel Grandin2-9/+7
2015-09-17convert Link<> to typedNoel Grandin1-12/+11
2015-09-16boost->stdCaolán McNamara61-177/+168
2015-09-16convert Link<> to typedNoel Grandin1-3/+2
2015-09-15convert Link<> to typedNoel Grandin4-31/+33