summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-08-24convert UpdateType to scoped enumNoel Grandin1-5/+5
2016-08-24convert OverlayType to scoped enumNoel Grandin1-4/+4
2016-08-24remove CellOverlayTypeNoel Grandin1-4/+1
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin2-6/+6
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin2-13/+15
2016-08-24convert ShapeProperty to scoped enumNoel Grandin1-9/+6
2016-08-24convert ViewType to scoped enumNoel Grandin1-6/+6
2016-08-24convert ControlType to scoped enumNoel Grandin1-5/+5
2016-08-23GSoC - First cut at migrating xmloff/ to use FastParser:Mohammed Abdul Azeem1-3/+52
2016-08-23tdf#79398 Add LCID with DBNum during export to XLLaurent Balland-Poirier1-1/+2
2016-08-23use rtl::Static for static std::ordered_set in XMLPropStyleContextNoel Grandin1-6/+0
2016-08-23convert SearchLabel to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin1-5/+5
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin1-5/+5
2016-08-23convert SdrMergeMode to scoped enumNoel Grandin1-4/+4
2016-08-23convert SdrEndTextEditKind to scoped enumNoel Grandin1-6/+8
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin3-36/+36
2016-08-23convert BitmapColorIndex to scoped enumNoel Grandin1-1/+1
2016-08-23convert BitmapMarkerKind to scoped enumNoel Grandin1-2/+2
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin1-2/+2
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-8/+8
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin5-50/+36
2016-08-23tdf#89329: use unique_ptr for pImpl in fmmodelArnold Dumas1-1/+2
2016-08-23vcl: Adds backend tests to check for correct renderingTomaž Vajngerl1-0/+8
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos3-4/+8
2016-08-22ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/Stephan Bergmann2-186/+0
2016-08-22tdf#89329: use unique_ptr for pImpl in svdounoArnold Dumas1-1/+2
2016-08-22convert SdrHintKind to scoped enumNoel Grandin3-31/+30
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin1-9/+11
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-13/+15
2016-08-22convert DefaultType to scoped enumNoel Grandin1-10/+10
2016-08-20Check arm64 tooTor Lillqvist1-1/+1
2016-08-19Resolves: tdf#88953 byref args incorrectly passed in basic->c++Caolán McNamara1-0/+2
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann10-10/+10
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna1-0/+1
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna1-0/+24
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara157-536/+515
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna1-0/+4
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin1-14/+16
2016-08-19convert TableHitKind to scoped enumNoel Grandin1-6/+6
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin1-6/+6
2016-08-19convert SdrAnimationMode to scoped enumNoel Grandin1-6/+6
2016-08-19drop enum SvxViewHint::HintTypeNoel Grandin1-7/+2
2016-08-19convert SdrCrookMode to scoped enumNoel Grandin1-6/+6
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-3/+6
2016-08-19convert SdrDragMode to scoped enumNoel Grandin2-15/+15
2016-08-19convert SdrObjListKind to scoped enumNoel Grandin1-8/+9
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin3-24/+26
2016-08-19convert ObjStrAttrType to scoped enumNoel Grandin1-4/+4
2016-08-19convert SdrViewContext to scoped enumNoel Grandin1-6/+8