summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-05-05loplugin:useuniqueptr in DbGridControlNoel Grandin1-7/+3
2018-05-04tdf#116879 Separate SdrObjList::Clear() as neededArmin Le Grand3-38/+51
2018-05-03support native focus for drawing sub regionCaolán McNamara1-5/+8
2018-05-03weld SvxTextAttrPageCaolán McNamara5-25/+1270
2018-05-03loplugin:useuniqueptr in SdrMarkListNoel Grandin1-30/+15
2018-05-03[API CHANGE] revert and deprecate GraphicURL, modify Graphic prop.Tomaž Vajngerl1-0/+22
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh1-0/+3
2018-05-03loplugin:useuniqueptr in sdr::table::CellNoel Grandin3-12/+6
2018-05-03loplugin:useuniqueptr in SdrItemBrowserControlNoel Grandin2-6/+5
2018-05-03loplugin:useuniqueptr in SdrTableObjImplNoel Grandin1-18/+6
2018-05-03loplugin:useuniqueptr in SdrPaintViewNoel Grandin1-8/+5
2018-05-03loplugin:useuniqueptr in SdrPageNoel Grandin1-3/+2
2018-05-03loplugin:useuniqueptr in SdrDragMethodNoel Grandin1-34/+24
2018-05-03loplugin:useuniqueptr in SdrCreateViewNoel Grandin1-7/+2
2018-05-03tdf#117145 Cleanup MapMode handling between SdrModel/UNO APIArmin Le Grand9-305/+109
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin8-18/+17
2018-05-02tdf#117205 impress crash when moving an item in a listNoel Grandin1-5/+6
2018-05-02loplugin:useuniqueptr in SdrPaintWindowNoel Grandin1-6/+2
2018-05-02loplugin:useuniqueptr in E3dViewNoel Grandin1-6/+2
2018-05-02loplugin:useuniqueptr in GalleryTransferableNoel Grandin1-9/+6
2018-05-02loplugin:useuniqueptr in GalleryBrowser1Noel Grandin2-8/+6
2018-05-02loplugin:useuniqueptr in E3dSceneNoel Grandin1-6/+2
2018-05-02loplugin:useuniqueptr in SvxCheckListBoxNoel Grandin1-3/+3
2018-05-02Fix typosAndrea Gelmini1-1/+1
2018-04-30icon-themes: rename pngs with spaces in them since they cause various problemsRene Engelhard1-2/+2
2018-04-30weld SmSymbolDialogCaolán McNamara1-1/+1
2018-04-29weld SwEndNoteOptionPageCaolán McNamara1-1/+1
2018-04-29cppcheck: knownConditionTrueFalseJochen Nitschke1-13/+10
2018-04-27loplugin:unusedmethodsNoel Grandin1-9/+0
2018-04-27restore and deprecate FillBitmapURLTomaž Vajngerl1-6/+31
2018-04-27loplugin:constantparamNoel Grandin1-21/+1
2018-04-27Drop newly unused svdglob.hxxGabor Kelemen2-42/+0
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl9-29/+27
2018-04-26svx: These arrays are constantTakeshi Abe1-2/+2
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen43-249/+245
2018-04-26identify tab pages by name for save/storing active tabCaolán McNamara1-4/+4
2018-04-26Drop sdr::GetResourceString l10n method from svxGabor Kelemen1-8/+0
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen59-105/+0
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin4-12/+12
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin2-11/+1
2018-04-22Reuse getAccessibleRole result if possibleArnaud Versini1-2/+3
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-8/+4
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke4-47/+40
2018-04-21loplugin:unusedmethodsNoel Grandin4-84/+0
2018-04-20loplugin:constantparamNoel Grandin3-14/+4
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl2-8/+13
2018-04-20OBJ_TEXTEXT is deadNoel Grandin5-10/+5
2018-04-20loplugin:singlevalfieldsNoel Grandin1-7/+0
2018-04-19weld CompressGraphicsDialogCaolán McNamara2-145/+117