summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-19GCC 7 supports [[fallthrough]]Stephan Bergmann1-0/+2
2018-01-17tdf#114308 Export Watermark size as isSzymon Kłos2-0/+3
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro1-0/+1
2017-11-28lok - calc: outline and group handlingMarco Cecchetti1-0/+13
2017-11-28lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant2-22/+0
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky3-11/+6
2017-11-28lokdialog: Move the LogicInvalidate from Dialog down to Window.Jan Holesovsky2-1/+1
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky6-49/+37
2017-11-28lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky5-31/+29
2017-11-28lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant1-0/+2
2017-11-28lokdialog: Make vcl::DialogID an integerPranav Kant6-34/+36
2017-11-28lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant5-7/+25
2017-11-27vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-1/+3
2017-11-23Resolves: tdf#95960 improve custom properties pageCaolán McNamara1-15/+19
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-0/+4
2017-11-16lokdialog: Expose cursor visible statusPranav Kant3-3/+10
2017-11-16lokdialog: Callback for dialog cursor invalidationPranav Kant1-0/+1
2017-11-15[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky2-6/+9
2017-11-15lokdialog: Invalidate-all when size is changedPranav Kant1-0/+1
2017-11-15lokdialog: Move getting dialog information in separate LOK callPranav Kant3-20/+35
2017-11-15lokdialog: Support painting parts of the dialogPranav Kant4-6/+18
2017-11-15lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant3-3/+6
2017-11-15lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant1-2/+3
2017-11-15lokdialog: Add more dialog related methods to LOK APIPranav Kant1-1/+50
2017-11-15lokdialog: Add dialog APIs to lok::Document classPranav Kant2-4/+41
2017-11-15Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant3-4/+4
2017-11-15lokdialog: Mouse events for dialog floating child windowsPranav Kant4-0/+17
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant5-1/+31
2017-11-15lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant3-4/+10
2017-11-15lokdialog: Handle key events in corePranav Kant1-0/+3
2017-11-15lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant1-1/+1
2017-11-15lokdialog: Set up intial posting mouse events to dialogsPranav Kant3-5/+25
2017-11-15lokdialog: Dialog invalidation supportPranav Kant6-4/+19
2017-11-15lokdialog: Better dialog rendering APIPranav Kant3-7/+14
2017-11-15Include dialogID in paintDialog APIPranav Kant1-1/+1
2017-11-15Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl2-0/+47
2017-11-15Revert "Lok: support for batch API calls"Jan Holesovsky2-20/+0
2017-11-06PPTX export: remember color schemes in themeSzymon Kłos3-1/+35
2017-11-01SmartArt: export text rotation in the PPTXSzymon Kłos1-0/+15
2017-10-26sc lok: fix spell checking languages in CalcHenry Castro1-0/+1
2017-10-03lok: temporary workaround: disable formula mode for onlineMarco Cecchetti1-0/+1
2017-09-28tdf#112086 PPTX export fltValue, ppt_w, ppt_hSzymon Kłos1-0/+1
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai1-1/+1
2017-09-26tdf#112089 add charts to the ShapeMapSzymon Kłos1-2/+1
2017-09-26tdf#112333 PPTX export animClrSzymon Kłos1-0/+10
2017-09-26tdf#112088 gradient stop map -> multimapSzymon Kłos1-1/+1
2017-09-23tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai2-3/+8
2017-09-18tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl2-8/+9
2017-09-14implementing callback for ruler invalidationAditya Dewan6-3/+38
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky1-0/+4