summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/edtwin.cxx
AgeCommit message (Expand)Author
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-19convert SdrEventKind to scoped enumNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-18uitest: set id for main writer edit windowMarkus Mohrhard
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-05Related: tdf#84695 sw: fix TextBox begin text edit by pressing normal charMiklos Vajna
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-05tdf#32531 Fix for key movement in table cell of different directionalityJaskaran
2016-04-05tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna
2016-04-01loplugin:constantparam in swNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-17return of cid#982483 Dereference after null checkCaolán McNamara
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-16tdf#84953 Only resize proportionally when dragging on a cornerSamuel Mehrbrodt
2016-03-15tdf#97919 Also resize ole objects proportionally by defaultSamuel Mehrbrodt
2016-03-15tdf#97919 Resize media objects proportionally by defaultSamuel Mehrbrodt
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-08Fix typosAndrea Gelmini
2016-02-05Fix typosAndrea Gelmini
2016-02-03Autocompletion: complete year (part) to current dateLászló Németh
2016-01-14tdf#40494: adding rows to table in protected sections not allowedOliver Specht
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2015-12-17nConfigId is always 0Maxim Monastirsky
2015-12-11sw: clean up no longer needed SwViewShell::isTiledRendering()Miklos Vajna
2015-12-11tdf#34375: resizing of drawings with shift key fixedOliver Specht
2015-12-05silence vcl release mouse warningCaolán McNamara
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-16Rename SetCursor -> CallSetCursor to avoid future name clash.Jan Holesovsky
2015-11-14sw lok comments: implement mouse move and mouse upMiklos Vajna
2015-11-14sw lok comments: implement setTextSelection() APIMiklos Vajna
2015-11-13sw lok: fix blinking cursor position of commentsMiklos Vajna
2015-11-12sw lok: forward key events to annotation window if necessaryMiklos Vajna
2015-11-12sw lok: route SwEditWin::MouseButtonDown to SidebarTextControl if necessaryMiklos Vajna
2015-11-10tdf#39080 Hide Whitespace improvementsAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-30Correct typo in commentAndrzej Hunt