summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31sw: fix obscure crash in SwXTextDocument::getSomething()Michael Stahl
2015-03-31sw: remove pointless wrtsh/docsh.cxx fileMichael Stahl
2015-03-31sw: prefix members of SwOleClientMichael Stahl
2015-03-31sw: no need to handle a null SwDoc in SwDrawModel ctorMichael Stahl
2015-03-31sw: prefix members of SwDrawModelMichael Stahl
2015-03-31sw: clean up odd formattingMichael Stahl
2015-03-31sw: prefix members of SwPageDescMichael Stahl
2015-03-31sw: prefix members of SwPageDescExtMichael Stahl
2015-03-31sw: prefix members of SwPageFtnInfoMichael Stahl
2015-03-31sw: convert these SwFEShell members to std::unique_ptrMichael Stahl
2015-03-31sw: prefix members of SwFEShellMichael Stahl
2015-03-31sw: prefix members of SwEditShellMichael Stahl
2015-03-31sw: SwDocShell::aFinishedTimer dead since 2006Michael Stahl
2015-03-31sw: prefix members of SwDocShellMichael Stahl
2015-03-31sw: prefix members of SwWebDocShellMichael Stahl
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-31crashtest: crash on layout of novell622972-2.htmlCaolán McNamara
2015-03-31skip SkipImages unit test on WindowsLászló Németh
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-31tdf#87441: Adjustable hidden content removal in e-mailsStefan Heinemann
2015-03-31Better only call RestoreInvisibleContent if previously removedStephan Bergmann
2015-03-31Use simplified configuration accessStephan Bergmann
2015-03-31fdo#87441-Send document as Email removes invisible contentCharu Tyagi
2015-03-31RTF export: indentation fixesMiklos Vajna
2015-03-30SwXTextTable::setDataArray can reuse SwXCellRange tooBjoern Michaelsen
2015-03-30lets get a XTest reference right awayBjoern Michaelsen
2015-03-30use even more SwXCellRange impls from SwXTextTableBjoern Michaelsen
2015-03-30whops, index swapBjoern Michaelsen
2015-03-30fix bounds checkingBjoern Michaelsen
2015-03-30add Python test for table describtionsBjoern Michaelsen
2015-03-30reorder {Row,Column}Description (prepare for unify)Bjoern Michaelsen
2015-03-30remove useless cast causing a warningBjoern Michaelsen
2015-03-30remove unused variableBjoern Michaelsen
2015-03-30make SwXTextTable::getRowDescriptions reuse SwXCellRangeBjoern Michaelsen
2015-03-30make SwXTextTable::getData reuse the code from SwXCellRangeBjoern Michaelsen
2015-03-30SwXCellRange:: and SwXTextTable::getDataArray() do the sameBjoern Michaelsen
2015-03-30simplifyBjoern Michaelsen
2015-03-30simplifyBjoern Michaelsen
2015-03-30whops, fix subsequentcheckBjoern Michaelsen
2015-03-30use helper function for precond checkBjoern Michaelsen
2015-03-30use helper function for precond checkBjoern Michaelsen
2015-03-30simplifyBjoern Michaelsen
2015-03-30fix subsequentchecksBjoern Michaelsen
2015-03-30simplifyBjoern Michaelsen
2015-03-30simplify/eat copypastaBjoern Michaelsen
2015-03-30simplifyBjoern Michaelsen
2015-03-30be honest and except when not implementedBjoern Michaelsen
2015-03-30flatten and simplifyBjoern Michaelsen
2015-03-30reduce UNO boilerplateBjoern Michaelsen