summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2016-06-10Resolves: tdf#100275 makeMark may return null under some circumstancesCaolán McNamara
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara
2016-06-10sw: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2016-06-10sw: implement per-view LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna
2016-06-10sw: restore the useful bug referencesMichael Stahl
2016-06-10sw: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin
2016-06-10tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas
2016-06-10tdf#90834 Turn in-line version control history commentsapurvapriyadarshi
2016-06-10sw: -Werror=unused-variableMichael Stahl
2016-06-10remove bBreakAfter& param from SwLayHelper constructorNoel Grandin
2016-06-09sw: implement per-view LOK_CALLBACK_SET_PARTMiklos Vajna
2016-06-09tdf#96089 sw: fix scope of bBreakAfter in InsertCnt_()Michael Stahl
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08tdf#97103 sw: fix restoring of SetRedlineMode on DOCX/RTF exportMichael Stahl
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-08sfx2 classification: use auto where it improves code readabilityMiklos Vajna
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-08sw SwXTextCellStyle fix possible nullptr dereferenceJakub Trzebiatowski
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara
2016-06-06sw: simplify identical branches in WW8AttributeOutput::DefaultStyleMichael Stahl
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06sw: prefix members of SwCacheMiklos Vajna
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin
2016-06-06SwXDispatchProviderInterceptor: implement frame::XInterceptorInfoMiklos Vajna
2016-06-06loplugin:sallogareasStephan Bergmann
2016-06-06tdf#83830: Page Format PanelSusobhan Ghosh
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin
2016-06-06fdo47267 fix import crashJakub Trzebiatowski
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03sw: replace some OSL_ENSURE with assertMichael Stahl
2016-06-03sw: convert some OSL_FAIL to assertMichael Stahl
2016-06-03Resolves: tdf#93971 freeze on load of specific html docCaolán McNamara
2016-06-03loplugin:constantparamsNoel Grandin
2016-06-03Convert FontRights to scoped enumNoel Grandin
2016-06-02tdf#90834 Turn in-line version control history commentskrishna keshav
2016-06-02coverity#1362484 Dereference after null checkCaolán McNamara
2016-06-02Invalidate the AutoText Dialog after selectionSzymon Kłos
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-06-02loplugin:unuseddefaultparamsNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-06-01sw UNO API XTextTable add TableTemplateName propertyJakub Trzebiatowski
2016-06-01tdf#99827 sw: don't create AutoText dialog's preview doc ReadOnlyMichael Stahl
2016-06-01RTF export: use auto where it improves code readabilityMiklos Vajna