summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin9-12/+12
2018-02-21report the saved mimetype when saving graphic + mime from streamTomaž Vajngerl1-7/+21
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann3-125/+332
2018-02-21RGB_Color method is unnecessaryNoel Grandin7-29/+21
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-7/+4
2018-02-21ColorData->Color in sd..svxNoel Grandin3-8/+7
2018-02-21loplugin:changetoolsgen in svxNoel Grandin104-1190/+1190
2018-02-20Resolves: rhbz#1546997 'search not found' at 0,0 when window too narrowCaolán McNamara1-25/+17
2018-02-20use VirtualDevice in ImpCreateShadowObjectCloneNoel Grandin1-31/+12
2018-02-20svx: fix deadlock in Gallery::GetGalleryInstance()Michael Stahl1-10/+4
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2018-02-20use VirtualDevice in XOutBitmap::DetectEdgesNoel Grandin1-15/+11
2018-02-19Related: tdf#114756 fix up similar casesCaolán McNamara1-11/+100
2018-02-19ofz#6432 bad-castCaolán McNamara2-7/+4
2018-02-19tdf#114756: fix connector dropdownJulien Nabet1-1/+9
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin4-32/+21
2018-02-19use VirtualDevice in createHistorical8x8FromArrayNoel Grandin2-23/+13
2018-02-19loplugin:useuniqueptr in SdrTableRTFParserNoel Grandin1-16/+10
2018-02-19loplugin:useuniqueptr in SvxLineStyleToolBoxControlNoel Grandin1-6/+2
2018-02-19loplugin:useuniqueptr in FontPrevWin_ImplNoel Grandin1-12/+5
2018-02-19loplugin:useuniqueptr in SvxClipBoardControlNoel Grandin1-5/+3
2018-02-19loplugin:useuniqueptr in AccessibleShapeNoel Grandin1-10/+8
2018-02-19loplugin:useuniqueptr in NavigatorTreeModelNoel Grandin2-4/+5
2018-02-18uitest: call base class Activate in modeless dialogsMarkus Mohrhard1-0/+2
2018-02-18tdf#114817 new bitmap presets for Area Fillandreas kainz1-20/+20
2018-02-18in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl1-2/+9
2018-02-18remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl1-10/+3
2018-02-17Translate German variable namesJohnny_M1-14/+14
2018-02-17loplugin:useuniqueptr in DbGridRowNoel Grandin2-5/+5
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2-0/+23
2018-02-17loplugin:useuniqueptr in SdrUndoAttrObjNoel Grandin1-22/+14
2018-02-17loplugin:useuniqueptr in FmEntryDataNoel Grandin2-6/+6
2018-02-17loplugin:useuniqueptr in FmXGridPeerNoel Grandin1-5/+2
2018-02-16loplugin:useuniqueptr in BasePropertiesNoel Grandin1-38/+17
2018-02-16PPTX export scale for TextFitToSizeSzymon Kłos1-0/+63
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara4-4/+4
2018-02-15ofz#6372 fix bitmap decoding of pattern in LwpBackgroundStuffNoel Grandin1-1/+1
2018-02-15move ToolboxButtonColorUpdater bitmap update to VirtualDeviceNoel Grandin1-70/+12
2018-02-14move Bitmap creation in createDefaultCross_3x3 to vclNoel Grandin1-28/+16
2018-02-14use BitmapEx in LwpBackgroundStuffNoel Grandin1-5/+5
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl1-2/+1
2018-02-14use VirtualDevice/BitmapEx in CreateColorDropperNoel Grandin1-43/+38
2018-02-13tdf#107134: add comparator in form filterJulien Nabet1-0/+34
2018-02-13XGraphicStorageHandler: support loading graphic from streamTomaž Vajngerl1-12/+47
2018-02-13ofz#3577 speed up ppt fuzzingCaolán McNamara1-2/+2
2018-02-12Translate German variable namesJohnny_M1-17/+17
2018-02-12tdf#115601: make ImageMap dialog translatableJulien Nabet1-2/+1
2018-02-11SdrMarkView: provide OUString as return valueMatteo Casalin5-55/+56
2018-02-11SdrModel: provide OUString as return valueMatteo Casalin5-162/+80