summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-12-30cleanup tailing backslashesJochen Nitschke2-15/+15
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin2-240/+242
2016-12-24tdf#70998 Text change: graphics/picture to imagetamsil1amani31-6/+6
2016-12-23tdf#87700 command to rotate 180 degreesgiacco1-0/+15
2016-12-23tdf#70998 Change word "Graphic(s)" to "Image(s)"Huzaifa Iftikhar1-1/+1
2016-12-23merge IScript with NewStyleUNOScriptNoel Grandin1-16/+3
2016-12-23merge svx::sidebar::BulletsSettings with svx::sidebar::BulletsSettings_ImplNoel Grandin1-9/+2
2016-12-22unwind RID_SVXIMGLIST_FMEXPL ImageListCaolán McNamara8-214/+271
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin5-9/+9
2016-12-22convert BmpFilter to scoped enumNoel Grandin1-8/+8
2016-12-21unwind RID_SVXIMGLIST_XFORMS_TBX ImageListCaolán McNamara4-32/+29
2016-12-21convert VclButtonsType to scoped enumNoel Grandin2-5/+5
2016-12-21unwind RID_SVXIL_FRAME ImageListCaolán McNamara2-33/+79
2016-12-21drop unused IL_IMAPDLG resourceCaolán McNamara2-29/+0
2016-12-21Useless namespace around a #defineStephan Bergmann1-5/+0
2016-12-21Merge unogalthemeprovider.hxx into .cxxStephan Bergmann2-83/+46
2016-12-21Merge tbunosearchcontrollers.hxx into .cxxStephan Bergmann2-395/+328
2016-12-21tdf#104737: Bullets and Numbering: inconsistent naming of last tab pageTamás Zolnai1-14/+1
2016-12-21unwind RID_SVXIL_DATANAVI ImageListCaolán McNamara4-57/+47
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin8-177/+177
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin7-139/+139
2016-12-20Fix metric spinbox tool item sizeJan-Marek Glogowski1-3/+1
2016-12-20Result of css::ui::ContextChangeEventMultiplexer::get cannot be nullStephan Bergmann1-1/+1
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin1-2/+3
2016-12-19make sure the variables are set upMarkus Mohrhard1-0/+3
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin1-8/+0
2016-12-17tdf#104722: Wrong text alignment when text box is smaller than the text insideTamás Zolnai1-1/+9
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann3-27/+27
2016-12-17fix !HAVE_FEATURE_DBCONNECTIVITY buildCaolán McNamara1-1/+0
2016-12-16svx: remove nonsense exception throwing codeMichael Stahl1-30/+2
2016-12-16tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl1-1/+5
2016-12-16avoid dynamic_castEike Rathke1-14/+16
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin5-17/+17
2016-12-14SafeMode: s/LibreOffice/%PRODUCTNAME/, small UI changesKatarina Behrens1-1/+1
2016-12-13add NUMBER_HEBREW and CHARS_HEBREW to RID_SVXSTRARY_NUMBERINGTYPEEike Rathke1-0/+2
2016-12-13add "Linked graphics" to RID_SVXSTRARY_NUMBERINGTYPEEike Rathke2-0/+3
2016-12-13rename to numberingtype instead of pagenumberingEike Rathke3-3/+3
2016-12-13use RID_SVXSTRARY_PAGE_NUMBERING StringArray also in WriterEike Rathke2-4/+18
2016-12-13add missing legal and modelinesEike Rathke1-1/+22
2016-12-13change from glew to epoxyCaolán McNamara1-1/+1
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt1-0/+1
2016-12-12remove useless Mutex guardsNoel Grandin2-4/+1
2016-12-12Mark as constTakeshi Abe1-1/+1
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin10-49/+38
2016-12-10Remove superfluous jargon from user visible stringKhaled Hosny1-2/+2
2016-12-10fix build, invalid conversion from "const char*" to "int" [-fpermissive]Eike Rathke1-27/+27
2016-12-09split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl2-5/+219
2016-12-08convert SFX_HINT to scoped enumNoel Grandin15-81/+74
2016-12-07Match conditional for glxtest static library in vclTor Lillqvist1-0/+2
2016-12-07tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin3-2/+37