summaryrefslogtreecommitdiffstats
path: root/include/svx
Commit message (Expand)AuthorAgeFilesLines
* Non-implicit virtual SvxPageItem dtorStephan Bergmann2015-11-281-0/+2
* Remove unused MSO_ShadeTypeStephan Bergmann2015-11-261-21/+0
* tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky2015-11-261-1/+1
* loplugin:unusedfields in include/svxNoel Grandin2015-11-2515-64/+6
* crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara2015-11-232-0/+8
* crashtesting: ooo55544-2.sxi, etc. missing ClonesCaolán McNamara2015-11-232-0/+8
* Fix buildMaxim Monastirsky2015-11-231-0/+1
* SvxSmartTagsControl: Do not leak sub menusMaxim Monastirsky2015-11-231-2/+3
* crashtesting: fdo72067-2.odp missing SdrEdgeLineDeltaAnzItem::CloneCaolán McNamara2015-11-221-0/+4
* svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl2015-11-181-0/+6
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-181-2/+1
* loplugin:unnecessaryvirtualNoel Grandin2015-11-172-4/+4
* tdf#95403 Add Outline buttonMaxim Monastirsky2015-11-141-0/+2
* tdf#86886 Shortcut keys missing in undo and redo tooltipsSamuel Mehrbrodt2015-11-131-1/+1
* svx: remove unused typedefMichael Stahl2015-11-131-1/+0
* Namespace cleanup and disambiguationAshod Nakashian2015-11-121-8/+10
* loplugin:nullptrStephan Bergmann2015-11-117-13/+13
* Resolves: tdf#95723 arrange GridControl buttons to be always visibleCaolán McNamara2015-11-111-3/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-11138-255/+128
* XDash: salu_uIntPtr to sal_uInt32Matteo Casalin2015-11-101-11/+11
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-10164-401/+401
* coverity#1338250 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* coverity#1338240 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* sal_uIntPtr to sal_uInt32Matteo Casalin2015-11-051-1/+1
* fix tdf#95488, crash in report wizardNoel Grandin2015-11-052-3/+43
* tdf#86595 One "Text Background Color" missedMaxim Monastirsky2015-11-041-1/+0
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-275-6/+3
* Missing includeStephan Bergmann2015-10-271-0/+1
* Missing includeStephan Bergmann2015-10-271-0/+4
* fix includes that are not stand-aloneNorbert Thiebaud2015-10-261-0/+2
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-23128-1374/+1374
* tdf#48456 : when searching for a number, consider formattingDennis Francis2015-10-232-0/+2
* crashtesting+ubsan: kde170880-1.html bad cast to SdrTextAniCountItemCaolán McNamara2015-10-221-1/+7
* add block/subset names new in Unicode Standard 8.0 / ICU 56Eike Rathke2015-10-211-0/+10
* remove untyped Link<>Noel Grandin2015-10-211-3/+1
* remove unimplemented and private methodNoel Grandin2015-10-161-3/+0
* convert Link<> to typedNoel Grandin2015-10-1614-21/+21
* convert Link<> to typedNoel Grandin2015-10-151-0/+1
* convert Link<> to typedNoel Grandin2015-10-151-0/+1
* implement dialog control over enhanced shape control pointsCaolán McNamara2015-10-131-0/+1
* tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna2015-10-131-1/+1
* disable arrow heads in chart sidebar, tdf#94971Markus Mohrhard2015-10-121-0/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-12269-2804/+2804
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1223-52/+52
* sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna2015-10-121-1/+1
* convert Link<> to typedNoel Grandin2015-10-129-18/+19
* remove whitespaceMarkus Mohrhard2015-10-091-3/+0
* sd: add SdPage::dumpAsXml()Miklos Vajna2015-10-091-1/+1
* loplugin:mergeclassesNoel Grandin2015-10-072-43/+3
* loplugin:unusedmethodsNoel Grandin2015-10-067-51/+1