summaryrefslogtreecommitdiffstats
path: root/extensions/source
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
* 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
* 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-222-4/+4
* Fix datasource choices offered by the Address Book wizardStephan Bergmann2012-11-211-7/+39
* 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
* Replace medDebug with sal/log.hxx functionalityStephan Bergmann2012-11-156-115/+167
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-151-1/+1
* WaE: fix windows build of npshell.Michael Meeks2012-11-121-1/+1
* Enable NPP_Initialize/Shutdown againStephan Bergmann2012-11-121-3/+5
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-06196-4144/+2959
* CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2012-10-311-0/+2
* CMIS: added CheckOut in the File menuCédric Bosdonnat2012-10-311-0/+1
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-284-0/+14
* fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin2012-10-241-20/+15
* Related fdo#46808: Improve previous commit slightlyStephan Bergmann2012-10-241-10/+2
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-10/+5
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-232-6/+5
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-191-1/+1
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-196-23/+23
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-124-5/+5
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-113-3/+3
* fix extensions build with Win8 SDKPeter Foley2012-10-072-3/+1
* tools/pathutils.hxx is windows-onlyDavid Tardon2012-10-061-1/+2
* add missing dep on tools/diagnose_ex.hDavid Tardon2012-10-062-4/+0
* Fixes/improvements on previous commitStephan Bergmann2012-10-044-9/+8
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-044-17/+13
* Use prefixTor Lillqvist2012-10-0126-27/+27