summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-15convert FocusMoveDirection to scoped enumNoel Grandin3-21/+15
2017-02-15convert PageObjectLayouter to scoped enumNoel Grandin7-33/+24
2017-02-15convert GradientColorClass to scoped enumNoel Grandin3-13/+10
2017-02-15remove unused Right from Anchor enumNoel Grandin2-2/+1
2017-02-15remove unused PREVIEW from SfxObjectCreateMode enumNoel Grandin5-6/+0
2017-02-15drop unused SwChildWindowMailmerge from SfxShellFeature enumNoel Grandin3-7/+3
2017-02-15remove unused OBJECTBAR from SfxChildIdentifier enumNoel Grandin2-4/+0
2017-02-15remove unused MOVEDOCKINGWINDOW from SfxDockingConfig enumNoel Grandin2-5/+2
2017-02-15convert AttributeType to scoped enumNoel Grandin3-200/+181
2017-02-15convert DocTreeNode::NodeType to scoped enumNoel Grandin7-51/+31
2017-02-15drop CycleMode enumNoel Grandin7-67/+14
2017-02-15convert ReverseMethod to scoped enumNoel Grandin3-201/+183
2017-02-15convert RepresentModes to scoped enumNoel Grandin1-15/+7
2017-02-15convert SmBracketType to scoped enumNoel Grandin4-84/+22
2017-02-15remove unused BOTTOM from RenderAlign enumNoel Grandin2-6/+1
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin3-4/+2
2017-02-15convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin4-23/+9
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin5-13/+9
2017-02-15Typo: lenghten->lengthenJulien Nabet2-2/+2
2017-02-15tdf#105386: crash with macro organizerJulien Nabet1-1/+3
2017-02-15starmath: Avoid unnecessary stack operations in parsingTakeshi Abe1-8/+3
2017-02-15Related: tdf#105672 Load toolbar properties from .uiMaxim Monastirsky8-203/+100
2017-02-14ChartDumpTest: Don't use variable value in a noteTamás Zolnai6-40/+41
2017-02-14tdf#105682 : fixed Insert Slide buttonsSzymon Kłos1-2/+2
2017-02-14tdf#105962: added missing controls to avoid crash in impressSzymon Kłos2-34/+61
2017-02-14tdf#106011: The "swing angle" is negative when counter-clockwiseTor Lillqvist1-1/+1
2017-02-14Moved file filtering to a menu optionaleksandar-stefanovic7-53/+110
2017-02-14Remove these temporarily added definesTamás Zolnai1-6/+0
2017-02-14BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE has been defined forever in these filesTor Lillqvist3-22/+4
2017-02-14No need to have SAL_INFOs inside OSL_DEBUG_LEVEL checksTor Lillqvist2-39/+1
2017-02-14Bin unneeded forward declarationsTor Lillqvist1-6/+1
2017-02-14Make CppunitTest_chart2_dump succeed in my macOS buildStephan Bergmann1-22/+22
2017-02-14Revert commits that caused instability on the Linux debug tinderboxBjoern Michaelsen6-46/+50
2017-02-14Keep original CFLAGS etc. unmodified in configure.acStephan Bergmann1-64/+73
2017-02-14unwind RID_ANALYSIS_DEFFUNCTION_NAMES local resourceCaolán McNamara3-633/+610
2017-02-14covert ANALYSIS_* resources to StringArraysCaolán McNamara2-3195/+882
2017-02-14unwind RID_ANALYSIS_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara3-3326/+3308
2017-02-14unwind RID_ANALYSIS_FUNCTION_NAMES local resourceCaolán McNamara4-528/+504
2017-02-14convert DATE_FUNCDESC_* resources to StringArraysCaolán McNamara3-157/+54
2017-02-14convert PRICING_FUNCDESC_* resources to StringArraysCaolán McNamara3-379/+94
2017-02-14unwind RID_DATE_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara4-177/+160
2017-02-14unwind RID_PRICING_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara4-389/+371
2017-02-14unwind RID_PRICING_FUNCTION_NAMES local resourceCaolán McNamara4-27/+20
2017-02-14unwind RID_DATE_FUNCTION_NAMES local resourceCaolán McNamara4-30/+39
2017-02-14unwind RID_DATE_DEFFUNCTION_NAMES local resourceCaolán McNamara4-75/+50
2017-02-14unwind RID_PRICING_DEFFUNCTION_NAMES local resourceCaolán McNamara4-46/+22
2017-02-14Add operator<< to output values of type enum class ExpressionFunctTor Lillqvist1-0/+47
2017-02-14DYING_FLYFRAMEFORMAT not needed anymoreBjoern Michaelsen3-14/+0
2017-02-14give SwFlyDrawContact a clear owner: SwFlyFrameFormatBjoern Michaelsen6-37/+47
2017-02-14Clean up some whitespace and comment crazinessTor Lillqvist1-18/+12