summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-08-18Change inline-edit mouse input handlingJan-Marek Glogowski
2014-08-17Input fields are always editable...Jan-Marek Glogowski
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-08-07RemoveEventListener on self againStephan Bergmann
2014-07-25Improve header/footer UI label (fdo#81227)Luke Deller
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-06-24Add SwTextBoxHelper::findShapesMiklos Vajna
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-10coverity#735983 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#735982 Unchecked dynamic_castCaolán McNamara
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03sw: fix include guardsThomas Arnhold
2014-05-30coverity#705014 Unchecked dynamic_castCaolán McNamara
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl