summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko18-72/+18
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann4-4/+4
2016-06-08tdf#97103 sw: fix restoring of SetRedlineMode on DOCX/RTF exportMichael Stahl4-38/+67
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page2-2/+2
2016-06-08sfx2 classification: use auto where it improves code readabilityMiklos Vajna1-12/+9
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-0/+2
2016-06-08sw SwXTextCellStyle fix possible nullptr dereferenceJakub Trzebiatowski1-0/+3
2016-06-08fdo47267 odf import unit testJakub Trzebiatowski2-0/+5
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski13-27/+304
2016-06-07tdf#50821 RTF import: fix handling of \trpaddf{b,l,r,t}Miklos Vajna2-0/+18
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara2-3/+15
2016-06-06sw: simplify identical branches in WW8AttributeOutput::DefaultStyleMichael Stahl7-21/+10
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl23-110/+98
2016-06-06sw: prefix members of SwCacheMiklos Vajna2-90/+90
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin1-1/+1
2016-06-06SwXDispatchProviderInterceptor: implement frame::XInterceptorInfoMiklos Vajna2-1/+16
2016-06-06loplugin:sallogareasStephan Bergmann1-1/+1
2016-06-06tdf#83830: Page Format PanelSusobhan Ghosh4-21/+214
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin1-1/+1
2016-06-06fdo47267 fix import crashJakub Trzebiatowski8-12/+152
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page1-1/+1
2016-06-06tdf#81475 Minor tweaks to writer toolbarsYousuf Philips2-3/+4
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin34-73/+73
2016-06-06remove unused constants in HRC filesNoel Grandin2-3/+0
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page9-40/+39
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin8-18/+18
2016-06-03sw: replace some OSL_ENSURE with assertMichael Stahl1-11/+8
2016-06-03sw: convert some OSL_FAIL to assertMichael Stahl12-55/+57
2016-06-03Resolves: tdf#93971 freeze on load of specific html docCaolán McNamara2-1/+79
2016-06-03loplugin:constantparamsNoel Grandin1-1/+1
2016-06-03Convert FontRights to scoped enumNoel Grandin1-1/+1
2016-06-02tdf#90834 Turn in-line version control history commentskrishna keshav1-7/+3
2016-06-02coverity#1362484 Dereference after null checkCaolán McNamara1-1/+1
2016-06-02Invalidate the AutoText Dialog after selectionSzymon Kłos2-0/+9
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe3-5/+5
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin1-1/+1
2016-06-02loplugin:unuseddefaultparamsNoel Grandin9-24/+16
2016-06-02loplugin:unusedfieldsNoel Grandin2-18/+0
2016-06-01sw UNO API XTextTable add TableTemplateName propertyJakub Trzebiatowski5-0/+37
2016-06-01tdf#99827 sw: don't create AutoText dialog's preview doc ReadOnlyMichael Stahl1-7/+5
2016-06-01RTF export: use auto where it improves code readabilityMiklos Vajna6-85/+81
2016-06-01remove unused SID constants and associated codeNoel Grandin2-6/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin16-32/+32
2016-05-31tdf#91781 A round of minor tweaks to Writer's menusYousuf Philips1-22/+30
2016-05-31tdf#94205 Use o3tl::make_unique instead of new + std::movekrishna keshav1-2/+2
2016-05-31Don't use pInsert after it has been movedStephan Bergmann1-1/+1
2016-05-31tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna2-0/+10
2016-05-31Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccessJakub Trzebiatowski10-16/+312
2016-05-31loplugin:unusedmethodsNoel Grandin1-13/+2
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin1-1/+1