summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-15replace SdrMeasureTextVPos with css::drawing::MeasureTextVertPosCaolán McNamara
2017-02-15replace SdrMeasureTextHPos with css::drawing::MeasureTextHorzPosCaolán McNamara
2017-02-15remove unused PREVIEW from SfxObjectCreateMode enumNoel Grandin
2017-02-15drop unused SwChildWindowMailmerge from SfxShellFeature enumNoel Grandin
2017-02-15remove unused BOTTOM from RenderAlign enumNoel Grandin
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin
2017-02-15convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin
2017-02-15Related: tdf#105672 Load toolbar properties from .uiMaxim Monastirsky
2017-02-14Bin unneeded forward declarationsTor Lillqvist
2017-02-14Add operator<< to output values of type enum class ExpressionFunctTor Lillqvist
2017-02-14Clean up some whitespace and comment crazinessTor Lillqvist
2017-02-14Bin unused forward declarationsTor Lillqvist
2017-02-14remove unused Border from RulerIndentStyle enumNoel Grandin
2017-02-14convert SvParserState to scoped enumNoel Grandin
2017-02-14drop unused LIST from SvTreeAccRoleType enumNoel Grandin
2017-02-14remove unused Video from SgaObjKind enumNoel Grandin
2017-02-14remove unused IMPORT_INET from GalleryGraphicImportRet enumNoel Grandin
2017-02-14convert SvxPrevLineSpace to scoped enumNoel Grandin
2017-02-14drop CTL_STYLE enumNoel Grandin
2017-02-14remove unused MoveAll from SvxRuler::UpdateType enumNoel Grandin
2017-02-14remove unused StartSelection from SvxTableController::TblAction enumNoel Grandin
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-14remove unused BreakedLine enumerator from SdrMeasureTextVPosNoel Grandin
2017-02-14remove unused Invalid enumerator from ShapeProperty enumNoel Grandin
2017-02-14Use o3tl::strong_int on RESOURCE_TYPENoel Grandin
2017-02-14remove unused Outline enumerator from SelectionAnalyzer::ViewType enumNoel Grandin
2017-02-14remove unused BrkAction enumerator from SdrEventKindNoel Grandin
2017-02-14remove unused ValueSetWithTextControl::ControlType enumNoel Grandin
2017-02-14remove unused GlueDeselected enumerator from SdrHdlKind enumNoel Grandin
2017-02-14remove unused ModelSaved enumerator from SdrHintKind enumNoel Grandin
2017-02-14remove unused Handles enumerator from DefaultType enumNoel Grandin
2017-02-14remove unused Copy enumerator from SdrUserCallType enumNoel Grandin
2017-02-14drop unused Streaming enumerator from SdrInsertReasonKind enumNoel Grandin
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2017-02-12Typo: (trans)fomat->(trans)formatJulien Nabet
2017-02-12ChartDumpTest: A new chart test suite for a more sistematic testingTamás Zolnai
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
2017-02-12Various typos on accessibleJulien Nabet
2017-02-11Remove dead #ifdef _UWINAPI_Stephan Bergmann
2017-02-11LigaturesEnabled flag is never setKhaled Hosny
2017-02-11Remove comment that is no longer accurate/relevantStephan Bergmann
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-10Further modifications to FastAttributeIter:Mohammed Abdul Azeem