summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida6-23/+23
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák4-5/+5
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida3-3/+3
2012-10-07fix extensions build with Win8 SDKPeter Foley6-3/+11
2012-10-07Don't do these for Android and iOS for nowTor Lillqvist1-3/+4
2012-10-06add missing dep on comphelper/documentconstants.hxxDavid Tardon1-0/+4
2012-10-06tools/pathutils.hxx is windows-onlyDavid Tardon1-1/+2
2012-10-06add missing dep on tools/diagnose_ex.hDavid Tardon3-4/+4
2012-10-06add missing deps on headersDavid Tardon1-0/+6
2012-10-04Fixes/improvements on previous commitStephan Bergmann4-9/+8
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin4-17/+13
2012-10-01Use prefixTor Lillqvist26-27/+27
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-8/+5
2012-10-01add missing deps for tools/color.hxxDavid Tardon2-1/+7
2012-09-29Use comphelper::getComponentContextStephan Bergmann2-2/+4
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl9-18/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl10-32/+38
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2-9/+12
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl2-8/+8
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl9-9/+18
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl9-0/+9
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-3/+3
2012-09-27Improvements on previous commitStephan Bergmann4-15/+13
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin4-28/+23
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin1-10/+2
2012-09-26fdo#51304: Remove @author annotationJosé Guilherme Vanz5-18/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud13-31/+31
2012-09-21WaE: format (64-bit)Tor Lillqvist2-6/+6
2012-09-19Wrong includeStephan Bergmann1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann5-9/+8
2012-09-17fdo#34792 - Fix for truncated field labels in Bibliography database dialogsagar1-5/+5
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann5-15/+10
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin3-34/+17
2012-09-12build fix.Michael Meeks1-3/+3
2012-09-12targetted VBA re-work.Noel Power1-16/+1
2012-09-11misc fixes and improvementsNoel Power3-0/+12