summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui
AgeCommit message (Expand)Author
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-04nuke unused definesTakeshi Abe
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-29nuke unused typedefTakeshi Abe
2012-05-25Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-24convert ResStringArray to rtl::OUStringCaolán McNamara
2012-05-14Convert SV_DECL_PTRARR_DEL(_SwTableAutoFmtTbl) to boost::ptr_vectorNoel Grandin
2012-04-25WaE: hides overloaded virtual function, different approach, thanks to mst_Tor Lillqvist
2012-04-25Revert "WaE: hides overloaded virtual function"Michael Stahl
2012-04-25Convert SV_DECL_PTRARR_DEL(_DB_Columns) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin
2012-04-25WaE: hides overloaded virtual functionTor Lillqvist
2012-04-24Remove unused code in swSantiago Martinez
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-20expand and remove macro STAR_REFERENCEThomas Arnhold
2012-01-23Useless "if else" since we do the same in both casesJulien Nabet
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-10we know that the encoding is not UTF-16 hereCaolán McNamara
2012-01-10we know that the encoding is not UTF-16 hereCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák
2011-12-19mailmerge: move overlapped controlsIvan Timofeev
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-22these can be constCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-17redundant if not-null checks on deleteIvan Timofeev
2011-11-15Address data source ordering x#62860 (part 2)Michael Meeks
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe
2011-11-04cppcheck: avoid possible null pointer dereferencesIvan Timofeev
2011-11-02ByteString->rtl::OStringCaolán McNamara
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-10-05getStr for OSL_FAILCaolán McNamara
2011-09-29Solve more ambiguous issues with Locale from sun::star.. and icu::.Tomas Chvatal