summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna1-0/+3
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-3/+0
2014-08-31Typo: childs->childrenJulien Nabet1-2/+2
2014-08-29fdo#67615 TextField in table should use same formatting as floating TextFieldLionel Elie Mamane2-16/+3
2014-08-29Make opengl chart window always activeZolnai Tamás2-2/+4
2014-08-29ChartHelper::IsChart is uselessZolnai Tamás2-23/+1
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-08-28Avoid unnecessary, potentially invalid downcasts from SdrObject to SdrObjGroupStephan Bergmann1-4/+4
2014-08-27Resolves: fdo#83062 infinite recursionCaolán McNamara1-4/+4
2014-08-27callcatcher: update unused codeCaolán McNamara4-243/+5
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 McNamara3-24/+3
2014-08-25convert RID_QRY_SAVEMODIFIED with custom buttons to .uiCaolán McNamara2-8/+3
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 Bergmann2-3/+3
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt2-27/+4
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 Bergmann2-3/+3
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-21stario -> css::ioThomas Arnhold1-1/+1
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante188-2211/+231
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 McNamara50-59/+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