summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
...
* | resyncing to masterBjoern Michaelsen2011-07-2134-1107/+188
|\|
| * Port SfxIntegerListItem to ::std::vectorMaciej Rumianowski2011-07-202-13/+19
| * callcatcher: remove unused methodsCaolán McNamara2011-07-182-87/+0
| * Replace List with std::vector< SvNumberFormatter* >Joseph Powers2011-07-141-22/+35
| * callcatcher: unused methodsCaolán McNamara2011-07-141-7/+0
| * callcatcher: actually remove INetContentTypes::GetExtensionThomas Arnhold2011-07-141-19/+0
| * callcatcher: remove INetContentTypes::FooThomas Arnhold2011-07-142-45/+0
| * callcatcher: downheap only used by removed heapsort, also remove itCaolán McNamara2011-07-131-19/+0
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-124-25/+0
| * callcatcher: remove unused INetURLHistory_Impl::heapsortThomas Arnhold2011-07-121-20/+0
| * callcatcher: remove unused SfxItemPool::GetLoadingVersionCaolán McNamara2011-07-112-35/+0
| * callcatcher: remove unused createRFC822MailboxCaolán McNamara2011-07-112-160/+0
| * Building rsc makes sense only for desktop OSesTor Lillqvist2011-07-101-1/+1
| * fdo#38963: crash in number format dialogMarkus Mohrhard2011-07-071-27/+32
| * ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara2011-07-013-88/+30
| * Replace List with std::vector< CntHTTPCookie* >Joseph Powers2011-06-291-5/+13
| * typo fix/silence warning C4819 on WindowsAndras Timar2011-06-281-1/+1
| * update component factory methods to use new prefixes, to add lib mergingMatus Kukan2011-06-246-9/+9
| * remove unused forward declarationCaolán McNamara2011-06-231-1/+0
| * Remove unused SmartRel2Abs variantCaolán McNamara2011-06-232-45/+0
| * anonymous namespaces work fine nowCaolán McNamara2011-06-231-6/+2
| * ditch other unused stream operatorsCaolán McNamara2011-06-231-13/+0
| * ditch unused stream operatorsCaolán McNamara2011-06-232-61/+0
| * remove parse ByteString variantCaolán McNamara2011-06-232-76/+0
| * junk unused archaic pre-stl containersCaolán McNamara2011-06-222-117/+0
| * remove unused appendUSASCIIParameter methodsCaolán McNamara2011-06-222-148/+0
| * Do depend on rsc always, we include rscsfx.hxx delivered from thereTor Lillqvist2011-06-211-1/+1
| * catch by const referenceCaolán McNamara2011-06-201-12/+32
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-184-4/+17
| * remove dead codeTakeshi Abe2011-06-182-45/+1
| * Revert "Don't link with jvmfwk unless SOLAR_JAVA"Tor Lillqvist2011-06-161-1/+1
| * Use DESKTOP and NATIVE where appropriateTor Lillqvist2011-06-161-1/+1
| * Don't link with jvmfwk unless SOLAR_JAVATor Lillqvist2011-06-151-1/+1
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-19233-2702/+2645
|\|
| * Remove definitions of SvUShortsSort. LGPLv3+/MPLNigel Hawkins2011-06-142-138/+0
| * Replace DBG_ASSERT with OSL_ENSURE in svl/inc/svl/svarray.hxxJacek Wolszczak2011-06-081-9/+9
| * use tunnel pattern hereCaolán McNamara2011-06-013-30/+16
| * Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-312-12/+13
| |\
| | * Fix for fdo#36673: corrupt date formats of cellsKatarina Machalkova2011-05-112-12/+13
| * | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky2011-05-273-36/+12
| |\ \
| | * | Remove last trace of SvXub_StrLensSort. LGPLv3+/MPL.Nigel Hawkins2011-05-271-1/+0
| | * | Remove last traces of SvULongsSort. LGPLv3+/MPL.Nigel Hawkins2011-05-272-8/+0
| | * | add salhelper::LinkResolverCaolán McNamara2011-05-251-27/+12
| * | | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-278-36/+49
| |\ \ \ | | |/ / | |/| |
| | * | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-226-30/+43
| | |\ \ | | | |/ | | |/|
| | * | Fix typo; NF_KEY_FALSE should be "FALSE".Jan Holesovsky2011-04-211-1/+1
| | * | those TRUE->sal_True conversions look really wrongCaolán McNamara2011-04-153-6/+6
| * | | Remove all traces of SvLongsSortNigel Hawkins2011-05-242-7/+0
| * | | Remove tools/list.hxx include.Rafael Dominguez2011-05-221-1/+0
| * | | Replace List for std::vector in SfxStringListItem.Rafael Dominguez2011-05-222-64/+48