summaryrefslogtreecommitdiff
path: root/animations
AgeCommit message (Expand)AuthorFilesLines
2013-05-25use XShapeHash type to make this *_map compatible...Herbert Dürr1-23/+24
2013-05-23Resolves: #i119966# Fixed handling of the "visibility" flag of animations.Andre Fischer1-9/+14
2013-04-25fdo#46808 Convert animations::ParallelTimeContainer to new styleNoel Grandin1-5/+13
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen3-158/+0
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-6/+1
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-3/+0
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-14i#113608#, memory leak in animations: newly exposed crashed problemJian Fang Zhang1-5/+8
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2012-12-29Remove last RTL_CONSTASCII_STRINGPARAM from animationsMarcos Paulo de Souza1-6/+6
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-22add missing deps on headersDavid Tardon1-1/+4
2012-09-07OUString cleanup in animationsRicardo Montania3-23/+22
2012-08-22remove unused module-description xml filesMatúš Kukan1-45/+0
2012-08-22do not deliver these module-description xml filesMatúš Kukan2-34/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-06-27re-base on ALv2 code.Michael Meeks5-95/+76
2012-06-19re-base on ALv2 code.Michael Meeks2-49/+31
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-6/+6
2012-02-10fdo#39491 remove nonexistent include pathsMatúš Kukan1-5/+0
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-04add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich1-0/+1
2012-01-21Improve checking for emptinessThomas Arnhold1-1/+1
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist1-0/+1
2011-12-08childs -> childrenMichael T. Whiteley1-31/+31
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-08-24catch ignored exceptions by const referenceTakeshi Abe1-4/+2
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe4-4/+4
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist4-4/+8
2011-07-28add prefixes for component_getFactoryMatúš Kukan2-8/+2
2011-07-27Convert animations to gbuildMatúš Kukan9-85/+236