summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/line
AgeCommit message (Expand)AuthorFilesLines
2020-01-08weld LinePropertyPanelCaolán McNamara4-330/+204
2020-01-07arrow in sidebar not getting reenabled on changing contextCaolán McNamara2-1/+9
2019-12-20loplugin:duplicate-definesNoel Grandin2-3/+1
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin2-4/+2
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 Grandin1-1/+1
2019-06-14tdf#42949 Fix IWYU warnings in include/svx/sidebar/*Gabor Kelemen1-0/+1
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-1/+1
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen1-0/+1
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin1-3/+3
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-11/+11
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-7/+7
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-1/+1
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin1-14/+8
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-4/+4
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-26loplugin:singlevalfields improvementNoel Grandin2-9/+0
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-3/+3
2018-10-08loplugin:constfields in svxNoel Grandin1-1/+1
2018-08-09tdf#101254: Enable arrowheads in sidebar for drawsXisco Fauli1-0/+1
2018-06-04loplugin:useuniqueptr in LineWidthPopup and LineWidthValueSetNoel Grandin3-31/+23
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-9/+9
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-2/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-6/+6
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin1-4/+2
2018-01-12More loplugin:cstylecast: svxStephan Bergmann2-6/+6
2018-01-11loplugin:redundantcast: svxStephan Bergmann1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-24loplugin:finalclasses in svxNoel Grandin1-3/+2
2017-10-23loplugin:includeform: svxStephan Bergmann3-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-6/+6
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
2017-07-27loplugin:constparams in svxNoel Grandin2-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara3-3/+5
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-10/+0
2017-05-19make string translation loading more uniformCaolán McNamara2-3/+3
2017-04-27remove svx bitmaps from .src filesCaolán McNamara3-89/+13
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-6/+6
2017-03-29convert EViewType to scoped enumNoel Grandin1-1/+1
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin2-5/+5
2017-03-19TyposJulien Nabet1-1/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-3/+3