summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-22Reuse getAccessibleRole result if possibleArnaud Versini
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-20OBJ_TEXTEXT is deadNoel Grandin
2018-04-20loplugin:singlevalfieldsNoel Grandin
2018-04-19weld CompressGraphicsDialogCaolán McNamara
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-18tdf#94300: Use named gradients | hatches | bitmapsKatarina Behrens
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-18rename Neu->New in svxNoel Grandin
2018-04-18Resolves: tdf#117068 wrong parent for exception dialogCaolán McNamara
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16Fix typosAndrea Gelmini
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-16make StyleManager::CreateStylePreviewRenderer return std::unique_ptrNoel Grandin
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-04-15tdf#50507 - zoom slider always looks like disabledheiko tietze
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-14tdf#115600 Display messages in Findbar for Table navigationJim Raykowski
2018-04-14Fix typosAndrea Gelmini
2018-04-14look for check buttons without underlinesCaolán McNamara
2018-04-14look for radio buttons without underlinesCaolán McNamara
2018-04-13Fix typosAndrea Gelmini
2018-04-13tdf#83877 Move SignatureLineDialog to cuiSamuel Mehrbrodt
2018-04-13weld SwAsciiFilterDlg and set an explicit parent for the dialogCaolán McNamara
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt
2018-04-12Fix typosAndrea Gelmini
2018-04-12Translate German variable namesJohnny_M
2018-04-12Translate German variable and function namesJohnny_M
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-10crashtesting: failure on loading ooo38880-1.docCaolán McNamara
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl
2018-04-09weld SvxSearchSimilarityDialogCaolán McNamara
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-09std::list->std::vector in SubsetMapNoel Grandin
2018-04-09tdf#115600 Display messages in Findbar for Headings navigationJim Raykowski
2018-04-07Avoid -fsanitize=nullStephan Bergmann