summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2015-05-29VclPtr: tdf#91396 crash after tool options and sidebar switchingCaolán McNamara
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-27LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZEMiklos Vajna
2015-05-27SwXTextDocument::initializeForTiledRendering: allow having different defaultsMiklos Vajna
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-26loplugin:saloverrideStephan Bergmann
2015-05-26Remove SwClients before destruction in some uno wrapper classesBjoern Michaelsen
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-26tdf#91389 EDITING: Crash when deleting headerPhilippe Jung
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen
2015-05-26new unocrsrs for SwXTextCursorBjoern Michaelsen
2015-05-26use new unocrsrs in SwGrfShellBjoern Michaelsen
2015-05-26make SwNavigationMgr use the shared_ptrBjoern Michaelsen
2015-05-26remove unconditionally dead codeBjoern Michaelsen
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin
2015-05-25Simplify loopMatteo Casalin
2015-05-25Fix whitespaces/indentationMatteo Casalin
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin
2015-05-23SwView::UpdatePageNums: add LOK callback about page count changeMiklos Vajna
2015-05-23pass RenderContext into writer paintingTomaž Vajngerl
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21sw: prefix members of SwWrapTabPageMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20tdf#85911 docx: export comment initialsJoren De Cuyper
2015-05-20SwEditWin::MouseMove: ignore visual area when tiled renderingMiklos Vajna
2015-05-20tdf#90882 Writer: insert row/col before/afterPhilippe Jung
2015-05-20LOKit mouse move handlerMihai Varga
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-20sw: prefix members of SwCondCollPageMiklos Vajna
2015-05-19Add SwView::EnterShapeDrawTextMode()Miklos Vajna
2015-05-19check for and handle missing base in mail merge (related: fdo#33266)Bjoern Michaelsen
2015-05-19LOKit callback for search not foundMihai Varga
2015-05-19Remove include stdio (part3)Julien Nabet
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann
2015-05-18loplugin:staticmethodsStephan Bergmann