summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-26weld SwTextGridPageCaolán McNamara
2018-07-23Notebookbar: Now no white background is visible behind areafillstyleKshitij Pathania
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-07-17tdf#118448 style drop downs are staticNoel Grandin
2018-07-07Use UNO ctors for extrusion and fontwork toolbar controlsMaxim Monastirsky
2018-07-02loplugin:constantparamNoel Grandin
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): svxStephan Bergmann
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-25Kill the useless PaletteManager "last color" thingMaxim Monastirsky
2018-06-25tdf#117987 tdf#118138 Compare with the currently used colorMaxim Monastirsky
2018-06-22Resolves: tdf#118251 decide what parent colorpicker should have...Caolán McNamara
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-06-20weld SvxColorTabPageCaolán McNamara
2018-06-14tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-04loplugin:useuniqueptr in SvxStyleToolBoxControlNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-05-31tdf#117537 block rentry to CheckAndMarkUnknownFontCaolán McNamara
2018-05-28weld ScTabBgColorDlgCaolán McNamara
2018-05-25tdf#117629: Remove again after next step of SOSAW080 is doneArmin Le Grand
2018-05-23tdf#117629 Fix FontWork UNO API/SdrPage settingsArmin Le Grand
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-05-14weld ExtrusionDepthDialogCaolán McNamara
2018-05-11tdf#116993 corrected FontWork to use correct SdrModelArmin Le Grand
2018-05-08Resolves: tdf#117470 reuse parent window of colorwindow...Caolán McNamara
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-02tdf#116596 Dynamically size Findbar searchlabelJim Raykowski
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-28tdf#63438 Toggle highlight color to no fill if the same value is activeDaniel
2018-03-27tdf#81925 Make messages show in Findbar searchlabel overflow toolbarJim Raykowski
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-09give color picker explicit parentCaolán McNamara