summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-08-27fftester: empty tabbox protectionCaolán McNamara2-0/+2
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke21-35/+35
2016-08-26tdf#100002 MM: directly try filename from columnJan-Marek Glogowski1-1/+1
2016-08-26tdf#101672 non-split underline buttonMaxim Monastirsky1-1/+1
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke3-3/+3
2016-08-25Notebookbar: Single contextual toolbar implementationYousuf Philips2-0/+994
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann1-2/+2
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin47-162/+162
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos2-983/+958
2016-08-25SCNR: Bin some unused forward declarationsTor Lillqvist1-12/+0
2016-08-25Drop duplicate forward declaration of SwPaMTor Lillqvist1-1/+0
2016-08-25tdf#83830: Use SpacingListBox in Header/Footer and Sidebar Wrap PanelSusobhan Ghosh7-157/+19
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin1-6/+2
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin1-2/+2
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin9-58/+58
2016-08-25convert SvxNumValCategory to scoped enumNoel Grandin1-9/+9
2016-08-25convert RefMode to scoped enumNoel Grandin1-4/+4
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin2-2/+2
2016-08-24Simplify dynamic_cast followed by a static_cast.Jan Holesovsky3-39/+49
2016-08-24convert SdrPathSmoothKind to scoped enumNoel Grandin1-8/+8
2016-08-24convert SdrPathSegmentKind to scoped enumNoel Grandin1-4/+4
2016-08-24convert SdrObjClosedKind to scoped enumNoel Grandin1-3/+3
2016-08-24convert PaperSizeApp to scoped enumNoel Grandin1-1/+1
2016-08-24convert OverlayType to scoped enumNoel Grandin1-1/+1
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin4-10/+10
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin1-2/+2
2016-08-24convert ShapeProperty to scoped enumNoel Grandin2-2/+2
2016-08-24convert ViewType to scoped enumNoel Grandin4-4/+4
2016-08-24loplugin:nullptrTakeshi Abe1-1/+1
2016-08-24tdf#87224 Merge character borders across different scripts.Mark Hung3-9/+23
2016-08-23Add a comment about SwExtUserSubType <=> css::text::UserDataPartTor Lillqvist1-0/+4
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann12-13/+13
2016-08-23convert SearchLabel to scoped enumNoel Grandin1-7/+7
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrEndTextEditKind to scoped enumNoel Grandin1-1/+1
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin5-35/+35
2016-08-23convert SdrIterMode to scoped enumNoel Grandin6-8/+8
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin2-5/+6
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos3-6/+8
2016-08-22Avoid illegal cast of SwDropDownFieldType to SwSetExpFieldTypeStephan Bergmann1-1/+2
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-1/+1
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin1-1/+1
2016-08-22convert SdrHitKind to scoped enumNoel Grandin6-26/+27
2016-08-21coverity#1371619 Uncaught exceptionCaolán McNamara2-2/+2
2016-08-21coverity#1371620 Uncaught exceptionCaolán McNamara2-2/+2
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna4-1/+13
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna4-5/+80
2016-08-19Resolves: tdf#100901 crash pressing tab in r-o document with hyperlinkCaolán McNamara1-1/+3
2016-08-19coverity#1371339 Dereference null return valueCaolán McNamara1-4/+3