summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)Author
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
2012-11-17use LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-16Use sal/log.hxx instead of fprintfStephan Bergmann
2012-11-15Replace medDebug with sal/log.hxx functionalityStephan Bergmann
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-12WaE: fix windows build of npshell.Michael Meeks
2012-11-12Enable NPP_Initialize/Shutdown againStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin
2012-10-24Related fdo#46808: Improve previous commit slightlyStephan Bergmann
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-07fix extensions build with Win8 SDKPeter Foley
2012-10-06tools/pathutils.hxx is windows-onlyDavid Tardon
2012-10-06add missing dep on tools/diagnose_ex.hDavid Tardon
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-01Use prefixTor Lillqvist
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01add missing deps for tools/color.hxxDavid Tardon
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-21WaE: format (64-bit)Tor Lillqvist
2012-09-19Wrong includeStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17fdo#34792 - Fix for truncated field labels in Bibliography database dialogsagar
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin
2012-09-12build fix.Michael Meeks
2012-09-12targetted VBA re-work.Noel Power