summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-21Fix datasource choices offered by the Address Book wizardStephan Bergmann2-7/+41
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-20Key different browser plugin features to specific flagsStephan Bergmann1-6/+13
2012-11-19Key all browser plugin features to --enable-nspluginStephan Bergmann1-8/+3
2012-11-17use LanguageTagEike Rathke1-2/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2-0/+2
2012-11-16Use sal/log.hxx instead of fprintfStephan Bergmann2-37/+39
2012-11-15Rename "Mozilla headers" to "NPAPI headers" (incl. configure option name)Stephan Bergmann4-4/+4
2012-11-15Replace medDebug with sal/log.hxx functionalityStephan Bergmann6-115/+167
2012-11-15mark another non-localized .src fileDavid Tardon1-1/+1
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-1/+1
2012-11-12WaE: fix windows build of npshell.Michael Meeks1-1/+1