summaryrefslogtreecommitdiffstats
path: root/extensions/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-305-255/+251
* Some cppcheck cleaningJulien Nabet2013-01-271-2/+2
* 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
* More MSC -> _MSC_VER, sorryTor Lillqvist2012-12-271-2/+2
* Sigh, my git grep regexps missed some casesTor Lillqvist2012-12-271-1/+1
* 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
* fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin2012-12-212-50/+23
* extensions: oleautobridge: avoid boatloads of warning C4005Michael Stahl2012-12-208-93/+78
* Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat2012-12-201-8/+0
* fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin2012-12-104-13/+18
* use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák2012-12-073-0/+6
* -Werror,-Wsometimes-uninitializedStephan Bergmann2012-12-061-1/+1
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-064-11/+11
* fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin2012-12-062-13/+8
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-032-11/+11
* move base check for bibliography to sfx2Bjoern Michaelsen2012-12-031-45/+0
* Add a SAL_INFOStephan Bergmann2012-11-301-1/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-304-4/+0
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-2816-29/+23