summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)Author
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
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-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-10-28lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:finalclasses in swNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
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: Handle key events in corePranav Kant
2017-10-02lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-10-02lokdialog: Some checks if invalid uno command is providedPranav Kant
2017-10-02lokdialog: Better dialog rendering APIPranav Kant
2017-10-02Instantiate spell dialog and paint in a paintDialog callTomaž Vajngerl
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-26loplugin:flatten in swNoel Grandin
2017-09-17Replace list by vector unodispatch (sw)Julien Nabet
2017-09-15survive disable-database-connectivity + docs with embedded database settingsCaolán McNamara
2017-09-07tdf#42982 Improve exceptions in text document apiSamuel Mehrbrodt
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-07Fix typosAndrea Gelmini
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-21loplugin:unusedfields in sw part1Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin