summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-12WaE: fix windows build of npshell.Michael Meeks1-1/+1
2012-11-12Enable NPP_Initialize/Shutdown againStephan Bergmann1-3/+5
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks196-4144/+2959
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-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 Foley2-3/+1
2012-10-06tools/pathutils.hxx is windows-onlyDavid Tardon1-1/+2
2012-10-06add missing dep on tools/diagnose_ex.hDavid Tardon2-4/+0
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 Versini2-2/+0
2012-10-01add missing deps for tools/color.hxxDavid Tardon1-1/+1
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-2/+3
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-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 Bergmann4-7/+6
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 Power2-0/+8
2012-09-11attempt own scrollNoel Power3-0/+24
2012-09-06Inadvertent omit of Events node from Jobs-onlineupdate.xcuStephan Bergmann1-1/+1
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin1-18/+16
2012-09-04Some clean up of previous commitStephan Bergmann1-1/+1
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin3-10/+10
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-6/+3
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin1-3/+2
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann5-12/+4
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2-8/+4
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin1-8/+2
2012-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan4-278/+0
2012-08-23fdo#53001 disable unlink graphics in image control dialog in base report builderJoel Madero1-1/+1
2012-08-23Some clean up after previous commitStephan Bergmann1-5/+0