summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-12-19tdf#122127 Crash in FORM EDIT using drag drop to move control in dataformNoel Grandin1-1/+1
2018-12-17tdf#121638 , Different angle shown between sidebar & size and position dialogSumit Chauhan1-0/+1
2018-12-10Resolves: tdf#121946 first time draw uses gray bgCaolán McNamara1-0/+1
2018-12-10Resolves: tdf#121520 duplicate languages in dropdownCaolán McNamara1-6/+9
2018-12-07tdf#121022 Do change parent of SdrObj earlyArmin Le Grand1-5/+25
2018-12-05tdf#120527 svx GraphicObjectShape: handle XBitmap for GraphicURLMiklos Vajna1-0/+14
2018-12-04weld OfaAutoCorrDlgCaolán McNamara1-0/+10
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard1-19/+0
2018-11-29weld ActualizeProgressCaolán McNamara1-2/+1
2018-11-29weld GalleryThemePropertiesCaolán McNamara1-1/+1
2018-11-29weld GalleryFilesPageCaolán McNamara1-2/+84
2018-11-25weld SfxMacroAssignDlgCaolán McNamara1-1/+1
2018-11-23tdf#114836, only set changed SfxItemSet propertiesMarkus Mohrhard1-1/+5
2018-11-23tdf#118764 Pos&Size and Shadow panels tab stop fixesJim Raykowski2-5/+5
2018-11-23weld SwFramePageCaolán McNamara1-674/+19
2018-11-22weld SwCondCollPageCaolán McNamara3-9/+9
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2-0/+2
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen10-0/+10
2018-11-22Resolves: tdf#121531 impossible to change angle/rotation by text inputCaolán McNamara1-4/+3
2018-11-21tdf#121540 crash deleting a form from form navigatorNoel Grandin4-6/+7
2018-11-20Simplify color status handlingMaxim Monastirsky1-106/+38
2018-11-19tdf#121232 set a size request that will result in a 0 m_nXGap by defaultCaolán McNamara1-2/+10
2018-11-19weld TreeViewCaolán McNamara4-1/+6
2018-11-19tdf#121267 Handle missing diagonal bordersMaxim Monastirsky1-2/+7
2018-11-17Adapt to C++2a char_tStephan Bergmann11-11/+11
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin5-19/+32
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai2-23/+0
2018-11-16tdf#121305 Increase accuracy of custom shape circleRegina Henschel1-35/+5
2018-11-15loplugin:staticmethods in vclNoel Grandin3-5/+3
2018-11-15loplugin:staticmethods in svxNoel Grandin5-18/+18
2018-11-14move fmtfieldCaolán McNamara2-2/+2
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen5-0/+7
2018-11-13loplugin:singlevalfields in svxNoel Grandin3-14/+7
2018-11-12Fix typosAndrea Gelmini1-1/+1
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna5-153/+153
2018-11-12tdf#118764 Tab stop fixes for Area and Line panelsJim Raykowski2-16/+16
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2-2/+2
2018-11-11tdf#120703 PVS: remove non-functional checkMike Kaganski1-4/+0
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2-2/+2
2018-11-10Avoid getTokenCount() to check for single tokenMatteo Casalin1-2/+2
2018-11-10tdf#121287 Use correct markers on tail of legacy calloutRegina Henschel1-10/+5
2018-11-10tdf#121271 Use correct handles for arc in 'Edit Point' modeRegina Henschel1-5/+1
2018-11-10tdf#121258 Use correct kind of handles for legacy rectangleRegina Henschel1-28/+24
2018-11-10tdf120965 Simplify SdrPathObj::AddToHdlList()Regina Henschel1-44/+27
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski10-190/+146
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski2-6/+4
2018-11-10Make sidebar paragraph panel outline toolbox focusableJim Raykowski1-1/+1
2018-11-09tdf#121116: don't adapt start/end widths if they are set explicitlyMike Kaganski1-5/+10
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski1-18/+1
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann2-2/+2