summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-08Convert FieldUnit to scoped enumMike Kaganski28-243/+243
2018-11-08loplugin:unusedfieldsNoel Grandin1-1/+0
2018-11-08tdf#119648 - even if we fail to import a fontwork, we shouldn't crash.Michael Meeks1-1/+4
2018-11-07move SvTreeListBox to vclCaolán McNamara25-43/+43
2018-11-07ofz#11274 integer-overflowCaolán McNamara1-1/+1
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin9-92/+56
2018-11-07tdf120965 Phantom control point line in Bézier curveNoel Grandin1-4/+24
2018-11-06Translate German variable namesJohnny_M1-5/+5
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane1-1/+1
2018-11-06lok: Notify about the current editing context.Jan Holesovsky1-0/+9
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt2-0/+21
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar1-1/+1
2018-11-06convert some macros to local functionsNoel Grandin1-8/+8
2018-11-05Fix typosAndrea Gelmini1-3/+3
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-15/+7