summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-07-29Fix typoAndrea Gelmini1-2/+2
2019-07-28loplugin:oncevarNoel Grandin1-2/+1
2019-07-28Fix typosAndrea Gelmini6-6/+6
2019-07-27weld OfaHtmlTabPageCaolán McNamara1-6/+15
2019-07-25tdf#47807 Invalidate bindings to Undo RedoJim Raykowski1-20/+0
2019-07-25tdf#126537 correct reverse calc for handle in ooxml-parallelogramRegina Henschel1-0/+1
2019-07-25QRCode Dialog Box featureShubham Goyal2-0/+32
2019-07-25tdf#47807 Invalidate bindings to Undo RedoJim Raykowski1-0/+20
2019-07-24Fix typosAndrea Gelmini2-2/+2
2019-07-24remove unused accessibility::DescriptionGenerator::PropertyType::FillStyleNoel Grandin1-76/+0
2019-07-24cid#1448545 silence Wrapper object use after freeCaolán McNamara1-2/+4
2019-07-23dispose() methods should clear their smart pointersNoel Grandin1-0/+1
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