summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2019-12-03lok: shape selection: perform the needed unit conversion in a clever wayMichael Meeks1-1/+1
2019-12-01tdf#109425 Make paraspacing windows grab focusJim Raykowski2-0/+30
2019-11-29jsdialog: rename duplicated ui object settransparencySzymon Kłos1-1/+1
2019-11-27tdf#111922 Fix Position&Size sidebar Height/Width order of magnitudeGabor Kelemen1-6/+6
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara1-1/+3
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet2-18/+12
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+12
2019-11-20loplugin:unusedmethodsNoel Grandin1-1/+0
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-11-07lok: disable text spacing for now.Michael Meeks1-0/+11
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin1-3/+0
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin13-26/+13
2019-10-05use SfxUInt16Item for SID_ATTR_TRANSFORM_SIZE_POINTNoel Grandin1-1/+1
2019-10-02loplugin:stringadd in svxNoel Grandin1-2/+2
2019-09-27tdf#127676: avoid flickering in line width popupXisco Fauli1-0/+5
2019-09-03loplugin:constmethod in svxNoel Grandin3-3/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann1-1/+1
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov1-17/+15
2019-07-08tdf#120495 Providing self adapting height to the Area section of SidebarSumit Chauhan1-0/+18
2019-07-05tdf#83618 Make line spacing values agreeJim Raykowski1-1/+3
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-24don't compile MediaPlaybackPanel if we don't have avmediaTomaž Vajngerl1-0/+6
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+1
2019-06-14tdf#42949 Fix IWYU warnings in include/svx/sidebar/*Gabor Kelemen3-0/+4
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen2-0/+3
2019-05-20lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti1-60/+5
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-2/+3
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen1-1/+0
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov2-2/+2
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen2-0/+2
2019-04-27weld cluster of change tracking dialogsCaolán McNamara1-2/+7
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl1-1/+0
2019-04-15Add new list panel to Impress Properties deckGülşah Köse5-6/+122
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin1-4/+2
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen6-0/+11
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen2-0/+2
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+2
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen2-0/+4
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin1-3/+3
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen7-0/+11
2019-03-22tdf#124255 Make maximum sidebar width configurableSamuel Mehrbrodt1-2/+11
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen1-2/+1
2019-02-10loplugin:indentation in svxNoel Grandin1-4/+4
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2-0/+2
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann1-5/+6