summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin21-39/+39
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin5-5/+5
2017-12-18convert PolyFlags to scoped enumNoel Grandin1-8/+8
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin24-62/+62
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 Grandin5-45/+30
2017-11-30sd: enable language status bar itemHenry Castro5-36/+40
2017-11-28sd lok: ensure default viewHenry Castro4-12/+39
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-11-06PPTX export: correct position of rotated groupsSzymon Kłos3-0/+30
2017-11-06PPTX export: remember color schemes in themeSzymon Kłos4-51/+182
2017-11-01ODP: export TextPreRotateAngleSzymon Kłos2-0/+24
2017-11-01SmartArt: export text rotation in the PPTXSzymon Kłos2-0/+13
2017-10-26sd lok: fix spell checking languages in ImpressHenry Castro3-6/+81