/include/helpcompiler/

d='get'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/source/misc/getstringresource.cxx
/commit/include/vcl/IDialogRenderable.hxx?id=cc584681cae755c6de07f343093259bbe034392a'>set visibility of classes in mergelib+asan case
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2020-11-16tdf#123936 Formatting files in module svl with clang-formatPhilipp Hofer
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
Andras Timar
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos
2019-08-26vcl lok: fix UB when lok notifier is deleted before its windowMiklos Vajna
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-02-27lok sc: Post mouse events to main threadPranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-15lokdialog: Expose cursor visible statusPranav Kant
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-10-19Remove self-includeStephan Bergmann
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-10-02lokdialog: Better dialog rendering APIPranav Kant
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl