summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-19correct function name in debug messageLionel Elie Mamane
2014-12-19survive "TextBox" having no valueLionel Elie Mamane
2014-12-19Assume that as long as the model is the same, the shape doesn't change.Lionel Elie Mamane
2014-12-19janitorialLionel Elie Mamane
2014-12-19janitorialLionel Elie Mamane
2014-12-19protect against division by zeroLionel Elie Mamane
2014-12-19Keep as xShapes the newly created GroupShapeLionel Elie Mamane
2014-12-19GroupShape takes care of scaling the subshapesLionel Elie Mamane
2014-12-19detect groupShapes (TimestampFields) in forms, tooLionel Elie Mamane
2014-12-19xShapeGroup *is* the control's global xShape, so use it as suchLionel Elie Mamane
2014-12-19Don't assume that the ZOrder property of shapes is an enumerationLionel Elie Mamane
2014-12-19teach XML import/export about unsigned integer typesLionel Elie Mamane
2014-12-19two references having same contentLionel Elie Mamane
2014-12-19this is purely informative, SAL_WARN is overkillLionel Elie Mamane
2014-12-19set *content* control to multiline, not label(!)Lionel Elie Mamane
2014-12-19Revert "fdo#87301 don't rely on the shape to get the control"Lionel Elie Mamane
2014-12-19Revert "fix indentation"Lionel Elie Mamane
2014-12-19fix indentationLionel Elie Mamane
2014-12-19fdo#87301 don't rely on the shape to get the controlLionel Elie Mamane
2014-12-19remove unnecessary and confusing lineLionel Elie Mamane
2014-12-19fdo#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapesMiklos Vajna
2014-12-19CppunitTest_sw_odfexport: allow running a single testcaseMiklos Vajna
2014-12-19Check number of cells referenced by group instead of group sizeTor Lillqvist
2014-12-19Let's just have one typedef and use it across the board.Kohei Yoshida
2014-12-19This one can be private as well.Kohei Yoshida
2014-12-19Let's hide this typedef. Not used outside this class.Kohei Yoshida
2014-12-19We don't need this semi-colon.Kohei Yoshida
2014-12-19constants via #define must be integer if used in #if statementChristian Lohmaier
2014-12-19convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple stringsCaolán McNamara
2014-12-19convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara
2014-12-19put back the images, they were visible in some configurationsCaolán McNamara
2014-12-19Extrusion depth is just a simple menuCaolán McNamara
2014-12-19these images never appear in the extrusion depth menu, drop themCaolán McNamara
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara
2014-12-19fdo#87471 update locale data for French Burkina Faso [fr-BF]Eike Rathke
2014-12-19fdo#59886 unit tests for DOCX fixed date field import/export.Eilidh McAdam
2014-12-19Support for docx import of fixed date and time fields.Eilidh McAdam
2014-12-19Small fix for docx date field format import.Eilidh McAdam
2014-12-19fdo#59886 export fixed date and time fields to docx.Eilidh McAdam
2014-12-19Make icu4c-android.patch apply againTor Lillqvist
2014-12-19fdo#87466 update locale data for Moore Burkina Faso [mos-BF]Eike Rathke
2014-12-19The value of the nRefs field is not used anywhereTor Lillqvist
2014-12-19DOCX filter: handle decimal number format with no level text correctlyMiklos Vajna
2014-12-19writerfilter: unused includeMiklos Vajna
2014-12-19unoidl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-19Assert ASCII precond of rtl_uString_newFromAscii/LiteralStephan Bergmann
2014-12-19IMPL_RTL_INTERN -> IMPL_RTL_IS_USTRINGStephan Bergmann
2014-12-19add more date formats for [pt-PT]Eike Rathke
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn
2014-12-19fdo#39440 rsc: reduce scope of local variablesMichael Weghorn