summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara
2011-06-29Replace List with std::vector< CntHTTPCookie* >Joseph Powers
2011-06-28typo fix/silence warning C4819 on WindowsAndras Timar
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-23remove unused forward declarationCaolán McNamara
2011-06-23Remove unused SmartRel2Abs variantCaolán McNamara
2011-06-23anonymous namespaces work fine nowCaolán McNamara
2011-06-23ditch other unused stream operatorsCaolán McNamara
2011-06-23ditch unused stream operatorsCaolán McNamara
2011-06-23remove parse ByteString variantCaolán McNamara
2011-06-22junk unused archaic pre-stl containersCaolán McNamara
2011-06-22remove unused appendUSASCIIParameter methodsCaolán McNamara
2011-06-21Do depend on rsc always, we include rscsfx.hxx delivered from thereTor Lillqvist
2011-06-20catch by const referenceCaolán McNamara
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-18remove dead codeTakeshi Abe
2011-06-16Revert "Don't link with jvmfwk unless SOLAR_JAVA"Tor Lillqvist
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist
2011-06-15Don't link with jvmfwk unless SOLAR_JAVATor Lillqvist
2011-06-14Remove definitions of SvUShortsSort. LGPLv3+/MPLNigel Hawkins
2011-06-08Replace DBG_ASSERT with OSL_ENSURE in svl/inc/svl/svarray.hxxJacek Wolszczak
2011-06-01use tunnel pattern hereCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-27Remove last trace of SvXub_StrLensSort. LGPLv3+/MPL.Nigel Hawkins
2011-05-27Remove last traces of SvULongsSort. LGPLv3+/MPL.Nigel Hawkins
2011-05-25add salhelper::LinkResolverCaolán McNamara
2011-05-24Remove all traces of SvLongsSortNigel Hawkins
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-11Fix for fdo#36673: corrupt date formats of cellsKatarina Machalkova
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-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-22cppcheck variableScopeKayo Hamid