summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock1-24/+24
2016-01-09tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks1-9/+0
2016-01-08lool - page border shadow can be disabledMarco Cecchetti2-0/+6
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-2/+2
2016-01-07optimize performance - avoid GetActiveAccessibleCell callJustin Luth1-14/+12
2016-01-06Make E3dScene3D::GetCamera return non-referenceStephan Bergmann3-15/+10
2016-01-05Kill one indentation levelMaxim Monastirsky1-8/+3
2016-01-05tdf#90187 Added uno command for track changes bar.Gulsah Kose1-3/+10
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan3-2/+5
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai3-12/+8
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski3-8/+3
2016-01-04these fields can be static constantsNoel Grandin2-33/+27
2016-01-04vcl: split classes out of metric.hxxChris Sherlock1-0/+1