summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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
2014-08-12Consistency around SdrOnOffItem in svx/sxcaitm.hxxStephan Bergmann
2014-08-12Fix apparent SdrCaptionAngleItem vs. SdrCaptionFixedAngleItem mismatchStephan Bergmann
2014-08-11Resolves: fdo#81795 open the font tab via More... languagesCaolán McNamara
2014-08-11RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-08-10Typo: delet=>deleteJulien Nabet
2014-08-08Cleanup OUStrings in CustomShapesJoren De Cuyper
2014-08-07coverity#735867 Dereference after null checkCaolán McNamara
2014-08-07coverity#982278 Resource leak in objectCaolán McNamara