summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-09add missing dep on tools/urlobj.hxxDavid Tardon1-0/+4
2012-12-09add missing dep on sfx2/sfx.hrcDavid Tardon1-0/+4
2012-12-09add missing dep on boostDavid Tardon1-1/+4
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák3-0/+6
2012-12-06-Werror,-Wsometimes-uninitializedStephan Bergmann1-1/+1
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin4-11/+11
2012-12-06fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin2-13/+8
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2-11/+11
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen1-45/+0
2012-11-30add missing deps for tools/link.hxxDavid Tardon2-3/+10
2012-11-30Add a SAL_INFOStephan Bergmann1-1/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens4-4/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist25-47/+41
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin11-30/+27
2012-11-28oops. mixed-up OString and OUStringNorbert Thiebaud1-1/+1
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud1-2/+1
2012-11-25Removing some redundancyStephan Bergmann1-2/+2
2012-11-24lp#527938: use new-style service and session installer in bibliographyBjoern Michaelsen1-3/+23
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-3/+2
2012-11-22AllSettings with LanguageTagEike Rathke3-4/+5