summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-12-19Consistently define plain string literals here, no OUStringsStephan Bergmann
2014-12-18Build fix for gcc 4.7.Kohei Yoshida
2014-12-18fdo#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commandsMiklos Vajna
2014-12-18Fraction: rewrite 'GetDenominator()==0' conditionsJuan Picca
2014-12-18Work around GCC bugStephan Bergmann
2014-12-18fix buildCaolán McNamara
2014-12-18fix buildCaolán McNamara
2014-12-18drop unused helpidsCaolán McNamara
2014-12-18convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-17unused RID_SVX_FMEXPLORER DockingWindow resourceCaolán McNamara
2014-12-17not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-codedCaolán McNamara
2014-12-17fdo#39468 translated some german commentsDaniel Sikeler
2014-12-15coverity#1258449 Explicit null dereferencedCaolán McNamara
2014-12-15fdo#87292 use system dependent path instead of file URLAndras Timar
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
2014-12-11fdo#39468: Translated some german commentsDaniel Sikeler
2014-12-10Make some dialogs resizable again.Jan Holesovsky
2014-12-09fdo#37682 paint the right areaDavid Tardon
2014-12-09Disable copy c'tor of these guys as well, to fix Windows build.Kohei Yoshida
2014-12-09changed inherited timer to idleTobias Madl
2014-12-09adapted priority to repaintTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09fixed timer, idle bugTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesJennifer Liebel
2014-12-09fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida
2014-12-08Move these to Impl and remove boost::optional include.Kohei Yoshida
2014-12-08Add Impl to SdrObject and hide ObjectUser member.Kohei Yoshida
2014-12-08Copying linked graphic between components is brokenZolnai Tamás
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin
2014-12-05Broken castStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-04be more explicitDavid Tardon
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-04HAVE_FEATURE_DESKTOP is always defined, it is 0 or 1Tor Lillqvist