summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve preview of theme color sets - add color set namefeature/themesupportTomaž Vajngerl2015-09-241-4/+29
* StylePresets: set bacground color for ValueSetTomaž Vajngerl2015-09-241-1/+1
* adjust the conversion from theme color type to the color set indexTomaž Vajngerl2015-09-231-5/+5
* convert tint value from ooxml to the value we supportTomaž Vajngerl2015-09-231-1/+1
* check that the color index is validTomaž Vajngerl2015-09-231-2/+2
* swap text and background colors in colorsetsTomaž Vajngerl2015-09-231-20/+20
* Support reading back theme color from an ooxml documentTomaž Vajngerl2015-09-207-6/+82
* Theme color and tint/shade attribute for SvxColorItemTomaž Vajngerl2015-09-205-13/+90
* convert SC_FILL constants to scoped enumNoel Grandin2015-09-205-27/+30
* WaE: loplugin:cstylecastTor Lillqvist2015-09-201-1/+1
* WaE: loplugin:literaltoboolconversionTor Lillqvist2015-09-201-1/+1
* WaE: loop index type 'unsigned int' is narrower than length type 'size_t'Tor Lillqvist2015-09-201-1/+1
* WaE: passing OUString by value, rather pass by referenceTor Lillqvist2015-09-201-2/+2
* WaE: this method can be declared staticTor Lillqvist2015-09-201-1/+1
* WaE: C-style cast from 'const drawinglayer::primitive2d::BasePrimitive2D' ...Tor Lillqvist2015-09-201-1/+1
* WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist2015-09-201-1/+1
* WaE: this method can be declared staticTor Lillqvist2015-09-202-5/+5
* WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist2015-09-201-1/+1
* WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist2015-09-202-4/+2
* Try harder to avoid unnecessary workTor Lillqvist2015-09-201-3/+3
* Performance test for FTestŁukasz Hryniuk2015-09-202-0/+26
* Performance test for SumŁukasz Hryniuk2015-09-202-6/+49
* chained editeng: Convert fprintf to SAL_INFOThorsten Behrens2015-09-207-47/+37
* chained editeng: Handle chaining for cutting and pastingmatteocam2015-09-201-1/+10
* chained editeng: Handle DEL key for chainingmatteocam2015-09-201-1/+4
* chained editeng: Enable chaining after a key is pressedmatteocam2015-09-201-0/+14
* chained editeng: Add methods and basic setup for editing-mode chainingmatteocam2015-09-204-0/+142
* chained editeng: Change EndTextEdit behavior to support recursive overflowmatteocam2015-09-201-2/+49
* chained editeng: Change size settings if box is chainablematteocam2015-09-202-16/+33
* chained editeng: Add Chaining-related UNO attributematteocam2015-09-209-1/+41
* chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam2015-09-204-9/+61
* chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam2015-09-2010-3/+563
* chained editeng: Add TextChainCursor related filesmatteocam2015-09-203-0/+275
* chained editeng: Add TextChainFlow related filesmatteocam2015-09-203-0/+473
* chained editeng: Add TextChain related filesmatteocam2015-09-203-0/+226
* chained editeng: Add primitive creation methods for chainingmatteocam2015-09-208-1/+371
* chained editeng: Add interface and implementations for text chainingmatteocam2015-09-203-0/+414
* add more test files in various PalmOS formatsDavid Tardon2015-09-204-0/+0
* add test files for Lotus and QuattroProDavid Tardon2015-09-202-0/+0
* enable PageMaker import testDavid Tardon2015-09-201-0/+1
* tdf#91781 Added character styles and fix labelsYousuf Philips2015-09-203-12/+69
* remove copypastaDavid Tardon2015-09-201-1/+0
* Avoid creating duplicates in the Visual Studio IDE integrationPeter Foley2015-09-201-8/+10
* minor pep8 formatting improvments to gbuild-to-idePeter Foley2015-09-201-148/+149
* convert Link<> to typedNoel Grandin2015-09-2084-502/+371
* convert Link<> to typedNoel Grandin2015-09-205-78/+42
* convert Link<> to typedNoel Grandin2015-09-205-16/+40
* remove unused Link<> fieldNoel Grandin2015-09-201-2/+0
* convert Link<> to typedNoel Grandin2015-09-202-7/+6
* convert Link<> to typedNoel Grandin2015-09-202-13/+12