summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-08-25Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann
2014-08-25Remove unnecessary invalid downcastsStephan Bergmann
2014-08-25QueryBox RID_QRY_REMOVE_* -> MessageDialog + stringCaolán McNamara
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-25everything is independent from vos these days...Michael Stahl
2014-08-25fdo#82260 Fix OS X font dropdown crashMatthew J. Francis
2014-08-25loplugin:unreffunStephan Bergmann
2014-08-25Consistency around SdrAngleItem in svx/inc/sxraitm.hxxStephan Bergmann
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-22Point and Rectangle coordinates are long, not sal_Int32Stephan Bergmann
2014-08-22Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann
2014-08-22Consistency around SdrYesNoItem in svx/sxmspitm.hxxStephan Bergmann
2014-08-22Rectangle coordinates are long, not sal_Int32Stephan Bergmann
2014-08-22Avoid invalid downcastsStephan Bergmann
2014-08-21Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist
2014-08-21stario -> css::ioThomas Arnhold
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-08-20add a VclViewportCaolán McNamara
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18remove cruftEike Rathke
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann
2014-08-18remove unused ControlThomas Arnhold
2014-08-17remove unused stringsThomas Arnhold
2014-08-16Reserve vector capacity in advanceMatteo Casalin
2014-08-16Simplify by early bail-outMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16bDoInvalidate is always falseMatteo Casalin
2014-08-16Simplify loopMatteo Casalin
2014-08-16Remove repeated checkMatteo Casalin
2014-08-16Just copy the boolean valueMatteo Casalin
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-15ErrorBoxes from datanavi to StringThomas Arnhold
2014-08-15ErrorBox RID_ERRBOX_MODULENOTINSTALLED to StringThomas Arnhold
2014-08-15convert datanavigator sport to .uiCaolán McNamara
2014-08-14Go even further in the scope reduction, we are 100% sure mpClone is NULL.Jan Holesovsky
2014-08-14Massive scope level reduction by early bail-out.Kohei Yoshida
2014-08-14Aligh this correctly...Kohei Yoshida
2014-08-14Scope reduction by early bailout.Kohei Yoshida
2014-08-13WaE: C4245: signed/unsigned mismatchTor Lillqvist
2014-08-13update_pchThomas Arnhold