summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-11coverity#705112 Using invalid iteratorCaolán McNamara
2014-02-11sal_Bool->boolNoel Grandin
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-06coverity#707968 Uninitialized pointer fieldCaolán McNamara
2014-02-04fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi
2014-02-03uiconfig: remove obsolete helpid's and clean trailing whitespace.Michael Meeks
2014-02-03Unused REPORTDESIGN_DLLPRIVATEStephan Bergmann
2014-01-31coverity#738780-79 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-31coverity#738781 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan
2014-01-22bool improvementsStephan Bergmann
2014-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-12-31convert related family of tabdialogs to .uiCaolán McNamara
2013-12-31I can't see a route to create a RID_PAGEDIALOG_LINECaolán McNamara
2013-12-27cppcheck: fix reassigned valueJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-07fdo#72391 empty formula is "rpt:", not starts with "rpt:"Lionel Elie Mamane
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-03convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin
2013-12-03convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin
2013-11-25Fix some typos for "height"Julien Nabet
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin