summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2013-01-31Some cppcheck cleaningJulien Nabet
2013-01-31Some cppcheck cleaningJulien Nabet
2013-01-30fix string literals concatenationLuboš Luňák
2013-01-30extensions: fix wrongly converted OUString literalsMichael Stahl
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-27Some cppcheck cleaningJulien Nabet
2013-01-27fix omissions in a53586f4efe26b8875107d04001f4ecec760c343Michael Stahl
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-15fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new styleNoel Grandin
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-09extensions: kill no longer needed C2U and C2SMiklos Vajna
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin
2013-01-03gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-21use external for sane headersDavid Tardon
2012-12-21Fixes for my UNO commitsNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin
2012-12-20extensions: oleautobridge: avoid boatloads of warning C4005Michael Stahl
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin
2012-12-09add missing dep on tools/urlobj.hxxDavid Tardon
2012-12-09add missing dep on sfx2/sfx.hrcDavid Tardon
2012-12-09add missing dep on boostDavid Tardon
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-12-06-Werror,-Wsometimes-uninitializedStephan Bergmann
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-12-06fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen
2012-11-30add missing deps for tools/link.hxxDavid Tardon
2012-11-30Add a SAL_INFOStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-28oops. mixed-up OString and OUStringNorbert Thiebaud
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-25Removing some redundancyStephan Bergmann
2012-11-24lp#527938: use new-style service and session installer in bibliographyBjoern Michaelsen
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-21Fix datasource choices offered by the Address Book wizardStephan Bergmann