summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-24Improve preview of theme color sets - add color set namefeature/themesupportTomaž Vajngerl1-4/+29
2015-09-24StylePresets: set bacground color for ValueSetTomaž Vajngerl1-1/+1
2015-09-23adjust the conversion from theme color type to the color set indexTomaž Vajngerl1-5/+5
2015-09-23convert tint value from ooxml to the value we supportTomaž Vajngerl1-1/+1
2015-09-23check that the color index is validTomaž Vajngerl1-2/+2
2015-09-23swap text and background colors in colorsetsTomaž Vajngerl1-20/+20
2015-09-20Support reading back theme color from an ooxml documentTomaž Vajngerl7-6/+82
2015-09-20Theme color and tint/shade attribute for SvxColorItemTomaž Vajngerl5-13/+90
2015-09-20convert SC_FILL constants to scoped enumNoel Grandin5-27/+30
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: this method can be declared staticTor Lillqvist1-1/+1
2015-09-20WaE: C-style cast from 'const drawinglayer::primitive2d::BasePrimitive2D' ...Tor Lillqvist1-1/+1
2015-09-20WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist1-1/+1
2015-09-20WaE: this method can be declared staticTor Lillqvist2-5/+5
2015-09-20WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist1-1/+1
2015-09-20WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist2-4/+2
2015-09-20Try harder to avoid unnecessary workTor Lillqvist1-3/+3
2015-09-20Performance test for FTestŁukasz Hryniuk2-0/+26
2015-09-20Performance test for SumŁukasz Hryniuk2-6/+49
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens7-47/+37
2015-09-20chained editeng: Handle chaining for cutting and pastingmatteocam1-1/+10
2015-09-20chained editeng: Handle DEL key for chainingmatteocam1-1/+4
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 chainingmatteocam4-0/+142
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 attributematteocam9-1/+41
2015-09-20chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam4-9/+61
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam10-3/+563
2015-09-20chained editeng: Add TextChainCursor related filesmatteocam3-0/+275
2015-09-20chained editeng: Add TextChainFlow related filesmatteocam3-0/+473
2015-09-20chained editeng: Add TextChain related filesmatteocam3-0/+226
2015-09-20chained editeng: Add primitive creation methods for chainingmatteocam8-1/+371
2015-09-20chained editeng: Add interface and implementations for text chainingmatteocam3-0/+414
2015-09-20add more test files in various PalmOS formatsDavid Tardon4-0/+0
2015-09-20add test files for Lotus and QuattroProDavid Tardon2-0/+0
2015-09-20enable PageMaker import testDavid Tardon1-0/+1
2015-09-20tdf#91781 Added character styles and fix labelsYousuf Philips3-12/+69
2015-09-20remove copypastaDavid Tardon1-1/+0
2015-09-20Avoid creating duplicates in the Visual Studio IDE integrationPeter Foley1-8/+10
2015-09-20minor pep8 formatting improvments to gbuild-to-idePeter Foley1-148/+149
2015-09-20convert Link<> to typedNoel Grandin84-502/+371
2015-09-20convert Link<> to typedNoel Grandin5-78/+42
2015-09-20convert Link<> to typedNoel Grandin5-16/+40
2015-09-20remove unused Link<> fieldNoel Grandin1-2/+0
2015-09-20convert Link<> to typedNoel Grandin2-7/+6
2015-09-20convert Link<> to typedNoel Grandin2-13/+12