summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2018-06-09graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-1/+1
2018-05-25pdf: preserve the original page dimensions on importAshod Nakashian1-3/+10
2018-05-24sd: make the imported PDF page exactly as originalAshod Nakashian1-31/+6
2018-05-24sd: render the correct PDF page on swapping inAshod Nakashian1-5/+0
2018-05-22svx: import PDF text using PDFiumAshod Nakashian1-4/+7
2018-05-22vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian1-0/+1
2018-05-22svx: sd: cosmeticsAshod Nakashian2-3/+3
2018-05-22svx: share PDF stream when saving imported PDF as imagesAshod Nakashian1-1/+2
2018-05-22sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian2-27/+205
2018-05-22make animation loop sal_uInt32 consistentlyCaolán McNamara1-4/+4
2018-05-22sd lok: Enable mapmode in case of lok to calculate centerPranav Kant5-31/+20
2018-05-22sd lok: Set the view size to full page size and hide ruler, scrollbarsPranav Kant3-2/+26
2018-05-22tdf#115675: Shape selection was breaking when changing pos/size from sidebar.Jan Holesovsky4-41/+15
2018-05-22tdf#44774: Parent style's msApiName could yet be empty; use GetApiName()Mike Kaganski1-1/+1
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łos1-2/+6
2018-03-27tdf#104789 Export opacity attribute nameSzymon Kłos1-35/+26
2018-03-27tdf#104786 Don't export empty 'to'Szymon Kłos2-9/+18
2018-03-27tdf#90627 Don't save empty conditionsSzymon Kłos2-35/+32
2018-03-08oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-3/+3
2018-03-06tdf#97614 Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko2-7/+4
2018-02-24lok: All mouse,key events asyncPranav Kant5-66/+63
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 Zolnai1-1/+7
2018-02-19tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2-0/+17
2018-02-14lok IME: support dialogs as wellPranav Kant2-28/+11
2018-02-13lok IME: VclEventId does not existPranav Kant1-2/+2
2018-02-13sd, sc lok: IME support + unit testsPranav Kant2-0/+29
2018-02-12tdf#115394 correct transition in case of 0sSzymon Kłos1-5/+5
2018-02-12tdf#115394 export custom transition time in PPTXSzymon Kłos1-41/+110
2018-02-12tdf#115394 export correct slide transition time in PPTSzymon Kłos2-6/+26
2018-02-12tdf#115394 import custom slide transition time in PPTXSzymon Kłos2-1/+2
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 Castro1-1/+5
2018-01-17tdf#114848 Don't save empty themesSzymon Kłos1-0/+3
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
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin21-39/+39