summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl1-1/+1
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-1/+1
2013-02-26Converted Insert -> picture -> scan -> select source widget.Abdulelah Alarifi1-0/+480
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir1-157/+157
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-23coverity#982145 Buffer not null terminatedJulien Nabet1-1/+1
2013-02-23Fix typo recieved/receivedJulien Nabet1-1/+1
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-23sal: update log areasThomas Arnhold1-1/+1
2013-02-22s/the the/the/Tor Lillqvist4-4/+4
2013-02-22s/whith/with/Tor Lillqvist1-1/+1
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-5/+4
2013-02-19Guard against unsigned ickyness for files less than 1024 bytesTor Lillqvist1-1/+7
2013-02-19Fix scan for central directory end signature in ODF in Spotlight importerTor Lillqvist1-5/+16
2013-02-19Tweak properties orderingLionel Elie Mamane1-1/+1
2013-02-19property browser: respect property orderingLionel Elie Mamane2-4/+2
2013-02-19janitorial: indentationLionel Elie Mamane1-1/+1
2013-02-18Make sure MetadataImporterPluginFactory has external linkageTor Lillqvist1-0/+1
2013-02-18avoid space in the version of the update information providerPetr Mladek1-1/+2
2013-02-15Fix conversionJulien Nabet1-2/+2
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann1-9/+4
2013-02-14Fix compilation error with older GCCTor Lillqvist3-3/+3
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac10-287/+267
2013-02-13Some cppcheck cleaningJulien Nabet1-3/+0
2013-02-13Return the real result of the testJulien Nabet1-3/+3
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-3/+3
2013-02-11fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin2-6/+6
2013-02-11fdo#46808, some simple conversions to XComponentContextNoel Grandin4-16/+9
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin2-14/+4
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith1-4/+4
2013-02-06remove obsolete hidother.src filesAndras Timar1-52/+0
2013-02-06cppCheck: Variable is reassigned a value before the old one has been used.jailletc361-2/+2
2013-02-06fdo#57417: remove LDAP choice from non windows platformDavid Ostrovsky1-15/+10
2013-02-04... and ssl3 tooDavid Tardon1-0/+1
2013-02-04must link with plc4 tooDavid Tardon1-0/+1
2013-02-04fdo#60115 build of ldapbe2 breaks if nss is in nonstd. locationDavid Tardon1-10/+3
2013-01-31Some cppcheck cleaningJulien Nabet1-2/+1
2013-01-31Some cppcheck cleaningJulien Nabet1-2/+1
2013-01-30fix string literals concatenationLuboš Luňák3-15/+15
2013-01-30extensions: fix wrongly converted OUString literalsMichael Stahl1-3/+3
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac6-261/+256
2013-01-27Some cppcheck cleaningJulien Nabet1-2/+2
2013-01-27fix omissions in a53586f4efe26b8875107d04001f4ecec760c343Michael Stahl2-1/+3
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl33-33/+33
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl14-3/+33
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith6-14/+14
2013-01-15fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new styleNoel Grandin3-32/+15
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist3-10/+10
2013-01-09extensions: kill no longer needed C2U and C2SMiklos Vajna10-207/+185