summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2016-12-20Fix metric spinbox tool item sizeJan-Marek Glogowski
2016-12-20Result of css::ui::ContextChangeEventMultiplexer::get cannot be nullStephan Bergmann
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-19make sure the variables are set upMarkus Mohrhard
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-17tdf#104722: Wrong text alignment when text box is smaller than the text insideTamás Zolnai
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-17fix !HAVE_FEATURE_DBCONNECTIVITY buildCaolán McNamara
2016-12-16svx: remove nonsense exception throwing codeMichael Stahl
2016-12-16tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl
2016-12-16avoid dynamic_castEike Rathke
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-14SafeMode: s/LibreOffice/%PRODUCTNAME/, small UI changesKatarina Behrens
2016-12-13add NUMBER_HEBREW and CHARS_HEBREW to RID_SVXSTRARY_NUMBERINGTYPEEike Rathke
2016-12-13add "Linked graphics" to RID_SVXSTRARY_NUMBERINGTYPEEike Rathke
2016-12-13rename to numberingtype instead of pagenumberingEike Rathke
2016-12-13use RID_SVXSTRARY_PAGE_NUMBERING StringArray also in WriterEike Rathke
2016-12-13add missing legal and modelinesEike Rathke
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt
2016-12-12remove useless Mutex guardsNoel Grandin
2016-12-12Mark as constTakeshi Abe
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-10Remove superfluous jargon from user visible stringKhaled Hosny
2016-12-10fix build, invalid conversion from "const char*" to "int" [-fpermissive]Eike Rathke
2016-12-09split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07Match conditional for glxtest static library in vclTor Lillqvist
2016-12-07tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin
2016-12-07tdf#75280 Convert few inappropriate use of sal_uIntPtr to better integer typesGaurav Dhingra
2016-12-07tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06SafeModeDialog: Rename widget to match labelSamuel Mehrbrodt
2016-12-06SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt
2016-12-06SafeModeDialog: Rename to match realitySamuel Mehrbrodt
2016-12-06Simplify codeSamuel Mehrbrodt
2016-12-06SafeModeDialog: Could not activate checkboxes to remove extensionsSamuel Mehrbrodt
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-12-05drop these intermediate Images and use BitmapEx directlyCaolán McNamara
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05silence some BAD_SHIFTsCaolán McNamara
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke
2016-12-02avoid valgrind warningDavid Tardon
2016-12-02use early return to simplify flowNoel Grandin
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara