summaryrefslogtreecommitdiff
path: root/sw/source/core/attr
AgeCommit message (Expand)AuthorFilesLines
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-10loplugin: cstylecastNoel Grandin4-24/+24
2014-11-09faster mapping from nodes to SwFrmFmt's anchored at themLuboš Luňák1-5/+22
2014-10-27sw: assert SfxPoolItem::operator==Michael Stahl2-6/+6
2014-10-18move doxygen comments to headerMiklos Vajna1-16/+0
2014-10-18sw: remaining unused methodsMiklos Vajna1-5/+0
2014-10-06Related; #i125163# rename IsAdaptedToNewFillPropertiesCaolán McNamara1-7/+7
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara1-8/+12
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2-15/+15
2014-08-20i#107771: sw: make SwXFootnote a client of its format poolitemMichael Stahl1-4/+0
2014-08-20i#107771: sw: make SwXTextField a client of its format poolitemMichael Stahl1-1/+0
2014-08-20i#107771: sw: make SwXReferenceMark a client of its format poolitemMichael Stahl1-1/+0
2014-08-20sw: RES_TOXMARK_DELETED is unused since swunolocking1Michael Stahl1-1/+0
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara1-2/+29
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara1-6/+3
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann1-2/+2
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-2/+2
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-1/+1
2014-08-04Avoid invalid downcasts in DerivedFrom() vs. GetRegisteredIn()Stephan Bergmann1-1/+1
2014-07-26coverity#704848 Dereference after null checkCaolán McNamara1-1/+2
2014-07-18sw: downgrade assertions about legacy SvxBrushItem to SAL_INFOMichael Stahl1-5/+5
2014-07-15Refactored IDocumentListsAccess out of SwDoc.Valentin Kettner1-4/+5
2014-07-15Refactored IDocumentTimerAccess in SwDoc into DocumentTimerManager.Valentin Kettner1-1/+2
2014-07-15Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner1-1/+1
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2-21/+23
2014-06-25pagedesc: Consolidate FindPageDescByName() and FindPageDesc().Jan Holesovsky1-2/+1
2014-06-25pagedesc: It's better when MakePageDesc returns a pointer.Jan Holesovsky1-2/+1
2014-06-18Resolves: #i125071# check SwFmt::GetItemState()'s ppItem parameter...Herbert Dürr1-2/+4
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-2/+2
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-1/+2
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante3-18/+0
2014-04-30fdo#71556: Remove unwanted a11y event on text insertionJacobo Aragunde Pérez1-1/+6
2014-04-30sw: sal_Bool->boolNoel Grandin5-45/+45
2014-04-25i#124638 support for DrawingLayre FillStyle for GraphicFrames and ...Armin Le Grand1-4/+15
2014-04-14typo: belomg -> belongThomas Arnhold1-1/+1
2014-04-03svl: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01coverity#708408 Uninitialized pointer fieldCaolán McNamara1-2/+3
2014-03-31sw: put getSvx* and setSvx* to a namespace, now that these are publicMiklos Vajna1-5/+5
2014-03-31coverity#1194889 Unchecked return valueCaolán McNamara1-1/+1
2014-03-28loplugin:implicitboolconversion,literaltoboolconversionStephan Bergmann2-6/+6
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand2-2/+261
2014-03-24coverity#705483 Dereference null return valueCaolán McNamara1-1/+1
2014-03-19coverity#704895 Dereference after null checkCaolán McNamara1-1/+2
2014-03-19coverity#704848 Dereference after null checkCaolán McNamara1-1/+1
2014-03-11"overflow" is one wordTor Lillqvist1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms4-20/+0
2014-02-27coverity#1187665 Missing break in switchCaolán McNamara1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms3-18/+18
2014-02-20svl: sal_Bool -> boolStephan Bergmann2-8/+8
2014-01-28bool improvementsStephan Bergmann2-3/+3