summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock4-22/+22
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock4-5/+5
2016-01-02tdf#96365: ensure holding SolarMutex before triggering core codeBjoern Michaelsen1-15/+16
2015-12-31findbar: This must be a copy'n'paste error.Jan Holesovsky1-1/+1
2015-12-30Some cosmeticsMaxim Monastirsky1-6/+4
2015-12-30tdf#89540 Completed show draw functions button for impress and draw.Gulsah Kose1-4/+15
2015-12-30Kill remaining plugin bitsMaxim Monastirsky1-76/+0
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2015-12-26svx: change instances of maName to more descriptive namesChris Sherlock3-19/+19
2015-12-23loplugin:unusedfields in /includeNoel Grandin2-3/+1
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara4-29/+7
2015-12-22Rearrangement of various context menus in ImpressYousuf Philips1-0/+36