summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin3-6/+6
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin1-14/+4
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin2-2/+3
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin2-6/+4
2018-04-11new loplugin:unusedvariablemoreNoel Grandin4-16/+0
2018-04-11sd: update tooltips on hyperlink hoverVasily Melenchuk2-1/+28
2018-04-11Fix building with DBG_ANIM_LOG definedAron Budea2-15/+15
2018-04-10Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand6-22/+28
2018-04-10loplugin:unusedmethodsNoel Grandin2-14/+0
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl1-2/+0
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand2-6/+6
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand2-3/+4
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+3
2018-04-07Avoid -fsanitize=nullStephan Bergmann3-11/+11
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann1-7/+7
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann6-28/+28
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze2-4/+7
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand43-546/+577
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand43-577/+546
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand43-546/+577
2018-04-06weld linkeditdialogCaolán McNamara11-23/+21
2018-04-06tdf#77747 handle Hebrew numbering in ppt.Mark Hung2-0/+17
2018-04-06tdf#115407: preselect sound file savedJulien Nabet1-3/+5
2018-04-06fix bug in View::CreateSelectionDataObjectNoel Grandin1-2/+1
2018-04-04weld SvInsertOleDlgCaolán McNamara1-1/+1
2018-04-03weld SvPasteObjectDialogCaolán McNamara1-1/+1
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin1-1/+1
2018-04-03NB: remove Notebookbar selection in calc and impressandreas kainz2-14/+0
2018-04-03Fix CppunitTest_sd_dialogs_testStephan Bergmann1-1/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin6-28/+28
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen79-134/+4
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin19-34/+34
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock1-1/+1
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara15-35/+0
2018-04-02weld Break dialogCaolán McNamara7-124/+97
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania2-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke31-33/+0
2018-03-31loplugin:unusedfieldsNoel Grandin1-3/+2
2018-03-31RequestQueue::RemoveRequest should return bool if dbglevel >= 2himajin1000002-3/+21
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-1/+1
2018-03-29loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-03-29loplugin:unusedmethodsNoel Grandin6-108/+0
2018-03-29coverity#1433646 Dereference after null checkCaolán McNamara1-1/+1
2018-03-29coverity#1433644 silence Dereference after null checkCaolán McNamara1-0/+2
2018-03-29loplugin:virtualdown in editengNoel Grandin1-1/+1
2018-03-29loplugin:virtualdown in vclNoel Grandin1-1/+1
2018-03-28Translate German variable namesJohnny_M1-4/+4
2018-03-28Translate German function namesJohnny_M1-3/+3
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin3-19/+1
2018-03-28tdf#115005: New option to prevent adding fallback imagesSerge Krot2-0/+54