summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* s/the the/the/Tor Lillqvist2013-02-224-4/+4
* s/whith/with/Tor Lillqvist2013-02-221-1/+1
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-191-5/+4
* Guard against unsigned ickyness for files less than 1024 bytesTor Lillqvist2013-02-191-1/+7
* Fix scan for central directory end signature in ODF in Spotlight importerTor Lillqvist2013-02-191-5/+16
* Tweak properties orderingLionel Elie Mamane2013-02-191-1/+1
* property browser: respect property orderingLionel Elie Mamane2013-02-192-4/+2
* janitorial: indentationLionel Elie Mamane2013-02-191-1/+1
* Make sure MetadataImporterPluginFactory has external linkageTor Lillqvist2013-02-181-0/+1
* avoid space in the version of the update information providerPetr Mladek2013-02-181-1/+2
* Fix conversionJulien Nabet2013-02-151-2/+2
* multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann2013-02-141-9/+4
* Fix compilation error with older GCCTor Lillqvist2013-02-143-3/+3
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-1410-287/+267
* Some cppcheck cleaningJulien Nabet2013-02-131-3/+0
* Return the real result of the testJulien Nabet2013-02-131-3/+3
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-121-3/+3
* fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin2013-02-112-6/+6
* fdo#46808, some simple conversions to XComponentContextNoel Grandin2013-02-114-16/+9
* fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin2013-02-112-14/+4
* replace (Xub)String with OUString in vclChr. Rossmanith2013-02-061-4/+4
* remove obsolete hidother.src filesAndras Timar2013-02-061-52/+0
* cppCheck: Variable is reassigned a value before the old one has been used.jailletc362013-02-061-2/+2
* fdo#57417: remove LDAP choice from non windows platformDavid Ostrovsky2013-02-061-15/+10
* ... and ssl3 tooDavid Tardon2013-02-041-0/+1
* must link with plc4 tooDavid Tardon2013-02-041-0/+1
* fdo#60115 build of ldapbe2 breaks if nss is in nonstd. locationDavid Tardon2013-02-041-10/+3
* Some cppcheck cleaningJulien Nabet2013-01-311-2/+1
* Some cppcheck cleaningJulien Nabet2013-01-311-2/+1
* fix string literals concatenationLuboš Luňák2013-01-303-15/+15
* extensions: fix wrongly converted OUString literalsMichael Stahl2013-01-301-3/+3
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-306-261/+256
* Some cppcheck cleaningJulien Nabet2013-01-271-2/+2
* fix omissions in a53586f4efe26b8875107d04001f4ecec760c343Michael Stahl2013-01-272-1/+3
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-2633-33/+33
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-2614-3/+33
* rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2013-01-241-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-216-14/+14
* fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new styleNoel Grandin2013-01-153-32/+15
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-113-10/+10
* extensions: kill no longer needed C2U and C2SMiklos Vajna2013-01-0910-207/+185
* fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-094-22/+26
* fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin2013-01-091-6/+2
* gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl2013-01-031-1/+1
* More MSC -> _MSC_VER, sorryTor Lillqvist2012-12-271-2/+2
* Sigh, my git grep regexps missed some casesTor Lillqvist2012-12-271-1/+1
* Get rid of (most uses of) GUITor Lillqvist2012-12-257-9/+9
* use external for sane headersDavid Tardon2012-12-211-3/+4
* Fixes for my UNO commitsNoel Grandin2012-12-212-2/+2
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-2111-109/+60