summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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-013-8/+5
* add missing deps for tools/color.hxxDavid Tardon2012-10-012-1/+7
* Use comphelper::getComponentContextStephan Bergmann2012-09-292-2/+4
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-289-18/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-2810-32/+38
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-282-9/+12
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-282-8/+8
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-289-9/+18
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-289-0/+9
* 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
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-09-265-18/+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-195-9/+8
* 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-113-0/+12
* attempt own scrollNoel Power2012-09-113-0/+24
* Java cleanup, fixup the TestPGP code to compile again.Noel Grandin2012-09-101-40/+10
* Inadvertent omit of Events node from Jobs-onlineupdate.xcuStephan Bergmann2012-09-061-1/+1
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-062-4/+0
* Update with info about online update checking lifetime.Jan Holesovsky2012-09-061-1/+14
* extensions: oleautobridge needs comphelperMichael Stahl2012-09-052-0/+2
* extensions: convert unoapi test to gbuildMichael Stahl2012-09-053-41/+35
* remove some obsolete boilerplate Test.javaMichael Stahl2012-09-051-43/+0
* Java cleanup, fix a couple of compile errors in old codeNoel Grandin2012-09-051-1/+3
* fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin2012-09-052-36/+33
* 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-247-317/+3
* 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
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-2/+0