summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock1-3/+6
2018-04-19weld CompressGraphicsDialogCaolán McNamara1-3/+3
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin8-31/+31
2018-04-19NB Implementation: add print / presentation action to shortcuts listandreas kainz1-0/+1
2018-04-18Fix typoAndrea Gelmini1-1/+1
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen1-1/+0
2018-04-18NB Impress tabbed toolbar big updateandreas kainz1-1563/+10559
2018-04-17NB Implementation: show menubar in NBShortcuts everywhereandreas kainz1-0/+1
2018-04-17tdf#100715 Slide transition sound: Remember remember last folderSamuel Mehrbrodt4-13/+14
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara4-25/+25
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-8/+6
2018-04-17loplugin:constparamsNoel Grandin6-10/+10
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-04-16Take care of E3DObjListArmin Le Grand4-5/+5
2018-04-16Resolves: tdf#116999 fix reading cgm text at record boundsCaolán McNamara1-0/+0
2018-04-15remove some unused comphelper includesJochen Nitschke14-13/+2
2018-04-14look for check buttons without underlinesCaolán McNamara9-0/+23
2018-04-14look for radio buttons without underlinesCaolán McNamara7-0/+24
2018-04-13sd: hyperlink hint was not always shownVasily Melenchuk1-30/+29
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin8-12/+12
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