summaryrefslogtreecommitdiffstats
path: root/animations
Commit message (Collapse)AuthorAgeFilesLines
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* re-base on ALv2 code.Michael Meeks2012-06-275-95/+76
|
* re-base on ALv2 code.Michael Meeks2012-06-192-49/+31
|
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-1/+1
| | | | Change-Id: I50f0887ceb4517d7ef234f970ca2ba679d533382
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* chmod -xTor Lillqvist2012-03-211-0/+0
|
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-181-6/+6
| | | | to equalsIgnoreAsciiCaseAscii("...")
* fdo#39491 remove nonexistent include pathsMatúš Kukan2012-02-101-5/+0
|
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich2012-02-041-0/+1
|
* Improve checking for emptinessThomas Arnhold2012-01-211-1/+1
|
* Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-201-0/+1
|
* childs -> childrenMichael T. Whiteley2011-12-081-31/+31
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
|
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-2/+2
|
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
| | | | | This allow to run make in a module wihtout the need to source Env.Host.sh.
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
|
* catch ignored exceptions by const referenceTakeshi Abe2011-08-241-4/+2
|
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-104-4/+4
|
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-304-4/+8
|
* add prefixes for component_getFactoryMatúš Kukan2011-07-282-8/+2
|
* Convert animations to gbuildMatúš Kukan2011-07-279-85/+236
|
* We can again use unloadablecomponent.mapMatúš Kukan2011-07-121-1/+1
|
* fix OSX linking problem with inaccurate component mapMichael Meeks2011-07-121-2/+2
|
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-111-6/+0
|
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-171-1/+1
|
* use standard template for thisCaolán McNamara2011-06-031-14/+6
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-8/+8
|
* valgrind: in what planet did that make senseCaolán McNamara2011-05-201-1/+1
|
* Some cppcheck cleaningJulien Nabet2011-05-081-1/+1
|
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-201-2/+2
|
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-186-9/+77
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sd/source/ui/func/fuinsfil.cxx sd/source/ui/func/fuprobjs.cxx sd/source/ui/slideshow/slideshowimpl.cxx sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx sd/source/ui/toolpanel/ToolPanelViewShell.cxx sd/source/ui/view/drawview.cxx sd/source/ui/view/drtxtob.cxx sd/source/ui/view/outlnvsh.cxx sd/source/ui/view/outlview.cxx
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen2011-03-125-8/+77
| |\
| | * sb131: merged in re/DEV300_next towards DEV300_m94sb2010-11-191-1/+0
| | |\
| | | * CWS-TOOLING: integrate CWS dba34aVladimir Glazunov2010-11-081-1/+0
| | | |\
| | | | * dba34a: remove comphelper/optionalvalue.hxx, and the only client it had ↵Frank Schoenheit [fs]2010-09-171-1/+0
| | | | | | | | | | | | | | | | | | | | (replaced with boost/optional.hpp)
| | * | | sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
| | |/ /
| | * / sb129: #i113189# change UNO components to use passive registrationsb2010-09-104-6/+76
| | |/
| * | Removed header reference that no longer exists.Kohei Yoshida2011-03-111-1/+0
| | |
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-14/+7
|/ /
* | Migrating to boost unordered containersFridrich Štrba2011-02-051-3/+3
| |
* | Clean up makefilesThomas Arnhold2011-02-021-8/+5
| |
* | Removed unused codes and fix some typosTakeshi Abe2011-01-251-2/+0
| |
* | Cleanup commented code in impressKayo Hamid2010-12-021-1/+1
| | | | | | | | Signed-off-by: Thorsten Behrens <tbehrens@novell.com>