summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-22tdf#81833: form protection can be modified as compatibility optionOliver Specht1-0/+2
2016-04-22Avoid reserved identifiersStephan Bergmann48-222/+222
2016-04-21lokit: add getPartHashHenry Castro1-0/+2
2016-04-19drawinglayer, sw: indentation fixesMiklos Vajna4-5/+5
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann1-1/+1
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann1-1/+1
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin1-2/+3
2016-04-14loplugin:passstuffbyref in swNoel Grandin41-106/+106
2016-04-12Avoid reserved identifiersStephan Bergmann14-30/+30
2016-04-12Avoid reserved identifierStephan Bergmann1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin6-7/+7
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl2-2/+0
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl2-2/+0
2016-04-07tdf#99120 DOC import: fix lack of first share after odd section breakMiklos Vajna1-0/+1
2016-04-06Indentation fixesMiklos Vajna1-6/+6
2016-04-05tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna1-0/+2
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-2/+0
2016-04-01tdf#99004 SwAnchoredObjectPosition: handle textboxes when determining surroundMiklos Vajna1-0/+2
2016-04-01loplugin:constantparam in swNoel Grandin7-13/+7
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna1-0/+1
2016-03-31tdf#90855 add table header entries to resourcesJakub Trzebiatowski1-0/+3
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin1-1/+2
2016-03-31tdf#84938 convert VIEWOPT_ constants to scoped enumNoel Grandin1-5/+8
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke3-3/+0
2016-03-31loplugin:constantparam in swNoel Grandin4-15/+11
2016-03-24MM: rename MergeNew => MergeJan-Marek Glogowski1-1/+1
2016-03-24tdf#96914 MM: don't round trip the source documentJan-Marek Glogowski1-1/+1
2016-03-24tdf#95292 MM: cleanup bEndOfDB handlingJan-Marek Glogowski1-10/+6
2016-03-24MM: move SwPageDesc handling into SwDoc::AppendDocJan-Marek Glogowski1-1/+2
2016-03-24MM: merge cancel and error variableJan-Marek Glogowski1-7/+9
2016-03-24MM: cleanup of comments and assertsJan-Marek Glogowski1-14/+54
2016-03-24MM: some assertion on MM inputJan-Marek Glogowski1-2/+4
2016-03-24MM: move email subject and address into descriptorJan-Marek Glogowski2-11/+7
2016-03-24MM: rename and constify variablesJan-Marek Glogowski1-5/+8
2016-03-24MM: refactor DBManager related duplicated codeJan-Marek Glogowski1-3/+1
2016-03-24Revert "tdf93236 N-UP printing in combination 1/4"Jan-Marek Glogowski1-71/+3
2016-03-23sw: replace boost::noncopyable with C++11 deleteMichael Stahl9-21/+39
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht1-1/+6
2016-03-22loplugin:constantparam in swNoel Grandin18-96/+38
2016-03-18mailmerge: Create the target view independantly of the mailmerge execution.Jan Holesovsky1-6/+5
2016-03-18mailmerge: nStartingPageNo and sStartingPageDesc shouldn't be return values.Jan Holesovsky1-2/+1
2016-03-18mailmerge: bPageStylesWithHeaderFooter should not be a return value.Jan Holesovsky1-1/+1
2016-03-18mailmerge: Kill SwMailMergeChildWindow.Jan Holesovsky2-3/+0
2016-03-18mailmerge: Remove "Edit document" page, fuctionality available via toolbar.Jan Holesovsky1-4/+2
2016-03-18mailmerge: Toolbar edit box to show or change the current entry number.Jan Holesovsky1-0/+1
2016-03-18mailmerge: Implement toolbar controller to exclude entries.Jan Holesovsky2-1/+2
2016-03-18mailmerge: Create toolbar buttons for the Save/Print/Email dialogs.Jan Holesovsky2-2/+9
2016-03-18mailmerge: Implemented "Edit Individual Documents" toolbar button.Jan Holesovsky1-4/+6
2016-03-18mailmerge: Introduce buttons for first/prev/next/last mailmerge entry.Jan Holesovsky1-0/+5