summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/line
AgeCommit message (Expand)AuthorFilesLines
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-08-06loplugin:flatten in svxNoel Grandin1-47/+47
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-19compact namespace: svxNoel Grandin1-4/+2
2020-05-10compact namespace in svxNoel Grandin1-2/+2
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara3-5/+5
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara2-2/+2
2020-04-06lok: introduce QueryControlState functionHenry Castro1-0/+4
2020-03-24weld writer navigatorCaolán McNamara1-2/+2
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-1/+1
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen2-38/+2
2020-01-25tdf#130157 Line Sidebar width, color, transparency, etc didn't workCaolán McNamara1-2/+2
2020-01-23weld SvxFontWorkDialogCaolán McNamara1-0/+1
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara3-224/+49
2020-01-21Resolves: tdf#130035 reuse toolbar for arrow styles in sidebarCaolán McNamara3-209/+5
2020-01-21remove duplicate arrow heads in listCaolán McNamara1-0/+2
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen1-5/+0
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin4-8/+8
2020-01-14remove some unneeded includesCaolán McNamara2-6/+0
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