summaryrefslogtreecommitdiff
path: root/include/editeng/editview.hxx
AgeCommit message (Expand)Author
2016-04-11clang-tidy performance-unnecessary-value-param in editengNoel Grandin
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2015-12-18editeng: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-22convert Link<> to typedNoel Grandin
2015-07-28convert RGCHK constants to scoped enumNoel Grandin
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-23editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna
2015-02-23ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-09-11convert include/editeng/editview.hxx from String to OUStringNoel Grandin
2013-08-14XubString->OUStringCaolán McNamara
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-23execute move of global headersBjoern Michaelsen