summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)AuthorFilesLines
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann4-8/+8
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann2-6/+6
2014-11-23loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida1-0/+1
2014-11-22svx: punish evil-doers who put duplicate properties into custom shapesMichael Stahl1-1/+30
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl3-0/+4
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava4-10/+10
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke1-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin5-5/+0
2014-10-20loplugin: cstylecastNoel Grandin7-11/+11
2014-10-20loplugin: cstylecastNoel Grandin1-0/+20
2014-10-15loplugin: cstylecastNoel Grandin4-13/+14
2014-10-06loplugin: cstylecastNoel Grandin2-2/+2
2014-10-06loplugin: cstylecastNoel Grandin1-0/+9
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara1-8/+3
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin1-2/+2
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-3/+3
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante12-248/+47
2014-08-18remove cruftEike Rathke1-3/+0
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-2/+0
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin3-27/+3
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin9-61/+63
2014-06-30Called C++ object pointer is nullCaolán McNamara1-4/+2
2014-06-26clang: Dead incrementCaolán McNamara1-2/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-8/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-1/+0
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold1-0/+3
2014-04-21remove some more bloatThomas Arnhold1-1/+0
2014-04-21remove commented out translations from src fileThomas Arnhold1-2/+0
2014-04-20cpplint: invalid UTF-8 + punctuationJulien Nabet1-2/+2
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke1-6/+2
2014-04-15svx: sal_Bool->boolNoel Grandin3-8/+8
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist2-30/+19
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-11/+7
2014-03-10coverity#1103656 Logically dead codeCaolán McNamara1-9/+4
2014-03-08Translate German stringJacobo Aragunde Pérez1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+1
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2-15/+0
2014-02-26Remove visual noise from svxAlexander Wilms1-24/+24
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin1-24/+7
2014-02-23Remove unneccessary commentsAlexander Wilms13-152/+152
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin7-22/+22
2014-01-28bool improvementsStephan Bergmann4-11/+11
2014-01-26coverity#1103752 : Uninitialized scalar fieldNorbert Thiebaud1-10/+12
2014-01-26coverity#1103753 : Uninitialized scalar fieldNorbert Thiebaud1-10/+12
2014-01-26bIsSetType is never readStephan Bergmann1-2/+1