summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann8-49/+49
2014-03-25Accessibility: Avoid immediate crash in ImpressNiklas Johansson1-2/+5
2014-03-25svtools: sal_Bool->boolNoel Grandin3-14/+14
2014-03-25svtools: sal_Bool->boolNoel Grandin7-26/+26
2014-03-25svtools: sal_Bool->boolNoel Grandin11-53/+53
2014-03-25avoid repeated table layouting (fdo#75622)Luboš Luňák1-3/+28
2014-03-25Revert "avoid infinite loop when setting vert. text dir."David Tardon1-5/+3
2014-03-25i115391 corected from isLocked to IsPasteResize which was used in modifiers f...Armin Le Grand1-1/+1
2014-03-24Resolves: #i124497# Corrected object description placeholder...Armin Le Grand1-1/+1
2014-03-24coverity#708347 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-03-24coverity#704823 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24coverity#704821 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24coverity#704820 Dereference after null checkCaolán McNamara1-0/+3
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-10/+10
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-17/+17
2014-03-24svtools: sal_Bool->boolNoel Grandin6-27/+27
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-23WaE: implicit conversion from bool to 'int' [loplugin:implicitboolconversion]Tor Lillqvist2-2/+2
2014-03-23init only required itemsDavid Tardon1-1/+5
2014-03-23avoid infinite loop when setting vert. text dir.David Tardon1-3/+5
2014-03-23i123932 Init only needed items inArmin Le Grand1-1/+5
2014-03-23i123573 corrected reaction on ItemChanges for CustomShapesArmin Le Grand1-12/+20
2014-03-23i115391 corected from SetObejctItem to usage of local SfxItemSetArmin Le Grand1-1/+1
2014-03-23i#115391 better support for MinTextSize settingsArmin Le Grand5-139/+210
2014-03-22coverity#736831 Dereference before null checkCaolán McNamara1-1/+1
2014-03-21Remove opengl usage from svx until we can't solve building problemsZolnai Tamás2-6/+0
2014-03-21Fix android buildZolnai Tamás1-1/+1
2014-03-21Try to fix win build: cant open <GL/glext.h> includeZolnai Tamás1-0/+1
2014-03-21Init an opengl context bounded to an existent window.Zolnai Tamás3-0/+56
2014-03-21Consistent naming: ViewContactOfOpenGL{->Obj}Zolnai Tamás2-5/+5
2014-03-21Extract getPageWindowOutputDevice to a common placeZolnai Tamás3-52/+33
2014-03-21Convert RID_SVX_MDLG_FONTWORK_GALLERY to .uiPalenik Mihály6-90/+142
2014-03-20Resolves: #i124409# use slot SID_ATTR_METRIC...Armin Le Grand1-7/+4
2014-03-20Resolves: #i124425# corrected SvxMetricField::Down() behaviourArmin Le Grand1-16/+1
2014-03-20coverity#705908 Dereference before null checkCaolán McNamara1-1/+1
2014-03-20svx: speed up ObjectContactOfPageView in case there is nothing to displayMiklos Vajna1-3/+24
2014-03-19coverity#705262 Missing break in switchCaolán McNamara1-0/+1
2014-03-19coverity#735861 Explicit null dereferencedCaolán McNamara1-1/+1
2014-03-19coverity#704841 Dereference after null checkCaolán McNamara1-1/+1
2014-03-19coverity#704838 Dereference after null checkCaolán McNamara1-21/+24
2014-03-19coverity#704837 Dereference after null checkCaolán McNamara1-1/+2
2014-03-19coverity#704834 Dereference after null checkCaolán McNamara1-1/+1
2014-03-19Remove unused fieldsTor Lillqvist1-2/+0
2014-03-19Use sane indentation in new files.Jan Holesovsky1-20/+14
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18fdo#75260: Align exterior borders of a table correctly for double lines.Kohei Yoshida1-4/+14
2014-03-18When the scale is set explicitly, we should use it as the pattern scale.Kohei Yoshida1-1/+1
2014-03-18fdo#75260: More adjustments.Kohei Yoshida1-8/+13