summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)Author
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-09Just use a plain std::vector<OUString>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-09fdo#39468 translated german commentsDaniel Sikeler
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-23loplugin:literaltoboolconversionStephan Bergmann
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida
2014-11-22svx: punish evil-doers who put duplicate properties into custom shapesMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18remove cruftEike Rathke
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-26clang: Dead incrementCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-21remove some more bloatThomas Arnhold
2014-04-21remove commented out translations from src fileThomas Arnhold
2014-04-20cpplint: invalid UTF-8 + punctuationJulien Nabet
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10coverity#1103656 Logically dead codeCaolán McNamara