summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2016-04-07tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna1-1/+3
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock9-9/+9
2016-01-07tdf#96708: don't modify document while copying to clipboardMike Kaganski1-2/+4
2015-11-25loplugin:unusedfields in include/svxNoel Grandin15-64/+6
2015-11-23crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara2-0/+8
2015-11-23crashtesting: ooo55544-2.sxi, etc. missing ClonesCaolán McNamara2-0/+8
2015-11-23Fix buildMaxim Monastirsky1-0/+1
2015-11-23SvxSmartTagsControl: Do not leak sub menusMaxim Monastirsky1-2/+3
2015-11-22crashtesting: fdo72067-2.odp missing SdrEdgeLineDeltaAnzItem::CloneCaolán McNamara1-0/+4
2015-11-18svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl1-0/+6
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-2/+1
2015-11-17loplugin:unnecessaryvirtualNoel Grandin2-4/+4
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky1-0/+2
2015-11-13tdf#86886 Shortcut keys missing in undo and redo tooltipsSamuel Mehrbrodt1-1/+1
2015-11-13svx: remove unused typedefMichael Stahl1-1/+0
2015-11-12Namespace cleanup and disambiguationAshod Nakashian1-8/+10
2015-11-11loplugin:nullptrStephan Bergmann7-13/+13
2015-11-11Resolves: tdf#95723 arrange GridControl buttons to be always visibleCaolán McNamara1-3/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht138-255/+128
2015-11-10XDash: salu_uIntPtr to sal_uInt32Matteo Casalin1-11/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann164-401/+401
2015-11-06coverity#1338250 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-06coverity#1338240 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-05sal_uIntPtr to sal_uInt32Matteo Casalin1-1/+1
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin2-3/+43
2015-11-04tdf#86595 One "Text Background Color" missedMaxim Monastirsky1-1/+0
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin5-6/+3
2015-10-27Missing includeStephan Bergmann1-0/+1
2015-10-27Missing includeStephan Bergmann1-0/+4
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud1-0/+2
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin128-1374/+1374
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis2-0/+2
2015-10-22crashtesting+ubsan: kde170880-1.html bad cast to SdrTextAniCountItemCaolán McNamara1-1/+7
2015-10-21add block/subset names new in Unicode Standard 8.0 / ICU 56Eike Rathke1-0/+10
2015-10-21remove untyped Link<>Noel Grandin1-3/+1
2015-10-16remove unimplemented and private methodNoel Grandin1-3/+0
2015-10-16convert Link<> to typedNoel Grandin14-21/+21
2015-10-15convert Link<> to typedNoel Grandin1-0/+1
2015-10-15convert Link<> to typedNoel Grandin1-0/+1
2015-10-13implement dialog control over enhanced shape control pointsCaolán McNamara1-0/+1
2015-10-13tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna1-1/+1
2015-10-12disable arrow heads in chart sidebar, tdf#94971Markus Mohrhard1-0/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann269-2804/+2804
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann23-52/+52
2015-10-12sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna1-1/+1
2015-10-12convert Link<> to typedNoel Grandin9-18/+19
2015-10-09remove whitespaceMarkus Mohrhard1-3/+0
2015-10-09sd: add SdPage::dumpAsXml()Miklos Vajna1-1/+1
2015-10-07loplugin:mergeclassesNoel Grandin2-43/+3
2015-10-06loplugin:unusedmethodsNoel Grandin7-51/+1