summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin4-22/+26
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin1-6/+2
2013-01-03gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl1-1/+1
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist1-2/+2
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-12-25Get rid of (most uses of) GUITor Lillqvist7-9/+9
2012-12-21use external for sane headersDavid Tardon1-3/+4
2012-12-21Fixes for my UNO commitsNoel Grandin2-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin11-109/+60
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin2-50/+23
2012-12-20extensions: oleautobridge: avoid boatloads of warning C4005Michael Stahl8-93/+78
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat1-8/+0
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist2-4/+4
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis3-3/+3
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin4-13/+18