summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin1-626/+0
2016-02-03svx: can now do nAnz -> nCount without name clashesMiklos Vajna2-57/+57
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara4-13/+4
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky3-26/+2
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-02-02svx: prefix members of SvdProgressInfoMiklos Vajna1-24/+24
2016-02-01svx: nAnz -> nObjCountMiklos Vajna1-3/+3
2016-01-31unnecessary use of OUString constructorNoel Grandin4-6/+6
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock13-58/+58
2016-01-30svx: PntAnz -> PointCountMiklos Vajna3-6/+6
2016-01-30tdf#91762: Check wether the row and the cell have text...Xisco Fauli2-2/+12
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock4-7/+7
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara1-1/+1
2016-01-28loplugin:fpcomparison in svx/Noel Grandin3-13/+13
2016-01-27Resolves: rhbz#1301346 crash with null ObjListCaolán McNamara1-2/+3
2016-01-26Resolves: tdf#97276 don't clip out line if the underlying page size is unknownCaolán McNamara1-3/+5
2016-01-25Make Position and Size sidebar tab visible when a line is selectedRishabh1-0/+2
2016-01-25svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna4-5/+5
2016-01-25tdf#84381: Disable the line arrowheads when non-line object is selectedRishabh2-1/+32
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin12-40/+44
2016-01-22GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl1-1/+0
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna1-1/+0
2016-01-21svx: use SAL_WARN_IFMichael Stahl1-5/+1
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock4-9/+9
2016-01-19loplugin:unusedmethods in sc/Noel Grandin1-2/+0
2016-01-19Kill .src based Writer context menusMaxim Monastirsky3-285/+0
2016-01-18svx: SvxXConnectionPreview::GetLineDeltaAnz -> GetLineDeltaCountMiklos Vajna1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock6-9/+9
2016-01-18tdf#96685 - set initial focus of accessible editeng objectsJustin Luth1-0/+2
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock6-22/+16
2016-01-16tdf#97192 “Capacity” is a weird term for “size”Adolfo Jayme Barrientos1-93/+106
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud9-25/+31
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock6-9/+9
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock6-22/+16
2016-01-15tdf#48593: disable increase/decrease indent in read-only documentsOliver Specht1-2/+2
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna8-28/+21
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+1
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-0/+24
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin24-105/+42
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-2/+4
2016-01-13-Werror=unused-but-set-variableNoel Grandin1-6/+0
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin23-251/+75
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin2-9/+5
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks1-1/+1
2016-01-11tdf#66822 - refactor HTML export of image bullet listsusobhang701-1/+19
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann2-2/+2
2016-01-11loplugin:privatebase: Make derivation from OBaseMutex explicitly privateStephan Bergmann1-1/+1
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2-3/+3
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna12-27/+27
2016-01-10Fix typosAndrea Gelmini39-58/+58