summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-08-25convert SvxDistributeHorizontal to scoped enumNoel Grandin
2016-08-25convert SvxDistributeVertical to scoped enumNoel Grandin
2016-08-25convert SvxNumValCategory to scoped enumNoel Grandin
2016-08-25convert ViewType3D to scoped enumNoel Grandin
2016-08-25convert FmSearchProgress::State to scoped enumNoel Grandin
2016-08-25convert SEARCH_RESULT to scoped enumNoel Grandin
2016-08-25convert SEARCHFOR_TYPE to scoped enumNoel Grandin
2016-08-25convert FrameBorderType to scoped enumNoel Grandin
2016-08-25convert RefMode to scoped enumNoel Grandin
2016-08-25convert FrameSelFlags to typed_flags_setNoel Grandin
2016-08-25convert FrameBorderState to scoped enumNoel Grandin
2016-08-25convert SgaObjKind to scoped enumNoel Grandin
2016-08-25convert GridRowStatus to scoped enumNoel Grandin
2016-08-25convert InitWindowFacet to typed_flagsNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-24tdf#93630: Remember whether a doc was originally requested to be opened r/oStephan Bergmann
2016-08-24tdf#89329: use unique_ptr for pImpl in fmgridclArnold Dumas
2016-08-24convert SdrPathSmoothKind to scoped enumNoel Grandin
2016-08-24convert SdrPathSegmentKind to scoped enumNoel Grandin
2016-08-24convert SdrObjClosedKind to scoped enumNoel Grandin
2016-08-24convert EditedAndValid to scoped enumNoel Grandin
2016-08-24convert SvxNumberValueType to scoped enumNoel Grandin
2016-08-24convert PaperSizeApp to scoped enumNoel Grandin
2016-08-24convert CTL_STYLE to scoped enumNoel Grandin
2016-08-24convert UpdateType to scoped enumNoel Grandin
2016-08-24convert OverlayType to scoped enumNoel Grandin
2016-08-24remove CellOverlayTypeNoel Grandin
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin
2016-08-24convert ShapeProperty to scoped enumNoel Grandin
2016-08-24convert ViewType to scoped enumNoel Grandin
2016-08-24convert ControlType to scoped enumNoel Grandin
2016-08-23GSoC - First cut at migrating xmloff/ to use FastParser:Mohammed Abdul Azeem
2016-08-23tdf#79398 Add LCID with DBNum during export to XLLaurent Balland-Poirier
2016-08-23use rtl::Static for static std::ordered_set in XMLPropStyleContextNoel Grandin
2016-08-23convert SearchLabel to scoped enumNoel Grandin
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin
2016-08-23convert SdrMergeMode to scoped enumNoel Grandin
2016-08-23convert SdrEndTextEditKind to scoped enumNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23convert BitmapColorIndex to scoped enumNoel Grandin
2016-08-23convert BitmapMarkerKind to scoped enumNoel Grandin
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-23tdf#89329: use unique_ptr for pImpl in fmmodelArnold Dumas
2016-08-23vcl: Adds backend tests to check for correct renderingTomaž Vajngerl
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-08-22ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/Stephan Bergmann