summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-07tdf#75280 Convert few inappropriate use of sal_uIntPtr to better integer typesGaurav Dhingra1-2/+2
2016-12-07tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl4-7/+38
2016-12-07convert PolyFlags to scoped enumNoel Grandin4-74/+74
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin6-38/+40
2016-12-06SafeModeDialog: Rename widget to match labelSamuel Mehrbrodt3-8/+8
2016-12-06SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt3-1/+28
2016-12-06SafeModeDialog: Rename to match realitySamuel Mehrbrodt3-14/+14
2016-12-06Simplify codeSamuel Mehrbrodt1-28/+6
2016-12-06SafeModeDialog: Could not activate checkboxes to remove extensionsSamuel Mehrbrodt1-0/+1
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page6-24/+16
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-06convert PolyStyle to scoped enumNoel Grandin1-1/+1
2016-12-05drop these intermediate Images and use BitmapEx directlyCaolán McNamara3-8/+8
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin2-3/+3
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin23-94/+94
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2-2/+2
2016-12-05silence some BAD_SHIFTsCaolán McNamara1-1/+1
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke3-5/+4
2016-12-02avoid valgrind warningDavid Tardon1-1/+1
2016-12-02use early return to simplify flowNoel Grandin1-57/+60
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara3-34/+33
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann31-199/+0
2016-12-01fix bug in FmFormShell::GetStateNoel Grandin1-1/+1
2016-12-01Add toolbar button for page orientationMuhammet Kara1-1/+1
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin13-26/+26
2016-11-29safe mode: Add help button to the dialogKatarina Behrens1-2/+17
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: svxStephan Bergmann1-1/+2
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann1-1/+1
2016-11-29safe mode: typos and vocabulary nitpickingKatarina Behrens1-14/+14
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin8-8/+8
2016-11-28tdf#98525 Commit font style change to dimension line objectUlrich Gemkow1-0/+5
2016-11-25give us a chance to see *which* property failedEike Rathke8-19/+19
2016-11-25Handle cases where last-used palette disappearedStephan Bergmann1-1/+4
2016-11-25convert FRM_VALID constants to o3tl::typed_flagsNoel Grandin1-28/+35
2016-11-25convert MODIFY constants to o3tl::typed_flagsNoel Grandin1-56/+63
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl12-31/+27
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2-3/+3
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin3-8/+8
2016-11-23make strings localizableAndras Timar1-1/+1