summaryrefslogtreecommitdiffstats
path: root/extensions/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-2/+0
* add missing deps for tools/color.hxxDavid Tardon2012-10-011-1/+1
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-2/+3
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-281-3/+3
* Improvements on previous commitStephan Bergmann2012-09-274-15/+13
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-274-28/+23
* fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin2012-09-271-10/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-2513-31/+31
* WaE: format (64-bit)Tor Lillqvist2012-09-212-6/+6
* Wrong includeStephan Bergmann2012-09-191-1/+1
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-194-7/+6
* fdo#34792 - Fix for truncated field labels in Bibliography database dialogsagar2012-09-171-5/+5
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-145-15/+10
* fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin2012-09-143-34/+17
* build fix.Michael Meeks2012-09-121-3/+3
* targetted VBA re-work.Noel Power2012-09-121-16/+1
* misc fixes and improvementsNoel Power2012-09-112-0/+8
* attempt own scrollNoel Power2012-09-113-0/+24
* Inadvertent omit of Events node from Jobs-onlineupdate.xcuStephan Bergmann2012-09-061-1/+1
* fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin2012-09-051-18/+16
* Some clean up of previous commitStephan Bergmann2012-09-041-1/+1
* fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin2012-09-043-10/+10
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-6/+3
* fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin2012-09-031-3/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-315-12/+4
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-272-8/+4
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-8/+2
* kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan2012-08-244-278/+0
* fdo#53001 disable unlink graphics in image control dialog in base report builderJoel Madero2012-08-231-1/+1
* Some clean up after previous commitStephan Bergmann2012-08-231-5/+0
* fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin2012-08-231-4/+4
* fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2012-08-142-3/+3