summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin3-6/+6
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl2-18/+21
2018-04-26Drop sdr::GetResourceString l10n method from svxGabor Kelemen1-4/+4
2018-04-26NB Impress: update tabbed NBandreas kainz1-402/+776
2018-04-25no users of the numeric SetCurPageId leftCaolán McNamara2-18/+0
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen5-5/+0
2018-04-24Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann4-12/+0
2018-04-23fix duplicate strings in notebookbar *again*Christian Lohmaier1-2/+2
2018-04-23NB Implementation: Tabbedbar global layoutandreas kainz2-8/+10
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara9-20/+20
2018-04-21loplugin:unusedmethodsNoel Grandin2-23/+0
2018-04-20tdf#116266 Add unit testSerge Krot3-1/+110
2018-04-20loplugin:constantparamNoel Grandin2-4/+1
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl5-9/+9
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-1/+0
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