summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* tdf#116899: normalize key times during PPT import if neededAron Budea2018-05-233-3/+37
* tdf#115407: preselect sound file savedJulien Nabet2018-04-071-3/+5
* tdf#116544 crash on unhandled IllegalArgument exceptionCaolán McNamara2018-04-071-14/+62
* tdf#84205 If theme not found, use firstSzymon Kłos2018-03-273-2/+20
* tdf#104789 Export opacity attribute nameSzymon Kłos2018-03-273-35/+41
* tdf#104786 Don't export empty 'to'Szymon Kłos2018-03-274-9/+33
* tdf#90627 Don't save empty conditionsSzymon Kłos2018-03-274-35/+47
* tdf#104792 Double check for target shapeSzymon Kłos2018-03-272-0/+16
* sd lok: Enable mapmode in case of lok to calculate centerPranav Kant2018-03-195-31/+20
* sd lok: guard all tests with lok flagPranav Kant2018-03-161-0/+16
* sd lok: Set the view size to full page size and hide ruler, scrollbarsPranav Kant2018-03-153-2/+26
* tdf#115675: Shape selection was breaking when changing pos/size from sidebar.Jan Holesovsky2018-03-154-41/+15
* tdf#44774: Parent style's msApiName could yet be empty; use GetApiName()Mike Kaganski2018-03-122-1/+31
* oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky2018-03-082-5/+5
* oox: unit-tests for custom package preservationAshod Nakashian2018-03-073-8/+36
* tdf#97614 Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko2018-03-062-7/+4
* sd lok: Delete selection highlight after cutting text.Tamás Zolnai2018-02-262-0/+42
* lok: All mouse,key events asyncPranav Kant2018-02-246-67/+69
* Add some extra assert to this test caseTamás Zolnai2018-02-221-4/+5
* Revert posting key events on the main threadPranav Kant2018-02-221-2/+3
* lok: Factor out the code for finding vcl::Window of a documentPranav Kant2018-02-211-15/+9
* sd lok: Fix pasting text on slideTamás Zolnai2018-02-213-1/+73
* tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2018-02-196-0/+50
* PPTX export scale for TextFitToSizeSzymon Kłos2018-02-192-0/+17
* tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai2018-02-152-0/+42
* lok IME: support dialogs as wellPranav Kant2018-02-143-30/+15
* lok IME: VclEventId does not existPranav Kant2018-02-131-2/+2
* sd, sc lok: IME support + unit testsPranav Kant2018-02-133-0/+71
* tdf#114821 import/export/place complex data labels in chartsSzymon Kłos2018-02-122-0/+49
* tdf#115394 correct transition in case of 0sSzymon Kłos2018-02-123-5/+21
* tdf#115394 export custom transition time in PPTXSzymon Kłos2018-02-122-41/+146
* tdf#115394 export correct slide transition time in PPTSzymon Kłos2018-02-125-6/+90
* tdf#115394 import custom slide transition time in PPTXSzymon Kłos2018-02-124-1/+36
* PPTX Fix export of rotated group shapesPaul Trojahn2018-02-092-0/+15
* Resolves: tdf#110077 move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara2018-02-052-26/+2
* lokdialog: Parents for the Impress async dialogs.Jan Holesovsky2018-01-243-4/+5
* StartExecuteAsync doesn't need a second paramNoel Grandin2018-01-233-3/+3
* lokdialog: Convert the Format -> ... -> Area... to async exec.Jan Holesovsky2018-01-182-28/+34
* lokdialog: Convert the Format -> ... -> Line... to async exec.Jan Holesovsky2018-01-182-31/+41
* lokdialog: Convert the Format -> ... -> Position and Size... to async exec.Jan Holesovsky2018-01-182-64/+100
* lokit: add .uno:DocumentRepair commandHenry Castro2018-01-182-1/+56
* tdf#114848 Don't save empty themesSzymon Kłos2018-01-173-0/+18
* lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky2018-01-041-1/+1
* Drop a bunch of font metrics flagsKhaled Hosny2017-12-182-2/+2
* vcl: rename Window::Notify to EventNotifyMichael Stahl2017-12-189-15/+15
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2017-12-186-6/+6
* convert SFX_VISIBILITY constants to scoped enumNoel Grandin2017-12-182-6/+6
* convert SFXWB_ constants to scoped enumNoel Grandin2017-12-181-1/+1
* tdf#42949 Remove unused uno headers from /sd/source/coreBartosz Kosiorek2017-12-1810-21/+1
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-1821-39/+39