summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand17-34/+54
2018-05-07tdf#99301 fix handouts selected orderDaniel1-17/+51
2018-05-05tdf#117355 Show color picker on the sidebarXisco Fauli1-0/+1
2018-05-04tdf#116879 Separate SdrObjList::Clear() as neededArmin Le Grand1-1/+2
2018-05-04Removed executable permission on data filesAndrea Gelmini3-0/+0
2018-05-04Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-05-03weld SvxTextTabDialogCaolán McNamara1-1/+1
2018-05-03loplugin:useuniqueptr in SdrDragMethodNoel Grandin1-3/+3
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin3-7/+6
2018-04-30weld SdSnapLineDlgCaolán McNamara8-154/+150
2018-04-30weld SvxNewTableDialogCaolán McNamara1-1/+1
2018-04-30weld SdInsertLayerDlgCaolán McNamara8-70/+77
2018-04-30weld MorphDlgCaolán McNamara8-55/+55
2018-04-30weld MasterLayoutDialogCaolán McNamara8-58/+62
2018-04-30flip masterlayoutdialog action area orientation to standardCaolán McNamara1-3/+7
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