summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl2-175/+6
2018-04-09weld SvxSearchSimilarityDialogCaolán McNamara1-1/+1
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand2-5/+5
2018-04-09std::list->std::vector in SubsetMapNoel Grandin2-10/+10
2018-04-09tdf#115600 Display messages in Findbar for Headings navigationJim Raykowski1-0/+4
2018-04-07Avoid -fsanitize=nullStephan Bergmann2-4/+6
2018-04-07coverity#1433782 Unintended sign extensionCaolán McNamara1-1/+1
2018-04-07coverity#1433788 Unintended sign extensionCaolán McNamara1-1/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann7-11/+11
2018-04-07Translate German variable namesJohnny_M2-12/+12
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand118-3873/+3544
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand118-3544/+3873
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand118-3873/+3544
2018-04-06weld linkeditdialogCaolán McNamara5-7/+7
2018-04-06Resolves: tdf#116713 Revert "loplugin:useuniqueptr in SdrObjEditView"Caolán McNamara1-8/+12
2018-04-06svx: Fix the sequence's lengthTakeshi Abe1-6/+5
2018-04-04dead code in AccessibleTextHelper_Impl::UpdateVisibleChildrenNoel Grandin1-44/+14
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin3-3/+3
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin7-11/+11
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski2-3/+3
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin32-167/+167
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock1-1/+1
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara21-67/+0
2018-04-02weld SwPreviewZoomDlgCaolán McNamara1-0/+3
2018-04-02weld SvxPasswordDialogCaolán McNamara2-70/+64
2018-04-02tdf#116596 Dynamically size Findbar searchlabelJim Raykowski2-8/+6
2018-04-01fix some openoffice bugzilla linksdennisroczek2-10/+10
2018-04-01remove unused processfactory.hxx includesJochen Nitschke28-27/+1
2018-04-01Fix typoAndrea Gelmini1-1/+1
2018-03-31loplugin:unusedfieldsNoel Grandin2-10/+4
2018-03-30weld SvxCharacterMap dialogCaolán McNamara8-609/+257
2018-03-29tdf#116692 (Paragraph) Classification Dialog does not show translated UICor Nouws1-1/+1
2018-03-29loplugin:unnecessaryvirtualNoel Grandin2-2/+2
2018-03-29loplugin:unusedmethodsNoel Grandin1-7/+0
2018-03-29Allow URL-Check for non-selected TableTextArmin Le Grand1-1/+6
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin2-2/+2
2018-03-29loplugin:virtualdown in svxNoel Grandin5-34/+0