summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-08-17lokdialog: no invalidation when in init showPranav Kant1-2/+2
2018-05-23tdf#116899: normalize key times during PPT import if neededAron Budea3-3/+37
2018-04-07tdf#115407: preselect sound file savedJulien Nabet1-3/+5
2018-04-07tdf#116544 crash on unhandled IllegalArgument exceptionCaolán McNamara1-14/+62
2018-03-27tdf#84205 If theme not found, use firstSzymon Kłos3-2/+20
2018-03-27tdf#104789 Export opacity attribute nameSzymon Kłos3-35/+41
2018-03-27tdf#104786 Don't export empty 'to'Szymon Kłos4-9/+33
2018-03-27tdf#90627 Don't save empty conditionsSzymon Kłos4-35/+47
2018-03-27tdf#104792 Double check for target shapeSzymon Kłos2-0/+16
2018-03-19sd lok: Enable mapmode in case of lok to calculate centerPranav Kant5-31/+20
2018-03-16sd lok: guard all tests with lok flagPranav Kant1-0/+16
2018-03-15sd lok: Set the view size to full page size and hide ruler, scrollbarsPranav Kant3-2/+26
2018-03-15tdf#115675: Shape selection was breaking when changing pos/size from sidebar.Jan Holesovsky4-41/+15
2018-03-12tdf#44774: Parent style's msApiName could yet be empty; use GetApiName()Mike Kaganski2-1/+31
2018-03-08oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky2-5/+5
2018-03-07oox: unit-tests for custom package preservationAshod Nakashian3-8/+36
2018-03-06tdf#97614 Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko2-7/+4
2018-02-26sd lok: Delete selection highlight after cutting text.Tamás Zolnai2-0/+42
2018-02-24lok: All mouse,key events asyncPranav Kant6-67/+69
2018-02-22Add some extra assert to this test caseTamás Zolnai1-4/+5
2018-02-22Revert posting key events on the main threadPranav Kant1-2/+3
2018-02-21lok: Factor out the code for finding vcl::Window of a documentPranav Kant1-15/+9
2018-02-21sd lok: Fix pasting text on slideTamás Zolnai3-1/+73
2018-02-19tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai6-0/+50
2018-02-19PPTX export scale for TextFitToSizeSzymon Kłos2-0/+17
2018-02-15tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai2-0/+42
2018-02-14lok IME: support dialogs as wellPranav Kant3-30/+15
2018-02-13lok IME: VclEventId does not existPranav Kant1-2/+2
2018-02-13sd, sc lok: IME support + unit testsPranav Kant3-0/+71
2018-02-12tdf#114821 import/export/place complex data labels in chartsSzymon Kłos2-0/+49
2018-02-12tdf#115394 correct transition in case of 0sSzymon Kłos3-5/+21
2018-02-12tdf#115394 export custom transition time in PPTXSzymon Kłos2-41/+146
2018-02-12tdf#115394 export correct slide transition time in PPTSzymon Kłos5-6/+90
2018-02-12tdf#115394 import custom slide transition time in PPTXSzymon Kłos4-1/+36
2018-02-09PPTX Fix export of rotated group shapesPaul Trojahn2-0/+15
2018-02-05Resolves: tdf#110077 move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara2-26/+2
2018-01-24lokdialog: Parents for the Impress async dialogs.Jan Holesovsky3-4/+5
2018-01-23StartExecuteAsync doesn't need a second paramNoel Grandin3-3/+3
2018-01-18lokdialog: Convert the Format -> ... -> Area... to async exec.Jan Holesovsky2-28/+34
2018-01-18lokdialog: Convert the Format -> ... -> Line... to async exec.Jan Holesovsky2-31/+41
2018-01-18lokdialog: Convert the Format -> ... -> Position and Size... to async exec.Jan Holesovsky2-64/+100
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro2-1/+56
2018-01-17tdf#114848 Don't save empty themesSzymon Kłos3-0/+18
2018-01-04lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-1/+1
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny2-2/+2
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl9-15/+15
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin6-6/+6
2017-12-18convert SFX_VISIBILITY constants to scoped enumNoel Grandin2-6/+6
2017-12-18convert SFXWB_ constants to scoped enumNoel Grandin1-1/+1
2017-12-18tdf#42949 Remove unused uno headers from /sd/source/coreBartosz Kosiorek10-21/+1