summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constparamsNoel Grandin2018-04-176-10/+10
* Fix typosAndrea Gelmini2018-04-161-1/+1
* Take care of E3DObjListArmin Le Grand2018-04-164-5/+5
* Resolves: tdf#116999 fix reading cgm text at record boundsCaolán McNamara2018-04-161-0/+0
* remove some unused comphelper includesJochen Nitschke2018-04-1514-13/+2
* look for check buttons without underlinesCaolán McNamara2018-04-149-0/+23
* look for radio buttons without underlinesCaolán McNamara2018-04-147-0/+24
* sd: hyperlink hint was not always shownVasily Melenchuk2018-04-131-30/+29
* make SdrObjUserData::Clone return std::unique_ptrNoel Grandin2018-04-138-12/+12
* make SvxEditSource::Clone return std::unique_ptrNoel Grandin2018-04-123-6/+6
* make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin2018-04-121-14/+4
* hold MetaAction by rtl::ReferenceNoel Grandin2018-04-122-2/+3
* return std::unique_ptr from SfxItemSet::CloneNoel Grandin2018-04-112-6/+4
* new loplugin:unusedvariablemoreNoel Grandin2018-04-114-16/+0
* sd: update tooltips on hyperlink hoverVasily Melenchuk2018-04-112-1/+28
* Fix building with DBG_ANIM_LOG definedAron Budea2018-04-112-15/+15
* Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand2018-04-106-22/+28
* loplugin:unusedmethodsNoel Grandin2018-04-102-14/+0
* remove swapping and link from GraphicObject and GraphicTomaž Vajngerl2018-04-101-2/+0
* GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand2018-04-092-6/+6
* Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand2018-04-092-3/+4
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-2/+3
* Avoid -fsanitize=nullStephan Bergmann2018-04-073-11/+11
* Prefix SfxStyleSheetBase::pPool memberStephan Bergmann2018-04-071-7/+7
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-076-28/+28
* tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze2018-04-072-4/+7
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-0743-546/+577
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-0643-577/+546
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-0643-546/+577
* weld linkeditdialogCaolán McNamara2018-04-0611-23/+21
* tdf#77747 handle Hebrew numbering in ppt.Mark Hung2018-04-062-0/+17
* tdf#115407: preselect sound file savedJulien Nabet2018-04-061-3/+5
* fix bug in View::CreateSelectionDataObjectNoel Grandin2018-04-061-2/+1
* weld SvInsertOleDlgCaolán McNamara2018-04-041-1/+1
* weld SvPasteObjectDialogCaolán McNamara2018-04-031-1/+1
* new loplugin:dbgunhandledexceptionNoel Grandin2018-04-031-1/+1
* NB: remove Notebookbar selection in calc and impressandreas kainz2018-04-032-14/+0
* Fix CppunitTest_sd_dialogs_testStephan Bergmann2018-04-031-1/+2
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-036-28/+28
* tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen2018-04-0379-134/+4
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-0319-34/+34
* vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock2018-04-031-1/+1
* drop the spurious invisible_char[_set] propertiesCaolán McNamara2018-04-0215-35/+0
* weld Break dialogCaolán McNamara2018-04-027-124/+97
* tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania2018-04-022-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-0131-33/+0
* loplugin:unusedfieldsNoel Grandin2018-03-311-3/+2
* RequestQueue::RemoveRequest should return bool if dbglevel >= 2himajin1000002018-03-312-3/+21
* weld SvxCharacterMap dialogCaolán McNamara2018-03-301-1/+1
* loplugin:unnecessaryvirtualNoel Grandin2018-03-291-1/+1