summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2012-01-13use INCLUDE instead of SOLARINC, and after local includesEike Rathke1-1/+1
2012-01-13these OnInvalidateClipboard don't have to be LINKsCaolán McNamara2-4/+4
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara4-24/+24
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz4-5/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-1/+0
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl2-2/+2
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-5/+4
2012-01-05Removed unnecessary tools includes.Marcel Metz8-8/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz3-2/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz10-10/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara8-35/+42
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara1-2/+2
2012-01-04fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud2-2/+2
2012-01-02Clean non English strings in the codeLior Kaplan1-1/+0
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard1-1/+1
2011-12-28fdo#44204: shrink the first column in the open dialog, remove unused flagsIvan Timofeev1-1/+1
2011-12-26missing icons in Index Design dialog fdo#38435Andras Timar1-1/+1
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-8/+8
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-8/+8
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-8/+8
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot121-436/+436
2011-12-19msvc 2008 express won't link without explicit salhelperCaolán McNamara1-1/+2
2011-12-15Removed extra semicolonsJesse3-3/+3
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara3-13/+13
2011-12-14unused stringsCaolán McNamara1-3/+0
2011-12-13intermediate string object unnecessaryCaolán McNamara1-3/+1
2011-12-12Remove ByteStringJulien Nabet1-2/+2
2011-12-11Remove ByteStringJulien Nabet1-2/+1
2011-12-11correct extra whitespaceLionel Elie Mamane1-1/+1
2011-12-11Remove ByteStringJulien Nabet2-1/+4
2011-12-08childs -> childrenMichael T. Whiteley12-25/+25
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07Change "menues" to "menus"Michael T. Whiteley1-1/+1
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara14-70/+56
2011-12-05Add missing spaceLior Kaplan1-1/+1
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl5-14/+30
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl4-8/+8
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl3-5/+6
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl3-3/+0
2011-12-02Remove extra spaces from strings for translationLior Kaplan1-1/+1
2011-12-02Typo fix: Maybe -> MaybeLior Kaplan1-1/+1
2011-12-01Check length before operator[]August Sodora1-1/+1
2011-12-01Remove uses of charAtAugust Sodora1-2/+2
2011-11-30add constLionel Elie Mamane1-1/+1
2011-11-30Success to load JDBC driver is still info, not an errorLionel Elie Mamane3-5/+8
2011-11-30Failure to load JDBC driver is an error, not infoLionel Elie Mamane2-2/+2
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-3/+3