summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin20-67/+8
2015-12-21coverity#735862 Unchecked dynamic_castCaolán McNamara1-2/+4
2015-12-21tdf#95846: fix not-relative-to-indent tab stop positionsMike Kaganski1-73/+32
2015-12-21Use std::unique_ptr for the SdrPageProperties member of SdrPage.Kohei Yoshida1-12/+14
2015-12-19loplugin:redundantcastMatúš Kukan1-1/+1
2015-12-19Use std::unique_ptr for mpViewContact member instance of SdrPage.Kohei Yoshida3-15/+15
2015-12-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida1-6/+16
2015-12-17these popups should start invisible and take default popup menu bitsCaolán McNamara2-3/+0
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens2-187/+0
2015-12-17tdf#96482 Revert "Resolves: tdf#94069 call setVisible when setDesignMode is c...Lionel Elie Mamane1-2/+0
2015-12-17gtk3+wayland: start floating windows hiddenCaolán McNamara2-2/+0
2015-12-16tdf#96257: Silly work-around to produce same result on OpenGL and non-OpenGLTor Lillqvist1-0/+9
2015-12-15The likely useless ImplDoTiledRendering() is used in vcl onlyTor Lillqvist1-0/+2
2015-12-15svx: set BaseURL from SvxOle2Shape::createObject()Michael Stahl1-1/+6
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl1-1/+2
2015-12-15Bin unused fileTor Lillqvist1-37/+0
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin17-86/+83
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski1-0/+1