summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin2-2/+2
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin1-1/+1
2018-04-10loplugin:unusedmethodsNoel Grandin3-4/+0
2018-04-09weld SvxSearchSimilarityDialogCaolán McNamara1-1/+1
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand2-2/+6
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski1-0/+1
2018-04-09std::list->std::vector in SubsetMapNoel Grandin2-4/+4
2018-04-09tdf#115600 Display messages in Findbar for Headings navigationJim Raykowski2-1/+5
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand56-310/+549
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand56-549/+310
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand56-310/+549
2018-04-06weld linkeditdialogCaolán McNamara1-2/+2
2018-04-06Resolves: tdf#116713 Revert "loplugin:useuniqueptr in SdrObjEditView"Caolán McNamara1-3/+3
2018-04-04weld SvxPathSelectDialogCaolán McNamara1-1/+1
2018-04-02weld SvxPasswordDialogCaolán McNamara1-29/+19
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-03-31weld SvxNewDictionaryDialogCaolán McNamara2-1/+2
2018-03-31loplugin:unusedfieldsNoel Grandin2-12/+1
2018-03-30weld SvxZoomDialogCaolán McNamara1-2/+1
2018-03-30weld SvxCharacterMap dialogCaolán McNamara4-50/+42
2018-03-29loplugin:unnecessaryvirtualNoel Grandin13-15/+15
2018-03-29loplugin:unusedmethodsNoel Grandin2-7/+0
2018-03-29loplugin:virtualdown in editengNoel Grandin1-1/+1
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin10-12/+12
2018-03-29loplugin:virtualdown in svxNoel Grandin10-21/+8
2018-03-28Translate German variable namesJohnny_M1-6/+6
2018-03-28tdf#63438 Toggle highlight color to no fill if the same value is activeDaniel1-0/+1
2018-03-27tdf#81925 Make messages show in Findbar searchlabel overflow toolbarJim Raykowski1-0/+1
2018-03-26tdf#112997 multiple animated gif only one frameNoel Grandin2-10/+5
2018-03-25clang-tidy modernize-use-equals-default in XPolygonJochen Nitschke1-8/+8
2018-03-23Typo: ImplGetSelectEntryPos -> ImplGetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2018-03-23Typo: GetSelectEntryPosLBB -> GetSelectedEntryPosLBBSamuel Mehrbrodt1-1/+1
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt1-2/+2
2018-03-23Typo: SplittTable -> SplitTableSamuel Mehrbrodt1-3/+3
2018-03-22tdf#83877 Move SignatureLineDialog to svxSamuel Mehrbrodt2-1/+49
2018-03-17OperationSmiley: Removed unused param from SdrPathObj constructorArmin Le Grand1-1/+1
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand1-0/+1
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand1-2/+2
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand1-0/+21
2018-03-17OperationSmiley: Remove brightness from SdrPathObjArmin Le Grand2-10/+13
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara1-1/+1
2018-03-16don't bother dithering for 256bit displaysNoel Grandin1-2/+0
2018-03-16weld SvxObjectNameDialogCaolán McNamara1-1/+1
2018-03-15weld sort dialogCaolán McNamara1-0/+26
2018-03-14loplugin:constantparamNoel Grandin2-2/+2
2018-03-13tdf#114552 Convert anchor toggle to anchor menuSamuel Mehrbrodt1-1/+2
2018-03-11weld color pickerCaolán McNamara1-0/+20
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl9-9/+9
2018-03-09give color picker explicit parentCaolán McNamara1-1/+1
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara2-19/+8