summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-07-15new loplugin unnecessary overrideNoel Grandin37-234/+1
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann1-4/+0
2016-07-13Moved SfxModule owner to SfxApplicationMark Page6-33/+14
2016-07-12tdf#99107: Unify single click behaviour across panelsKatarina Behrens2-5/+1
2016-07-12Resolves: tdf#100861 replace all doesn't workCaolán McNamara1-2/+0
2016-07-12Related: tdf#100861 same selection recorded multiple times...Caolán McNamara2-1/+9
2016-07-12fix assert about unsorted ids when search+replace in impressCaolán McNamara1-3/+2
2016-07-11GSoC notebookbar: File tabSzymon Kłos1-43/+161
2016-07-11GSoC notebookbar: impress table tabSzymon Kłos7-2/+255
2016-07-11loplugin:staticcallStephan Bergmann1-4/+4
2016-07-11rhbz#1351292 correctly set edit modeDavid Tardon1-17/+40
2016-07-10ditch the font/screen-scaling thingCaolán McNamara1-14/+0
2016-07-08tdf#87643: Default Shapes Panel for Shapes DeckSusobhan Ghosh1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in sdStephan Bergmann12-20/+17
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann16-30/+32
2016-07-07tdf#99729: temporary fix unit test for cleartype-disabled configMike Kaganski1-1/+1
2016-07-06Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-2/+11
2016-07-05tdf#73742 Don't replace existing image when inserting oneSamuel Mehrbrodt3-10/+19
2016-07-05sd lok: Fix image insertionPranav Kant1-6/+13
2016-07-05tdf#100052 Add insert before/after to sd table context menuSamuel Mehrbrodt2-4/+8
2016-07-05tdf#100052 Add insert before/after for draw tables alsoSamuel Mehrbrodt1-2/+4
2016-07-05tdf#100052 Add insert before/after for sd tablesSamuel Mehrbrodt1-2/+4
2016-07-05Open sound dialog: Set default path to home dirSamuel Mehrbrodt1-1/+1
2016-07-05Custom animation sound: Set default path to home dirSamuel Mehrbrodt1-1/+1
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page1-2/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+68
2016-07-01Slide transition sound dialog: Set default path to home dirSamuel Mehrbrodt1-1/+1
2016-07-01Add link option to sd file open dialogSamuel Mehrbrodt2-3/+14
2016-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann1-22/+2
2016-07-01filedlg: Improve code readability a bitSamuel Mehrbrodt2-28/+20
2016-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann1-5/+1
2016-07-01loplugin:unreffunStephan Bergmann2-73/+0
2016-07-01loplugin:unreffunStephan Bergmann1-7/+0
2016-07-01sd: sd_export_ooxml still takes the most time, split it in 2Michael Stahl6-608/+875
2016-07-01sd: split up sd_export_testsMichael Stahl5-1213/+1448
2016-07-01re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl1-3/+3
2016-06-30tdf#100179 correct cell merging in pptx.Mark Hung2-0/+19
2016-06-30GSoC added button with small paddingSzymon Kłos1-62/+34
2016-06-30tdf#65356 Photo Album: Disable "Insert Link" in the add dialogSamuel Mehrbrodt1-1/+1
2016-06-30Photo Album: Allow assigning keyboard shortcutsSamuel Mehrbrodt1-1/+1
2016-06-30Photo album: Remove padding from preview imageSamuel Mehrbrodt1-1/+0
2016-06-30tdf#65356 Photo Album: Allow inserting images as linkSamuel Mehrbrodt3-9/+50
2016-06-30loplugin:unusedfieldsNoel Grandin4-8/+3
2016-06-29move #includes to top of fileNoel Grandin1-2/+1
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara4-0/+87
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna4-83/+0
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar10-47/+126
2016-06-28GSoC notebookbar: added animation tab for ImpressSzymon Kłos7-21/+569
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski4-0/+83