summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)Author
2014-03-10coverity#1103656 Logically dead codeCaolán McNamara
2014-03-08Translate German stringJacobo Aragunde Pérez
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-26coverity#1103752 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-26coverity#1103753 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-26bIsSetType is never readStephan Bergmann
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino
2014-01-17bool improvementsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-03convert SvxNumberFormatShell::AddFormat from xub_Strlen to sal_Int32Noel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-12No idea why <wchar.h> would be needed here on non-Linux UnixTor Lillqvist
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold
2013-10-01convert SvxNumberFormatShell::SetComment4Entry from String to OUStringNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-05convert svx/source/items/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/hlnkitem.hxx from String to OUStringNoel Grandin
2013-09-05convert includes/svx/numfmtsh.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/numinf.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/pageitem.hxx from String to OUStringNoel Grandin
2013-09-01XubString->OUStringCaolán McNamara
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16callcatcher: update unused code listCaolán McNamara
2013-08-09metric strings loaded from wrong .srcCaolán McNamara
2013-07-29fdo#67274 Always embed images from gallerySamuel Mehrbrodt
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-01Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functionsAriel Constenla-Haile
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-05-25provide complete types of some SdrCustomShapeGeometryItem functors...Herbert Dürr
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-09deleting NULL is safeTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke