summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)Author
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-30coverity#704378 gold, Logically dead codeCaolán McNamara
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-12convert SWFMTFLD_ #defines to an enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-10UBSan: SvxColorItem vs. SvxBrushItem confusionStephan Bergmann
2014-10-03display paragraph format redline also as 'formats' rather than empty stringLuboš Luňák
2014-10-03coverity#1242521 silence Arguments in wrong orderCaolán McNamara
2014-10-02coverity#1242750 Unused valueCaolán McNamara
2014-10-02coverity#1242841 Unused valueCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-09fdo#82496: Change picture option by rightclickingJennifer Liebel
2014-09-03Simplify thisMaxim Monastirsky
2014-08-29Avoid crash when no args specifiedMaxim Monastirsky
2014-08-29Remove these intermediate variablesMaxim Monastirsky
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-25reduce nesting at SID_CHINESE_CONVERSIONTomaž Vajngerl
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-22Open the right tab for the More... commandMaxim Monastirsky
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-18include app.hrcThomas Arnhold
2014-08-18InfoBox MSG_WRONG_TABLENAME and MSG_ERR_TABLE_MERGE to StringThomas Arnhold
2014-08-17fdo#76565 Allow pasting into input fieldsJan-Marek Glogowski
2014-08-17Hyperlink dialog: Don't close if it's already openThomas Arnhold
2014-08-16Missing ; (unsuccessful merge)Matteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16sal_uInt16 to size_t, avoid temporaries and hardcoded constantsMatteo Casalin
2014-08-16Fix indentation/formatMatteo Casalin
2014-08-16Use more proper integer types, avoid temporaries and constifyMatteo Casalin
2014-08-16Fix indentation/formatMatteo Casalin
2014-08-16sal_uInt16 to sal_uInt16, constifyMatteo Casalin
2014-08-16This array can be staticMatteo Casalin
2014-08-16Group more code in local helper function and simplify itMatteo Casalin
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-08-11Resolves: fdo#81795 open the font tab via More... languagesCaolán McNamara
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-26sal_uInt16 to short, constifyMatteo Casalin
2014-07-26sal_uInt16: avoid temporaries, simplify, constify, use USHRT_MAXMatteo Casalin
2014-07-26sal_uInt16: constify and avoid temporariesMatteo Casalin
2014-07-26Simplify code pathMatteo Casalin
2014-07-26Do not repeat tests and make code more readableMatteo Casalin
2014-07-26More proper integer types, constifyMatteo Casalin
2014-07-26Remove temporaries and constifyMatteo Casalin