summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2017-12-18convert PolyFlags to scoped enumNoel Grandin
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara
2017-12-05convert BmpConversion to scoped enumNoel Grandin
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-11-30sd: enable language status bar itemHenry Castro
2017-11-28sd lok: ensure default viewHenry Castro
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-06PPTX export: correct position of rotated groupsSzymon Kłos
2017-11-06PPTX export: remember color schemes in themeSzymon Kłos
2017-11-01ODP: export TextPreRotateAngleSzymon Kłos
2017-11-01SmartArt: export text rotation in the PPTXSzymon Kłos
2017-10-26sd lok: fix spell checking languages in ImpressHenry Castro