summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2018-08-17lokdialog: no invalidation when in init showPranav Kant
2018-05-23tdf#116899: normalize key times during PPT import if neededAron Budea
2018-04-07tdf#115407: preselect sound file savedJulien Nabet
2018-04-07tdf#116544 crash on unhandled IllegalArgument exceptionCaolán McNamara
2018-03-27tdf#84205 If theme not found, use firstSzymon Kłos
2018-03-27tdf#104789 Export opacity attribute nameSzymon Kłos
2018-03-27tdf#104786 Don't export empty 'to'Szymon Kłos
2018-03-27tdf#90627 Don't save empty conditionsSzymon Kłos
2018-03-27tdf#104792 Double check for target shapeSzymon Kłos
2018-03-19sd lok: Enable mapmode in case of lok to calculate centerPranav Kant
2018-03-16sd lok: guard all tests with lok flagPranav Kant
2018-03-15sd lok: Set the view size to full page size and hide ruler, scrollbarsPranav Kant
2018-03-15tdf#115675: Shape selection was breaking when changing pos/size from sidebar.Jan Holesovsky
2018-03-12tdf#44774: Parent style's msApiName could yet be empty; use GetApiName()Mike Kaganski
2018-03-08oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-03-07oox: unit-tests for custom package preservationAshod Nakashian
2018-03-06tdf#97614 Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko
2018-02-26sd lok: Delete selection highlight after cutting text.Tamás Zolnai
2018-02-24lok: All mouse,key events asyncPranav Kant
2018-02-22Add some extra assert to this test caseTamás Zolnai
2018-02-22Revert posting key events on the main threadPranav Kant
2018-02-21lok: Factor out the code for finding vcl::Window of a documentPranav Kant
2018-02-21sd lok: Fix pasting text on slideTamás Zolnai
2018-02-19tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-02-19PPTX export scale for TextFitToSizeSzymon Kłos
2018-02-15tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-13lok IME: VclEventId does not existPranav Kant
2018-02-13sd, sc lok: IME support + unit testsPranav Kant
2018-02-12tdf#114821 import/export/place complex data labels in chartsSzymon Kłos
2018-02-12tdf#115394 correct transition in case of 0sSzymon Kłos
2018-02-12tdf#115394 export custom transition time in PPTXSzymon Kłos
2018-02-12tdf#115394 export correct slide transition time in PPTSzymon Kłos
2018-02-12tdf#115394 import custom slide transition time in PPTXSzymon Kłos
2018-02-09PPTX Fix export of rotated group shapesPaul Trojahn
2018-02-05Resolves: tdf#110077 move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara
2018-01-24lokdialog: Parents for the Impress async dialogs.Jan Holesovsky
2018-01-23StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-18lokdialog: Convert the Format -> ... -> Area... to async exec.Jan Holesovsky
2018-01-18lokdialog: Convert the Format -> ... -> Line... to async exec.Jan Holesovsky
2018-01-18lokdialog: Convert the Format -> ... -> Position and Size... to async exec.Jan Holesovsky
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro
2018-01-17tdf#114848 Don't save empty themesSzymon Kłos
2018-01-04lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2017-12-18convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2017-12-18convert SFXWB_ constants to scoped enumNoel Grandin
2017-12-18tdf#42949 Remove unused uno headers from /sd/source/coreBartosz Kosiorek