summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2011-07-11callcatcher: remove unused createRFC822MailboxCaolán McNamara2-160/+0
2011-07-10Building rsc makes sense only for desktop OSesTor Lillqvist1-1/+1
2011-07-07fdo#38963: crash in number format dialogMarkus Mohrhard1-27/+32
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara3-88/+30
2011-06-29Replace List with std::vector< CntHTTPCookie* >Joseph Powers1-5/+13
2011-06-28typo fix/silence warning C4819 on WindowsAndras Timar1-1/+1
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan6-9/+9
2011-06-23remove unused forward declarationCaolán McNamara1-1/+0
2011-06-23Remove unused SmartRel2Abs variantCaolán McNamara2-45/+0
2011-06-23anonymous namespaces work fine nowCaolán McNamara1-6/+2
2011-06-23ditch other unused stream operatorsCaolán McNamara1-13/+0
2011-06-23ditch unused stream operatorsCaolán McNamara2-61/+0
2011-06-23remove parse ByteString variantCaolán McNamara2-76/+0
2011-06-22junk unused archaic pre-stl containersCaolán McNamara2-117/+0
2011-06-22remove unused appendUSASCIIParameter methodsCaolán McNamara2-148/+0
2011-06-21Do depend on rsc always, we include rscsfx.hxx delivered from thereTor Lillqvist1-1/+1
2011-06-20catch by const referenceCaolán McNamara1-12/+32
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau4-4/+17
2011-06-18remove dead codeTakeshi Abe2-45/+1
2011-06-16Revert "Don't link with jvmfwk unless SOLAR_JAVA"Tor Lillqvist1-1/+1
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-15Don't link with jvmfwk unless SOLAR_JAVATor Lillqvist1-1/+1
2011-06-14Remove definitions of SvUShortsSort. LGPLv3+/MPLNigel Hawkins2-138/+0
2011-06-08Replace DBG_ASSERT with OSL_ENSURE in svl/inc/svl/svarray.hxxJacek Wolszczak1-9/+9
2011-06-01use tunnel pattern hereCaolán McNamara3-30/+16
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2-12/+13
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky3-36/+12
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky8-36/+49
2011-05-27Remove last trace of SvXub_StrLensSort. LGPLv3+/MPL.Nigel Hawkins1-1/+0
2011-05-27Remove last traces of SvULongsSort. LGPLv3+/MPL.Nigel Hawkins2-8/+0
2011-05-25add salhelper::LinkResolverCaolán McNamara1-27/+12
2011-05-24Remove all traces of SvLongsSortNigel Hawkins2-7/+0
2011-05-22Remove tools/list.hxx include.Rafael Dominguez1-1/+0
2011-05-22Replace List for std::vector in SfxStringListItem.Rafael Dominguez2-64/+48
2011-05-22Move GetList to implementation file.Rafael Dominguez2-2/+6
2011-05-22Remove uneeded parameter for Sort function.Rafael Dominguez2-13/+5
2011-05-21Drop OS2Tor Lillqvist5-44/+3
2011-05-18Convert SvCommandList from an OwnList to a vector<>Joseph Powers2-92/+35
2011-05-18one * is sufficient here :)David Tardon1-2/+2
2011-05-16WaE: comparison between signed and unsigned integer expressionsTor Lillqvist1-1/+1
2011-05-16avoid possible array overrunDavid Tardon1-1/+3
2011-05-11Nah, make the AddTopic() prototype like it was, too many problems otherwiseTor Lillqvist3-4/+4
2011-05-11Fix non-Windows compilationTor Lillqvist1-1/+1
2011-05-11Make it compile on WindowsTor Lillqvist4-33/+42
2011-05-11Fix for fdo#36673: corrupt date formats of cellsKatarina Machalkova2-12/+13
2011-05-06Remove DECLARE_LIST(DdeTransactions,DdeTransaction*).Rafael Dominguez2-15/+15
2011-05-06Remove DECLARE_LIST(DdeItems,DdeItem*).Rafael Dominguez3-45/+52
2011-05-06Remove DECLARE_LIST(DdeTopics,DdeTopic*)Rafael Dominguez3-25/+22
2011-05-06Remove DECLARE_LIST(DdeConnections,DdeConnection*)Rafael Dominguez3-20/+14
2011-04-29Remove unneeded #include <tools/list.hxx>.Joseph Powers1-1/+0