summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* More MSC -> _MSC_VER, sorryTor Lillqvist2012-12-271-2/+2
* Sigh, my git grep regexps missed some casesTor Lillqvist2012-12-271-1/+1
* Get rid of (most uses of) GUITor Lillqvist2012-12-257-9/+9
* use external for sane headersDavid Tardon2012-12-211-3/+4
* 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
* Replace GUIBASE checks with equivalent OS checksTor Lillqvist2012-12-182-4/+4
* Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis2012-12-103-3/+3
* fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin2012-12-104-13/+18
* add missing dep on tools/urlobj.hxxDavid Tardon2012-12-091-0/+4
* add missing dep on sfx2/sfx.hrcDavid Tardon2012-12-091-0/+4
* add missing dep on boostDavid Tardon2012-12-091-1/+4
* 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 missing deps for tools/link.hxxDavid Tardon2012-11-302-3/+10
* 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-2825-47/+41
* fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin2012-11-2811-30/+27
* oops. mixed-up OString and OUStringNorbert Thiebaud2012-11-281-1/+1
* fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud2012-11-281-2/+1
* Removing some redundancyStephan Bergmann2012-11-251-2/+2
* lp#527938: use new-style service and session installer in bibliographyBjoern Michaelsen2012-11-241-3/+23
* some i18n wrappers with LanguageTagEike Rathke2012-11-232-3/+2
* AllSettings with LanguageTagEike Rathke2012-11-223-4/+5
* Fix datasource choices offered by the Address Book wizardStephan Bergmann2012-11-212-7/+41
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-11252-4881/+3676
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1350-75/+87
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | add missing deps for tools/color.hxxDavid Tardon2012-10-012-1/+7
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-012-2/+4
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-019-18/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-0110-32/+38
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-10-012-9/+12
| * | | gbuild: clean up Mac OS X framework handling:Michael Stahl2012-10-012-8/+8
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-019-9/+18
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-019-0/+9
* | | | Key different browser plugin features to specific flagsStephan Bergmann2012-11-201-6/+13
* | | | Key all browser plugin features to --enable-nspluginStephan Bergmann2012-11-191-8/+3
* | | | use LanguageTagEike Rathke2012-11-171-2/+2
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-162-0/+2
* | | | Use sal/log.hxx instead of fprintfStephan Bergmann2012-11-162-37/+39