summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-19fix buildLionel Elie Mamane1-0/+1
2014-12-19fix indentationLionel Elie Mamane1-12/+12
2014-12-19correct function name in debug messageLionel Elie Mamane1-1/+1
2014-12-19survive "TextBox" having no valueLionel Elie Mamane1-1/+1
2014-12-19Assume that as long as the model is the same, the shape doesn't change.Lionel Elie Mamane1-1/+1
2014-12-19janitorialLionel Elie Mamane1-1/+0
2014-12-19janitorialLionel Elie Mamane1-1/+0
2014-12-19protect against division by zeroLionel Elie Mamane1-41/+47
2014-12-19Keep as xShapes the newly created GroupShapeLionel Elie Mamane1-0/+1
2014-12-19GroupShape takes care of scaling the subshapesLionel Elie Mamane1-21/+0
2014-12-19detect groupShapes (TimestampFields) in forms, tooLionel Elie Mamane1-0/+13
2014-12-19xShapeGroup *is* the control's global xShape, so use it as suchLionel Elie Mamane1-16/+1
2014-12-19Don't assume that the ZOrder property of shapes is an enumerationLionel Elie Mamane6-19/+30
2014-12-19teach XML import/export about unsigned integer typesLionel Elie Mamane2-2/+15
2014-12-19two references having same contentLionel Elie Mamane1-5/+4
2014-12-19this is purely informative, SAL_WARN is overkillLionel Elie Mamane1-1/+1
2014-12-19set *content* control to multiline, not label(!)Lionel Elie Mamane1-1/+1
2014-12-19Revert "fdo#87301 don't rely on the shape to get the control"Lionel Elie Mamane2-10/+15
2014-12-19Revert "fix indentation"Lionel Elie Mamane1-12/+12
2014-12-19fix indentationLionel Elie Mamane1-12/+12
2014-12-19fdo#87301 don't rely on the shape to get the controlLionel Elie Mamane2-15/+10
2014-12-19remove unnecessary and confusing lineLionel Elie Mamane1-1/+0
2014-12-19fdo#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapesMiklos Vajna3-2/+19
2014-12-19CppunitTest_sw_odfexport: allow running a single testcaseMiklos Vajna2-2/+3
2014-12-19Check number of cells referenced by group instead of group sizeTor Lillqvist4-1/+42
2014-12-19Let's just have one typedef and use it across the board.Kohei Yoshida2-21/+20
2014-12-19This one can be private as well.Kohei Yoshida1-1/+1
2014-12-19Let's hide this typedef. Not used outside this class.Kohei Yoshida1-1/+1
2014-12-19We don't need this semi-colon.Kohei Yoshida1-1/+1
2014-12-19constants via #define must be integer if used in #if statementChristian Lohmaier2-2/+2
2014-12-19convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple stringsCaolán McNamara4-63/+53
2014-12-19convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara5-75/+92
2014-12-19put back the images, they were visible in some configurationsCaolán McNamara3-6/+26
2014-12-19Extrusion depth is just a simple menuCaolán McNamara4-41/+21
2014-12-19these images never appear in the extrusion depth menu, drop themCaolán McNamara4-87/+6
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara6-23/+31
2014-12-19fdo#87471 update locale data for French Burkina Faso [fr-BF]Eike Rathke1-24/+26
2014-12-19fdo#59886 unit tests for DOCX fixed date field import/export.Eilidh McAdam2-0/+22
2014-12-19Support for docx import of fixed date and time fields.Eilidh McAdam9-7/+137
2014-12-19Small fix for docx date field format import.Eilidh McAdam1-2/+7
2014-12-19fdo#59886 export fixed date and time fields to docx.Eilidh McAdam2-4/+14
2014-12-19Make icu4c-android.patch apply againTor Lillqvist1-2/+2
2014-12-19fdo#87466 update locale data for Moore Burkina Faso [mos-BF]Eike Rathke1-7/+7
2014-12-19The value of the nRefs field is not used anywhereTor Lillqvist5-25/+2
2014-12-19DOCX filter: handle decimal number format with no level text correctlyMiklos Vajna5-2/+36
2014-12-19writerfilter: unused includeMiklos Vajna1-4/+0
2014-12-19unoidl: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-19Assert ASCII precond of rtl_uString_newFromAscii/LiteralStephan Bergmann2-7/+4
2014-12-19IMPL_RTL_INTERN -> IMPL_RTL_IS_USTRINGStephan Bergmann3-18/+15
2014-12-19add more date formats for [pt-PT]Eike Rathke1-0/+24