summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-07-22tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth1-0/+67
2019-07-21Fix typoAndrea Gelmini2-2/+2
2019-07-20loplugin:referencecasting in svxNoel Grandin30-155/+118
2019-07-19cid#1448484 Unchecked return valueCaolán McNamara1-2/+2
2019-07-19cid#1448251 Unchecked dynamic_castCaolán McNamara1-5/+2
2019-07-19loplugin:constantparamNoel Grandin1-3/+3
2019-07-18svx xml dump: show the SdrObject's properties / item setMiklos Vajna3-0/+14
2019-07-18tdf#126051 sync MINBODY copies to same valueCaolán McNamara1-0/+1
2019-07-18cid#1448253 Use after freeCaolán McNamara1-4/+6
2019-07-17Resolves tdf#115087 and tdf#121437 - Improvements to color barHeiko Tietze2-3/+5
2019-07-17external: update pdfium to 3849Miklos Vajna1-2/+2
2019-07-16cid#705480 Dereference null return valueCaolán McNamara1-1/+1
2019-07-16cid#1448424 silence Uninitialized pointer fieldCaolán McNamara1-0/+1
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov2-6/+1
2019-07-15Deduplicate EditHyperlink commandSamuel Mehrbrodt1-0/+18
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov49-661/+422
2019-07-08use BitmapEx in SvxRectCtl::PaintNoel Grandin1-19/+19
2019-07-08no need to use intermediate Bitmap constructor here anymoreNoel Grandin1-1/+1
2019-07-08use BitmapEx in ImpCreateShadowObjectCloneNoel Grandin1-27/+5
2019-07-08use BitmapEx in ImpSdrPdfImport::ImportImageNoel Grandin1-1/+1
2019-07-08fix loop variable typeNoel Grandin1-2/+2
2019-07-08use BitmapEx in EnhancedCustomShape2d::AdaptObjColorNoel Grandin1-4/+4
2019-07-08tdf#120495 Providing self adapting height to the Area section of SidebarSumit Chauhan1-0/+18
2019-07-05move the contour-finding code inside vclNoel Grandin2-234/+5
2019-07-05tdf#83618 Make line spacing values agreeJim Raykowski1-1/+3
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin3-3/+0
2019-07-04move some Bitmap replace logic inside vclNoel Grandin1-13/+5
2019-07-04move "replace transparency" logic inside vclNoel Grandin1-22/+4
2019-07-03Change names for groups of shape in Shapes Sidebar section in DrawRoman Kuznetsov1-4/+4
2019-07-03tdf#126180: EndTextEdit on all views before delete/cut slideXisco Fauli4-21/+40
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen7-0/+9
2019-07-03Remove some unused includesMiklos Vajna2-2/+0
2019-07-01tdf#125824 svx: fix crash with view1 and view2 doing texteditXisco Fauli1-1/+1
2019-06-27tdf#126137: Do not dereference non-existing ObjectXisco Fauli1-1/+1
2019-06-26Index on WID+memberID in SvxItemPropertySet::aCombineListStephan Bergmann1-2/+2
2019-06-25use common WeldEditViewCaolán McNamara2-142/+21
2019-06-25improve loplugin:simplifyconstructNoel Grandin5-7/+7
2019-06-25weld HyperLink DialogCaolán McNamara1-4/+6
2019-06-24don't compile MediaPlaybackPanel if we don't have avmediaTomaž Vajngerl2-1/+7
2019-06-23Resolves: tdf#126039 erase old content before drawing new contentCaolán McNamara1-0/+3
2019-06-21weld SpellDialogCaolán McNamara3-9/+9
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski5-7/+7
2019-06-18loplugin:passstuffbyrefNoel Grandin3-3/+3
2019-06-18tdf#111707 Add 'Remove Hyperlink' to context menu in ImpressSamuel Mehrbrodt1-0/+17
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen7-0/+9
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin8-26/+24
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov14-39/+28
2019-06-14remove some unused includesCaolán McNamara1-2/+0
2019-06-14loplugin:unusedmethodsNoel Grandin2-24/+0
2019-06-14loplugin:unusedfields improvementsNoel Grandin3-21/+2