summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09sw: more double dispose work.Michael Meeks
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-04-09SwEditWin tiled rendering: do word selection even if the cursor was correctedMiklos Vajna
2015-04-07Prevent showing the dialog (and crashing) when tiled rendering.Tomaž Vajngerl
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-23sw tiled rendering: let single click start shape text editingMiklos Vajna
2015-03-23editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-18convert SidebarPosition to enum classNoel Grandin
2015-03-18convert ViewState to enum classNoel Grandin
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11convert MarkType to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-09sw: when tiled rendering, disable map mode of SwEditWin earlyMiklos Vajna
2015-03-09Use SwCrsrShell::SelTblBox()Miklos Vajna
2015-03-09SwEditWin: disable map mode in LogicMouseButtonUp/DownMiklos Vajna
2015-03-09SwEditWin: when tiled rendering, let double click select an empty cellMiklos Vajna
2015-03-08sw: prefix global variables in edtwinMiklos Vajna
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-04V801: Decreased performanceCaolán McNamara
2015-03-02V813: Decreased performanceCaolán McNamara
2015-03-02SwEditWin::SetCursorLogicPosition: use SwCrsrShell::getShellCrsrMiklos Vajna
2015-03-02convert SW_CHAIN_ constants to enum classNoel Grandin
2015-02-25convert EXCHG_DEST_ constants to enum classNoel Grandin
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna
2015-02-23Add Rectangle::toString()Miklos Vajna
2015-02-21Typo: curor/cusor(s)->cursor(s)Julien Nabet
2015-02-16LOK: add LOK_SETTEXTSELECTION_RESETMiklos Vajna
2015-02-16LOK: add lok::Document::setTextSelection()Miklos Vajna