summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-2/+2
2018-04-18tdf#94300: Use named gradients | hatches | bitmapsKatarina Behrens1-3/+5
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen2-0/+4
2018-04-18rename Neu->New in svxNoel Grandin12-141/+141
2018-04-18Resolves: tdf#117068 wrong parent for exception dialogCaolán McNamara2-3/+3
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin1-12/+0
2018-04-17loplugin:constparamsNoel Grandin5-7/+7
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-04-16Take care of E3DObjListArmin Le Grand22-435/+401
2018-04-16make StyleManager::CreateStylePreviewRenderer return std::unique_ptrNoel Grandin1-2/+2
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl1-15/+28
2018-04-15tdf#50507 - zoom slider always looks like disabledheiko tietze1-7/+10
2018-04-15remove some unused comphelper includesJochen Nitschke25-25/+6
2018-04-14tdf#115600 Display messages in Findbar for Table navigationJim Raykowski1-0/+2
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-14look for check buttons without underlinesCaolán McNamara7-0/+11
2018-04-14look for radio buttons without underlinesCaolán McNamara1-0/+2
2018-04-13Fix typosAndrea Gelmini1-1/+1
2018-04-13tdf#83877 Move SignatureLineDialog to cuiSamuel Mehrbrodt4-668/+0
2018-04-13weld SwAsciiFilterDlg and set an explicit parent for the dialogCaolán McNamara1-0/+150
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin8-17/+17
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt1-0/+17
2018-04-12Fix typosAndrea Gelmini2-5/+5
2018-04-12Translate German variable namesJohnny_M1-5/+5
2018-04-12Translate German variable and function namesJohnny_M3-26/+26
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin3-7/+7
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin2-4/+4
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin1-17/+0
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin42-66/+66
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin2-16/+7
2018-04-11new loplugin:unusedvariablemoreNoel Grandin3-23/+1
2018-04-10crashtesting: failure on loading ooo38880-1.docCaolán McNamara1-3/+23
2018-04-10loplugin:unusedmethodsNoel Grandin1-6/+0
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl8-14/+14