summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)AuthorFilesLines
2018-05-22svx: sd: cosmeticsAshod Nakashian1-2/+2
2018-05-22sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian1-27/+33
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-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-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 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-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-18convert DecodeMechanism to scoped enumNoel Grandin15-24/+24
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin4-4/+4
2017-12-18convert PolyFlags to scoped enumNoel Grandin1-8/+8
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin22-57/+57
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski3-5/+7
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara1-1/+1
2017-12-05convert BmpConversion to scoped enumNoel Grandin1-1/+1
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin2-9/+4
2017-11-30sd: enable language status bar itemHenry Castro3-34/+37
2017-11-28sd lok: ensure default viewHenry Castro2-12/+10
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky2-9/+0
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2-0/+9
2017-10-26sd lok: fix spell checking languages in ImpressHenry Castro2-6/+60
2017-09-08tdf#109261: Crash when adding a video to a slide with zero undo stepsTamás Zolnai1-2/+6
2017-08-24tdf#110743: Use page position to insert master page, not idPranav Kant1-1/+1
2017-08-21tdf#109863: Crash while trying to set pattern fill in ImpressTamás Zolnai1-0/+1
2017-08-04Resolves: tdf#111308 crash after load designs with no design selectedCaolán McNamara1-1/+1
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-9/+51
2017-07-31don't jump back to selected slide on right click context menuCaolán McNamara2-3/+12