summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-22convert more SvStream::operator<< callsNoel Grandin2-4/+4
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann3-3/+3
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-5/+5
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino1-4/+4
2014-01-17bool improvementsStephan Bergmann4-8/+4
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann15-20/+20
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin4-14/+14
2013-12-03convert SvxNumberFormatShell::AddFormat from xub_Strlen to sal_Int32Noel Grandin1-8/+6
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-5/+5
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-5/+5
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin1-2/+2
2013-10-28remove local css namespace definitionsThomas Arnhold1-2/+0
2013-10-12No idea why <wchar.h> would be needed here on non-Linux UnixTor Lillqvist1-3/+0
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold1-2/+2
2013-10-01convert SvxNumberFormatShell::SetComment4Entry from String to OUStringNoel Grandin1-1/+1
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-05convert svx/source/items/*.cxx from String to OUStringNoel Grandin5-22/+22
2013-09-05convert include/svx/hlnkitem.hxx from String to OUStringNoel Grandin1-5/+5
2013-09-05convert includes/svx/numfmtsh.hxx from String to OUStringNoel Grandin1-91/+70
2013-09-05convert include/svx/numinf.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-05convert include/svx/pageitem.hxx from String to OUStringNoel Grandin1-2/+2