summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)Author
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentOutlineNodes out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentListsAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentListItems out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentTimerAccess in SwDoc into DocumentTimerManager.Valentin Kettner
2014-07-15Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann
2014-06-25pagedesc: Consolidate FindPageDescByName() and FindPageDesc().Jan Holesovsky
2014-06-25pagedesc: It's better when MakePageDesc returns a pointer.Jan Holesovsky
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16rtl::Reference fits just fine hereStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Added IDocumentSettingAccess& getIDocumentSettingAccess() to SwDocValentin Kettner
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-06-03Added 32DummyCompatabilityOptions to DocumentSettingManangerValentin Kettner
2014-06-03Work on DocumentSettingManager for 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-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03Removed getVirtualDevice and setVirtualDevice from SwDoc.Valentin Kettner
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-05-27SwXFrames::getByIndex: ignore textboxesMiklos Vajna
2014-05-27SwXFrames::getCount: ignore TextFrames, which are TextBoxesMiklos Vajna
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-22Split out the IDocumentDeviceAccess interface of SwDoc.Valentin Kettner
2014-04-22Refactor IDocumentSettingAccess Interface of SwDocanuragkanungo
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-23Remove table-related redlines when table,row,cell removedAdam Co
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26Resolves: #i119612# fix the order of Hebraic string are changed after..Lei De Bin
2014-02-19Resolves: #i124188# assure correct insertion of text attribute...Oliver-Rainer Wittmann