summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-12-18fdo#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commandsMiklos Vajna1-4/+8
2014-12-18Fraction: rewrite 'GetDenominator()==0' conditionsJuan Picca1-28/+16
2014-12-18Work around GCC bugStephan Bergmann1-19/+19
2014-12-18fix buildCaolán McNamara2-31/+31
2014-12-18fix buildCaolán McNamara1-10/+10
2014-12-18drop unused helpidsCaolán McNamara1-2/+0
2014-12-18convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara5-650/+676
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann42-208/+201
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-12-17unused RID_SVX_FMEXPLORER DockingWindow resourceCaolán McNamara1-11/+0
2014-12-17not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-codedCaolán McNamara3-35/+13
2014-12-17fdo#39468 translated some german commentsDaniel Sikeler2-259/+256
2014-12-15coverity#1258449 Explicit null dereferencedCaolán McNamara1-2/+1
2014-12-15fdo#87292 use system dependent path instead of file URLAndras Timar1-1/+5
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan5-20/+20
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann7-15/+14
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan10-90/+106
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky8-8/+0
2014-12-11fdo#39468: Translated some german commentsDaniel Sikeler3-11/+10
2014-12-10Make some dialogs resizable again.Jan Holesovsky1-1/+0
2014-12-09fdo#37682 paint the right areaDavid Tardon1-1/+1
2014-12-09Disable copy c'tor of these guys as well, to fix Windows build.Kohei Yoshida1-0/+2
2014-12-09changed inherited timer to idleTobias Madl5-8/+8
2014-12-09adapted priority to repaintTobias Madl1-1/+1
2014-12-09changed timers to idlesTobias Madl1-11/+5
2014-12-09changed timers to idlesTobias Madl2-5/+5
2014-12-09changed timers to idleJennifer Liebel1-4/+4
2014-12-09fixed timer, idle bugTobias Madl1-1/+1
2014-12-09changed timers to idlesTobias Madl1-3/+3
2014-12-09changed timers to idlesTobias Madl7-26/+26
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-12-09changed timers to idleJennifer Liebel3-16/+16
2014-12-09changed timers to idleJennifer Liebel1-19/+6
2014-12-09changed timers to idlesJennifer Liebel3-6/+6
2014-12-09fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot4-8/+8
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida2-1/+3
2014-12-08Move these to Impl and remove boost::optional include.Kohei Yoshida1-6/+60
2014-12-08Add Impl to SdrObject and hide ObjectUser member.Kohei Yoshida2-9/+20
2014-12-08Copying linked graphic between components is brokenZolnai Tamás1-1/+1
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky4-86/+48
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+1
2014-12-05Broken castStephan Bergmann1-14/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-0/+7
2014-12-04be more explicitDavid Tardon1-1/+1
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon2-10/+34
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon3-65/+41
2014-12-04HAVE_FEATURE_DESKTOP is always defined, it is 0 or 1Tor Lillqvist1-1/+1
2014-12-04Don't use this quick hack on Android.Andrzej Hunt1-1/+1
2014-12-04callcatcher: update unused codeCaolán McNamara1-204/+0