summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-04coverity#707336 Uncaught exceptionCaolán McNamara
2014-09-03Use enum type DBManagerOptions for merge type constantsEilidh McAdam
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl
2014-08-25SwXServiceProvider::MakeInstance() requires a SwDocMichael Stahl
2014-08-20i#105557: even more thread-safe caching of SwXFrame instancesMichael Stahl
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-30ITiledRenderable: provide default implementations for some methods.Andrzej Hunt
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-26Simplify code by throwing earlierMatteo Casalin
2014-07-26Minor simplificationMatteo Casalin
2014-07-26Remove unneeded OUString temporariesMatteo Casalin
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-07-22Prefer for loop to whileMatteo Casalin
2014-07-22sal_uInt16 to more proper integer types, constifyMatteo Casalin
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner
2014-07-12Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-07-01coverity#983968 Uncaught exceptionCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25Add ITiledRenderable.Andrzej Hunt
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-20Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-17Fix memory leaks for some SwXMLTextBlocksTakeshi Abe
2014-06-17Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-10coverity#707350 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1038491 Uncaught exceptionCaolán McNamara
2014-06-03Finished rebasing to master.Valentin Kettner
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner
2014-06-03Finished cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner