summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16Fix typosAndrea Gelmini
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-16Resolves: tdf#116999 fix reading cgm text at record boundsCaolán McNamara
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-14look for check buttons without underlinesCaolán McNamara
2018-04-14look for radio buttons without underlinesCaolán McNamara
2018-04-13sd: hyperlink hint was not always shownVasily Melenchuk
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
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-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-11sd: update tooltips on hyperlink hoverVasily Melenchuk
2018-04-11Fix building with DBG_ANIM_LOG definedAron Budea
2018-04-10Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-07Avoid -fsanitize=nullStephan Bergmann
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-06tdf#77747 handle Hebrew numbering in ppt.Mark Hung
2018-04-06tdf#115407: preselect sound file savedJulien Nabet
2018-04-06fix bug in View::CreateSelectionDataObjectNoel Grandin
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-04-03weld SvPasteObjectDialogCaolán McNamara
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03NB: remove Notebookbar selection in calc and impressandreas kainz
2018-04-03Fix CppunitTest_sd_dialogs_testStephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara
2018-04-02weld Break dialogCaolán McNamara
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-31loplugin:unusedfieldsNoel Grandin
2018-03-31RequestQueue::RemoveRequest should return bool if dbglevel >= 2himajin100000
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-29loplugin:unnecessaryvirtualNoel Grandin