summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* tdf#48593: disable increase/decrease indent in read-only documentsOliver Specht2016-01-151-2/+2
* svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna2016-01-158-28/+21
* editeng: handle SdrModel::isTiledSearching()Miklos Vajna2016-01-141-1/+1
* sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna2016-01-141-0/+24
* loplugin:unusedmethods unused return value in svxNoel Grandin2016-01-1424-105/+42
* -Werror=misleading-indentation (GCC 6)Stephan Bergmann2016-01-131-2/+4
* -Werror=unused-but-set-variableNoel Grandin2016-01-131-6/+0
* loplugin:unusedmethods unused return value in include/svxNoel Grandin2016-01-1323-251/+75
* loplugin:unusedmethods unused return value in include/svlNoel Grandin2016-01-132-9/+5
* tdf#97075 - don't render sdr overlays before we paint.Michael Meeks2016-01-121-1/+1
* tdf#66822 - refactor HTML export of image bullet listsusobhang702016-01-111-1/+19
* loplugin:privatebase: Make various derivations publicStephan Bergmann2016-01-112-2/+2
* loplugin:privatebase: Make derivation from OBaseMutex explicitly privateStephan Bergmann2016-01-111-1/+1
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-112-3/+3
* svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna2016-01-1112-27/+27
* Fix typosAndrea Gelmini2016-01-1039-58/+58
* Cleanup FontCharMapPtr variable prefixesChris Sherlock2016-01-101-24/+24
* tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks2016-01-091-9/+0
* lool - page border shadow can be disabledMarco Cecchetti2016-01-082-0/+6
* svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl2016-01-071-2/+2
* optimize performance - avoid GetActiveAccessibleCell callJustin Luth2016-01-071-14/+12
* Make E3dScene3D::GetCamera return non-referenceStephan Bergmann2016-01-063-15/+10
* Kill one indentation levelMaxim Monastirsky2016-01-051-8/+3
* tdf#90187 Added uno command for track changes bar.Gulsah Kose2016-01-051-3/+10
* Make SotFactory private to sot/ and clean a bitMatúš Kukan2016-01-053-2/+5
* tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai2016-01-053-12/+8
* tdf#96708: don't modify document while copying to clipboardMike Kaganski2016-01-053-8/+3
* these fields can be static constantsNoel Grandin2016-01-042-33/+27
* vcl: split classes out of metric.hxxChris Sherlock2016-01-041-0/+1
* Cleanup after removing vcl::FontInfo classChris Sherlock2016-01-044-22/+22
* vcl: Excise vcl::FontInfo classChris Sherlock2016-01-034-5/+5
* tdf#96365: ensure holding SolarMutex before triggering core codeBjoern Michaelsen2016-01-021-15/+16
* findbar: This must be a copy'n'paste error.Jan Holesovsky2015-12-311-1/+1
* Some cosmeticsMaxim Monastirsky2015-12-301-6/+4
* tdf#89540 Completed show draw functions button for impress and draw.Gulsah Kose2015-12-301-4/+15
* Kill remaining plugin bitsMaxim Monastirsky2015-12-301-76/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-12-291-1/+1
* sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin2015-12-271-1/+1
* svx: change instances of maName to more descriptive namesChris Sherlock2015-12-263-19/+19
* loplugin:unusedfields in /includeNoel Grandin2015-12-232-3/+1
* crashtesting: CreateShellID returns the mediums base url...Caolán McNamara2015-12-224-29/+7
* Rearrangement of various context menus in ImpressYousuf Philips2015-12-221-0/+36
* loplugin:unusedfields in store,svtools,svxNoel Grandin2015-12-2120-67/+8
* coverity#735862 Unchecked dynamic_castCaolán McNamara2015-12-211-2/+4
* tdf#95846: fix not-relative-to-indent tab stop positionsMike Kaganski2015-12-211-73/+32
* Use std::unique_ptr for the SdrPageProperties member of SdrPage.Kohei Yoshida2015-12-211-12/+14
* loplugin:redundantcastMatúš Kukan2015-12-191-1/+1
* Use std::unique_ptr for mpViewContact member instance of SdrPage.Kohei Yoshida2015-12-193-15/+15
* Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida2015-12-181-6/+16
* these popups should start invisible and take default popup menu bitsCaolán McNamara2015-12-172-3/+0