summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-08-28Resolves: fdo#77516 sub-grid shouldn't be allowed as 0Caolán McNamara1-2/+6
2014-08-27Resolves: fdo#83062 infinite recursionCaolán McNamara1-4/+4
2014-08-27make .ui label translatableAndras Timar1-1/+1
2014-08-27callcatcher: update unused codeCaolán McNamara6-245/+7
2014-08-26set default buttonsCaolán McNamara2-5/+4
2014-08-26bnc#770711: Make changing table text color in impress always workMatúš Kukan1-0/+2
2014-08-25zoom slider: remove unneeded whitespacesTomaž Vajngerl1-21/+0
2014-08-25zoom slider: impl as scoped_ptr and reduce code duplicationTomaž Vajngerl1-37/+29
2014-08-25convert MessBox with custom buttons to .uiCaolán McNamara5-24/+75
2014-08-25convert RID_QRY_SAVEMODIFIED with custom buttons to .uiCaolán McNamara4-8/+89
2014-08-25Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann5-9/+9
2014-08-25Remove unnecessary invalid downcastsStephan Bergmann1-4/+4
2014-08-25QueryBox RID_QRY_REMOVE_* -> MessageDialog + stringCaolán McNamara4-45/+34
2014-08-25set names on a bunch more threads...Michael Stahl3-0/+6
2014-08-25everything is independent from vos these days...Michael Stahl1-2/+0
2014-08-25fdo#82260 Fix OS X font dropdown crashMatthew J. Francis1-1/+2
2014-08-25loplugin:unreffunStephan Bergmann1-9/+0
2014-08-25Consistency around SdrAngleItem in svx/inc/sxraitm.hxxStephan Bergmann3-8/+6
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt3-28/+5
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist17-17/+17
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist2-4/+4
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza5-17/+0
2014-08-22Point and Rectangle coordinates are long, not sal_Int32Stephan Bergmann2-3/+5
2014-08-22Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann3-9/+6
2014-08-22Consistency around SdrYesNoItem in svx/sxmspitm.hxxStephan Bergmann2-6/+6
2014-08-22Rectangle coordinates are long, not sal_Int32Stephan Bergmann1-2/+4
2014-08-22Avoid invalid downcastsStephan Bergmann1-6/+7
2014-08-21Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2-0/+2
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist1-4/+4
2014-08-21stario -> css::ioThomas Arnhold1-1/+1
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-1/+1
2014-08-20add a VclViewportCaolán McNamara1-0/+5
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante207-2329/+237
2014-08-18remove cruftEike Rathke1-3/+0
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann5-5/+5
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann5-5/+5
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann3-3/+3
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara52-61/+0
2014-08-18ErrorBox->MessageDialogCaolán McNamara2-8/+6
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann4-10/+10
2014-08-18remove unused ControlThomas Arnhold1-29/+0
2014-08-17remove unused stringsThomas Arnhold1-3/+0
2014-08-16Reserve vector capacity in advanceMatteo Casalin1-0/+1
2014-08-16Simplify by early bail-outMatteo Casalin1-5/+3
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin41-304/+289
2014-08-16bDoInvalidate is always falseMatteo Casalin1-8/+0
2014-08-16Simplify loopMatteo Casalin1-9/+3
2014-08-16Remove repeated checkMatteo Casalin1-1/+1
2014-08-16Just copy the boolean valueMatteo Casalin1-3/+3
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin3-14/+6