summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-05-09loplugin:unusedmethodsNoel Grandin1-23/+0
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák2-166/+74
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin2-2/+2
2019-05-08tdf#119931 Fix a11y warnings in compressgraphicdialog.uiRasmus Jonsson1-35/+85
2019-05-08tdf#119931 fix a11y warnings in docking3deffects.uiRasmus Jonsson1-15/+121
2019-05-08tdf#119931 Fix a11y warnings in classificationdialog.uiRasmus Jonsson1-39/+94
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin30-102/+71
2019-05-08tdf#120269 Remove misleading description from safe mode dialogSamuel Mehrbrodt1-3/+1
2019-05-07tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2Noel Grandin1-23/+17
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen13-13/+12
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov21-38/+35
2019-05-02fix bug in XFillBitmapItem::PutValueNoel Grandin1-1/+1
2019-05-01Fix typoAndrea Gelmini1-1/+1
2019-04-30tdf#115813 Get correct adjust value from XY handle of ooxml-shapeRegina Henschel1-17/+307
2019-04-30svx: remove nested redundant #ifsMiklos Vajna1-8/+0
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen6-1/+26
2019-04-30improve loplugin:stringconstantNoel Grandin2-6/+6
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin5-23/+6
2019-04-30drop Graphic::operator boolNoel Grandin7-11/+11
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen8-3/+20
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part3Noel Grandin1-7/+24
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski4-11/+9
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl3-15/+15
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-27tdf#120703 PVS: re-read aPrefSize after updating itMike Kaganski1-0/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen23-1/+29
2019-04-27tdf#62699 Drop pass-through header file include/svx/xtextit.hxxGabor Kelemen4-2/+24
2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen2-0/+24
2019-04-27weld cluster of change tracking dialogsCaolán McNamara5-589/+691
2019-04-27Removed executable permission on source filesAndrea Gelmini1-0/+0
2019-04-26Removed executions flags on source filesAndrea Gelmini1-0/+0
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann1-2/+0
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand15-173/+514
2019-04-25Convert remaining SdrHint to static_castXisco Fauli3-56/+56
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 2Noel Grandin1-4/+4
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin1-2/+2
2019-04-24tdf#124197 Improve "Unexpected error" user-visible error message wordingDarkByt311-1/+1
2019-04-24tdf#124787 mso-spt143 (RingOutside) has angles in degreeRegina Henschel2-13/+14
2019-04-23Revert "tdf#122280: Hide Block selection mode from Calc"Jim Raykowski1-8/+0
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin14-43/+51
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen4-0/+4
2019-04-20tdf#122280: Hide Block selection mode from CalcAditya1-0/+8
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin5-207/+158
2019-04-19drop some unneeded includesCaolán McNamara13-13/+0
2019-04-18tdf#106723 Improve visibility of not found search termRasmus Jonsson1-0/+25
2019-04-16tdf#124740 Handle position is already scaled for ooxml-foo shapesRegina Henschel3-1/+27
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl3-3/+0
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen9-0/+9
2019-04-15Add new list panel to Impress Properties deckGülşah Köse9-68/+261
2019-04-15improve loplugin simplifyconstructNoel Grandin4-4/+4