summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2011-05-22Remove tools/list.hxx include.Rafael Dominguez
2011-05-22Replace List for std::vector in SfxStringListItem.Rafael Dominguez
2011-05-22Move GetList to implementation file.Rafael Dominguez
2011-05-22Remove uneeded parameter for Sort function.Rafael Dominguez
2011-05-21Drop OS2Tor Lillqvist
2011-05-18Convert SvCommandList from an OwnList to a vector<>Joseph Powers
2011-05-18one * is sufficient here :)David Tardon
2011-05-16WaE: comparison between signed and unsigned integer expressionsTor Lillqvist
2011-05-16avoid possible array overrunDavid Tardon
2011-05-11Nah, make the AddTopic() prototype like it was, too many problems otherwiseTor Lillqvist
2011-05-11Fix non-Windows compilationTor Lillqvist
2011-05-11Make it compile on WindowsTor Lillqvist
2011-05-06Remove DECLARE_LIST(DdeTransactions,DdeTransaction*).Rafael Dominguez
2011-05-06Remove DECLARE_LIST(DdeItems,DdeItem*).Rafael Dominguez
2011-05-06Remove DECLARE_LIST(DdeTopics,DdeTopic*)Rafael Dominguez
2011-05-06Remove DECLARE_LIST(DdeConnections,DdeConnection*)Rafael Dominguez
2011-04-29Remove unneeded #include <tools/list.hxx>.Joseph Powers
2011-04-22Remove PM2 macro usageFrancois Tigeot
2011-04-22cppcheck variableScopeKayo Hamid
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith
2011-04-08Remove the C52 define.Francois Tigeot
2011-04-04handle incomplete reads more gracefullyCaolán McNamara
2011-04-04use consistent namingCaolán McNamara
2011-04-01add in .webm suffix for jrbCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29WaE: unused variableDavid Tardon
2011-03-27fix windows svl buildFridrich Štrba
2011-03-25fdo#33089: Fixed number format handling for Thai locale.Samphan Raruenrom
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-25remove translations from mediatyp.srcAndras Timar
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18WaE: returning NULL for sal_uInt16Caolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-17Cygwin fixes and cleanupsTor Lillqvist
2011-03-16Use realpath to avoid -I options containing symlinks on CygwinTor Lillqvist
2011-03-16masterfix DEV300: #i117352#,#i10000# WaE converting to non-pointer type sal_u...obo
2011-03-12mis-merge: lost typedefNorbert Thiebaud
2011-03-12Fix non-debug buildThomas Arnhold
2011-03-11Move DBG_TRACE1 to OSL_TRACEThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for preprocessor string literalsThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-09Remove SvLongs declaration and definitionNigel Hawkins
2011-03-08Un-breaking the unit testKatarina Machalkova
2011-03-08Handle tinkering with '-N => (N)' number format -- bnc#659993Katarina Machalkova
2011-03-08Revert "Introducing new number format ( -N => (N) ) -- bnc#659993"Katarina Machalkova