summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2013-06-12fdo#64962 - ignore exceptions from checking with the update service.Michael Meeks1-5/+11
2013-05-30setPropertyValue can throw PropertyVetoExceptionLionel Elie Mamane2-2/+4
2013-05-08support MS Office and Flat ODF file types in Mozilla Plug-inAndras Timar2-17/+119
2013-05-02remove unsupported binfilter types from npsopluginAndras Timar1-10/+1
2013-05-02remove defines from npsoplugin resource, that are defined elsewhereAndras Timar2-2/+5
2013-05-02remove unsupported binfilter types from npsopluginAndras Timar1-3/+3
2013-05-02fdo#54087 link the correct resource file to npsoplugin.dllAndras Timar2-8/+5
2013-02-25Fix scan for central directory end signature in ODF in Spotlight importerTor Lillqvist1-5/+22
2013-02-19Make sure MetadataImporterPluginFactory has external linkageTor Lillqvist1-0/+1
2013-02-18avoid space in the version of the update information providerPetr Mladek1-1/+2
2013-02-07fdo#57417: remove LDAP choice from non windows platformDavid Ostrovsky1-15/+10
2012-12-21Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat1-7/+0
2012-12-18Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat1-1/+0
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
2012-11-12Enable NPP_Initialize/Shutdown againStephan Bergmann2-5/+6
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar252-4881/+3676
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks246-4811/+3604
2012-10-31add missing deps on sal headersDavid Tardon1-0/+4
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-0/+2
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat1-0/+1
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky4-0/+14
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin1-20/+15
2012-10-24Related fdo#46808: Improve previous commit slightlyStephan Bergmann1-10/+2
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-10/+5
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2-6/+5
2012-10-22drop rdbmaker completelyMatúš Kukan1-1/+1