summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-09tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks
2016-01-08lool - page border shadow can be disabledMarco Cecchetti
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2016-01-07optimize performance - avoid GetActiveAccessibleCell callJustin Luth
2016-01-06Make E3dScene3D::GetCamera return non-referenceStephan Bergmann
2016-01-05Kill one indentation levelMaxim Monastirsky
2016-01-05tdf#90187 Added uno command for track changes bar.Gulsah Kose
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2016-01-04these fields can be static constantsNoel Grandin
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2016-01-02tdf#96365: ensure holding SolarMutex before triggering core codeBjoern Michaelsen
2015-12-31findbar: This must be a copy'n'paste error.Jan Holesovsky
2015-12-30Some cosmeticsMaxim Monastirsky
2015-12-30tdf#89540 Completed show draw functions button for impress and draw.Gulsah Kose
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-26svx: change instances of maName to more descriptive namesChris Sherlock
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-22Rearrangement of various context menus in ImpressYousuf Philips
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-12-21coverity#735862 Unchecked dynamic_castCaolán McNamara
2015-12-21tdf#95846: fix not-relative-to-indent tab stop positionsMike Kaganski
2015-12-21Use std::unique_ptr for the SdrPageProperties member of SdrPage.Kohei Yoshida
2015-12-19loplugin:redundantcastMatúš Kukan
2015-12-19Use std::unique_ptr for mpViewContact member instance of SdrPage.Kohei Yoshida
2015-12-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida
2015-12-17these popups should start invisible and take default popup menu bitsCaolán McNamara
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-17tdf#96482 Revert "Resolves: tdf#94069 call setVisible when setDesignMode is c...Lionel Elie Mamane
2015-12-17gtk3+wayland: start floating windows hiddenCaolán McNamara
2015-12-16tdf#96257: Silly work-around to produce same result on OpenGL and non-OpenGLTor Lillqvist
2015-12-15The likely useless ImplDoTiledRendering() is used in vcl onlyTor Lillqvist
2015-12-15svx: set BaseURL from SvxOle2Shape::createObject()Michael Stahl
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-15Bin unused fileTor Lillqvist
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski
2015-12-12Typo: strucure->structureJulien Nabet
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin