summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-29fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev1-2/+2
2012-10-29Revert "Use relative submodule URLs"Stephan Bergmann1-4/+4
2012-10-29./g doesn't support -s option or log command any more, use git directlyLior Kaplan1-1/+1
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara17-99/+91
2012-10-28fdo#55290: use the right native library nameDavid Ostrovsky4-18/+18
2012-10-28fix mythes buildMatúš Kukan1-1/+6
2012-10-28add mythes stuff to RepositoryExternal.mk for system-mythesRene Engelhard1-0/+6
2012-10-28fix hunspell and mythes library namesMatúš Kukan5-16/+13
2012-10-28Update reference link for Hebrew Numbering SystemLior Kaplan1-1/+1
2012-10-28convert hunspell to gbuildPeter Foley19-144/+159
2012-10-28another mythes fixupPeter Foley1-1/+1
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky29-23/+62
2012-10-28fixup gbuildified mythesPeter Foley4-7/+24
2012-10-28sal_Bool to boolTakeshi Abe17-58/+58
2012-10-28openldap: convert to gbuildMatúš Kukan16-83/+123
2012-10-28ooo.lst.in: keep the list sortedMatúš Kukan1-5/+5
2012-10-28epm: convert to gbuildMatúš Kukan15-78/+101
2012-10-28librsvg: clear d.lst and don't deliver unused headers; it's dlopenedMatúš Kukan2-21/+0
2012-10-28fix mythesPeter Foley1-1/+1
2012-10-28convert mythes to gbuildPeter Foley18-220/+142
2012-10-28add SAL_WARN_UNUSED to some classesCaolán McNamara15-15/+15
2012-10-28Variable X is reassigned a value before the old one has been usedJulien Nabet2-4/+2
2012-10-28Resolves: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet1-2/+8
2012-10-28Resolves: fdo#38193 WRITER, DRAW: Media Player is missing in Tools menuJulien Nabet2-0/+2
2012-10-28String -> OUStringIvan Timofeev4-39/+35
2012-10-28add languagetool to tail_buildMatúš Kukan3-2/+3
2012-10-28fix x11_extensions deliveringMatúš Kukan1-1/+1
2012-10-28RepositoryModule_ooo: add missing modulesMatúš Kukan2-2/+5
2012-10-27tabs vs. spaces cleanup; and use QADEVOOOMatúš Kukan1-125/+123
2012-10-27sprinkle some more SAL_WARN_UNUSED aroundCaolán McNamara7-11/+11
2012-10-27remove xmlreader from string now I don't need it anymoreCaolán McNamara3-28/+2
2012-10-27drop unnecessary usingsCaolán McNamara1-2/+0
2012-10-27fix linking on windowsPeter Foley1-203/+0
2012-10-27OUString cleanup finished in basctlRicardo Montania5-40/+40
2012-10-27OUString cleanup and some identationRicardo Montania2-55/+51
2012-10-27rtl::OUString to OUString clean upgerhard oettl19-39/+43
2012-10-27usual int == sal_Int32 on 64bit and long == sal_Int32 on 32bit woesCaolán McNamara1-4/+4
2012-10-27loplugin: various objects that are never usedCaolán McNamara3-9/+0
2012-10-27t4 is always true, probably some debugging thingCaolán McNamara1-3/+0
2012-10-27Remove unused overrideDataPathJulien Nabet3-14/+0
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara7-103/+28
2012-10-27shell: use x64 zlib version hereMatúš Kukan4-5/+5
2012-10-27there is no sal_textenc for AndroidMatúš Kukan1-1/+1
2012-10-27bump to new .gitignore versionsCaolán McNamara2-0/+0
2012-10-27unusedcode: sc: unused ctorsMatúš Kukan7-49/+0
2012-10-27fix top/left/right/bottom margin of RTF imported inline imagesMiklos Vajna1-0/+4
2012-10-27fdo#42407 fix RTF import of WMF images inside textframesMiklos Vajna1-1/+5
2012-10-27ignore spaces while reading RTF image dataMiklos Vajna1-1/+1
2012-10-27writerfilter: make it easy to debug the old RTF filterMiklos Vajna1-0/+13
2012-10-27use textframes for importing RTF_DPTXBXMiklos Vajna1-5/+41