summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-22Fix a number of boost::unique_ptr errors.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks
2015-04-13sw: SetCursorLogicPosition -> SetCursorTwipPositionMiklos Vajna
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-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
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