summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-20Typo: XExtensionManger=>XExtensionManagerJulien Nabet
2014-12-20Typo: paremeter/paramater=>parameterJulien Nabet
2014-12-20TyposJulien Nabet
2014-12-20Factor out SwFmtFrmSize::dumpAsXml() from nodedumpMiklos Vajna
2014-12-20Add SdrObjGroup::dumpAsXml() to show contents of group shapesMiklos Vajna
2014-12-20Move SdrPage::dumpAsXml() up to SdrObjListMiklos Vajna
2014-12-20SdrPage::dumpAsXml: typoMiklos Vajna
2014-12-20fix typo in translatable stringAdolfo Jayme Barrientos
2014-12-20Bump ICU versionTor Lillqvist
2014-12-20fdo#39468 translate German commentsMichael Weghorn
2014-12-20fdo#39440 sax, sc: reduce scope of local variablesMichael Weghorn
2014-12-20fix buildLionel Elie Mamane
2014-12-19fix buildLionel Elie Mamane
2014-12-19fix indentationLionel Elie Mamane
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