summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-10-27survive without configCaolán McNamara1-1/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl53-106/+106
2017-10-26tdf#111846 Find & Replace: Rename diacritics and kashida optionsJim Raykowski2-28/+28
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-10-25ofz#3801 Divide-by-zeroCaolán McNamara1-0/+5
2017-10-25ofz Integer-overflowCaolán McNamara1-5/+7
2017-10-25ofz#3800 Bad-castCaolán McNamara1-6/+6
2017-10-25Resolves: tdf#113328 crash in color replacer if parent closed before itCaolán McNamara1-0/+2
2017-10-25tdf#107643 Fix paragraph preview line spacingJim Raykowski1-0/+3
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin1-2/+2
2017-10-24loplugin:implicitboolconversionStephan Bergmann1-1/+1
2017-10-24loplugin:finalclasses in svxNoel Grandin43-312/+230
2017-10-23loplugin:includeform: svxStephan Bergmann329-1061/+1061
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk1-1/+1
2017-10-23tdf#105000, related tdf#87538: Make new color names translatableGabor Kelemen2-0/+67
2017-10-23overload std::hash for OUString and OStringNoel Grandin2-2/+2
2017-10-22TSCP: support abbreviated classification namesAshod Nakashian1-3/+3
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin2-10/+9
2017-10-21tdf#105000, related tdf#87538: Make new color names translatableGabor Kelemen2-0/+96
2017-10-20Fix typosAndrea Gelmini1-1/+1
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand4-22/+87
2017-10-20RotGrfFlyFrame: Implemented Handle Update on rotation changeArmin Le Grand1-17/+17
2017-10-20RotGrfFlyFrame: Encapsulated matrix decomposesArmin Le Grand1-31/+21
2017-10-20RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand1-272/+171
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand2-0/+18
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl2-3/+12
2017-10-19use std::unique_ptr in SvxUnoPropertyMapProviderNoel Grandin1-4/+2
2017-10-19Fix typosAndrea Gelmini1-1/+1
2017-10-19tdf#112817 Fix the sidebar underline dropdownMaxim Monastirsky1-1/+1
2017-10-18Resolves: tdf#113214 change back to previous entry after 'more' is dispatcherCaolán McNamara1-0/+2
2017-10-18return early on failureCaolán McNamara1-46/+45
2017-10-18potential deref of empty xStateSetCaolán McNamara1-1/+1
2017-10-18Resolves: tdf#109282: a11y crash in use after disposeCaolán McNamara1-2/+4
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl6-17/+19
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara4-21/+114
2017-10-17use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-27/+10
2017-10-16Move svx include files to common include directoryStephan Bergmann8-13/+13
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin7-84/+55
2017-10-16Replace list by deque in AccessibleTextEventQueue (svx)Julien Nabet1-2/+2
2017-10-14Replace list by vector in unogaltheme (svx)Julien Nabet2-9/+7
2017-10-09svx, implement HAVE_FEATURE_AVMEDIAjan Iversen2-0/+31
2017-10-08tdf#106642 Wide color buttons are only for the sidebarMaxim Monastirsky2-4/+5
2017-10-08Remove some old workaroundMaxim Monastirsky1-6/+1
2017-10-06use more rtl::Reference in SdrLightEmbeddedClient_ImplNoel Grandin1-41/+21
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin2-27/+15
2017-10-05tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDIMichael Stahl2-3/+4
2017-10-05loplugin:mergerclass merge FillAttrLB with SvxFillAttrBoxNoel Grandin2-147/+141
2017-10-05clang-tidy modernize-use-equals-default in svxJochen Nitschke8-126/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin11-19/+17
2017-10-04simplify memory management in ImpXPolyPolygonNoel Grandin3-35/+19