summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
2018-08-27tdf#119531: use correct conversion directionMike Kaganski
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-09tdf#101254: Enable arrowheads in sidebar for drawsXisco Fauli
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-13tdf#118110 - Mouse wheel should work with the shapes deskheiko tietze
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-04loplugin:useuniqueptr in LineWidthPopup and LineWidthValueSetNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-14tdf#113688: Pattern fill can be set from sidebar nowKatarina Behrens
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-20OBJ_TEXTEXT is deadNoel Grandin
2018-04-18tdf#94300: Use named gradients | hatches | bitmapsKatarina Behrens
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-08loplugin:unusedfieldsNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai
2017-10-27Use LocaleDataWrapper::stringToDouble() in ShadowPropertyPanel, tdf#81671Eike Rathke
2017-10-27Use LocaleDataWrapper::stringToDouble() in PosSizePropertyPanel, tdf#81671Eike Rathke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand
2017-10-19tdf#112817 Fix the sidebar underline dropdownMaxim Monastirsky
2017-10-16Move svx include files to common include directoryStephan Bergmann
2017-10-01simplify some OUString compareTo callsMuhammet Kara
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky
2017-09-29tdf#112727: crash in chart (transparency related)Julien Nabet
2017-09-28simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara