summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)Author
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
2014-02-12Add support for 'Table Cell Redlines' in SW coreAdam Co
2014-02-11Add support for 'Table Row Redlines' in SW coreAdam Co
2014-02-06Typo: formating -> formattingJulien Nabet
2014-01-28bool improvementsStephan Bergmann
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-12-22Fix other typosJulien Nabet
2013-12-20fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl
2013-12-02Integrate branch of IAccessible2Steve Yin