summaryrefslogtreecommitdiffstats
path: root/sw/source/core/unocore/unostyle.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2015-11-251-8/+8
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-6/+2
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-6/+2
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* new loplugin: memoryvarNoel Grandin2015-11-111-15/+12
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-47/+47
* fix a set of race conditions in the writer uno wrappersBjoern Michaelsen2015-11-091-0/+2
* crashtesting: failure on tdf89191-1.odtCaolán McNamara2015-11-011-12/+13
* don't allocate uno::Reference on the heapNoel Grandin2015-10-271-30/+20
* sw: prefix members of SwXAutoStyleFamilyMiklos Vajna2015-10-221-14/+14
* sw: prefix members of SwXAutoStylesEnumeratorMiklos Vajna2015-10-201-11/+11
* sw: prefix members of SwXAutoStylesMiklos Vajna2015-10-191-10/+10
* sw: prefix members of SwXStyleMiklos Vajna2015-10-191-106/+106
* tdf#36117 .docx preserve page vertical alignment after RTJustin Luth2015-10-191-0/+15
* sw: prefix members of SwXStyleFamilyMiklos Vajna2015-10-161-58/+58
* sw: prefix members of SwXStyleFamiliesMiklos Vajna2015-10-071-32/+32
* Fix typosAndrea Gelmini2015-10-011-1/+1
* tdf#92379: sw: ODF import: fix fo:background-color="transparent"Michael Stahl2015-08-261-1/+5
* tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl2015-08-221-2/+2
* loplugin: defaultparamsNoel Grandin2015-08-201-13/+13
* WaE: maybe-uninitializedCaolán McNamara2015-07-201-2/+2
* Fix typosAndrea Gelmini2015-07-081-2/+2
* some other coverity thingsCaolán McNamara2015-07-021-1/+1
* coverity#1308492 Uncaught exceptionCaolán McNamara2015-06-281-1/+2
* coverity#1308478 Uncaught exceptionCaolán McNamara2015-06-271-1/+1
* loplugin: loopvartoosmallKatarina Behrens2015-06-021-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-261-1/+1
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-124/+124
* tdf#89783: Allow more than 64k PageDescsKatarina Behrens2015-05-181-5/+5
* Use more proper integer typesMatteo Casalin2015-05-051-11/+12
* loplugin:staticmethodsNoel Grandin2015-05-051-3/+3
* convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin2015-04-221-2/+2
* tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl2015-04-211-6/+17
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-22/+22
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-7/+7
* Drop local FindPageDesc implementationsJan-Marek Glogowski2015-03-031-10/+4
* V813: Decreased performanceCaolán McNamara2015-03-021-3/+3
* boost->stdCaolán McNamara2015-02-181-2/+1
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-3/+3
* fdo#39440: remove redundant checks and breaksJuan Picca2015-02-061-3/+0
* cppcheck: scope can be reducedCaolán McNamara2015-01-241-2/+2
* Some more loplugin:cstylecast: swStephan Bergmann2015-01-221-3/+3
* fdo#39440 sw: reduce scope of local variablesMichael Weghorn2015-01-191-8/+10
* sw: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-6/+6
* Use Any specializations for bool, instead of SetValueMatteo Casalin2014-12-101-17/+10
* loplugin: cstylecastNoel Grandin2014-11-261-18/+18
* loplugin: cstylecastNoel Grandin2014-11-251-18/+18
* expand complex cascading conditional operatorBjoern Michaelsen2014-11-201-2/+2
* expand complex cascading conditional operatorBjoern Michaelsen2014-11-201-5/+11