Age | Commit message (Expand) | Author |
2013-07-01 | fOne should be 1.0 not 10.0 | Caolán McNamara |
2013-06-12 | Resolves: #i121267# added support for taking clipping into account... | Armin Le Grand |
2013-06-11 | Related: #i120604# corrected 3d gradients | Armin Le Grand |
2013-06-11 | Related: #i120604# Adapted back texture mapper for gradients for 3D usage | Armin Le Grand |
2013-06-11 | Resolves: #i120604# unified and secured gradient tooling for primitives | Armin Le Grand |
2013-06-10 | Resolves: #i122509# Corrected typo in basegfx | Armin Le Grand |
2013-05-19 | Related: #120642# streamlined a little bit | Armin Le Grand |
2013-05-19 | Resolves: #i120642# expand target to maximum edge not to diagonal | Regina Henschel |
2013-05-19 | Resolves: #i120596# Optimized grid primitive | Armin Le Grand |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-12 | Resolves: fdo#49508# #i120539# Fixed visualisation of gradient 'square' | Armin Le Grand |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | Don't point to inc directories that don't exist any longer | Tor Lillqvist |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-11 | Small vector calculation correction | Armin Le Grand |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-04-01 | Add assert nCount <= vector.size() (Thank you Markus!) | Julien Nabet |
2013-04-01 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-20 | Fix loplugin warning. | Thorsten Behrens |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-04 | fix build | David Ostrovsky |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | it's surely a bad idea to not crash in dbgutil mode but crash in product mode | Caolán McNamara |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-17 | coverity#984038 Uninitialized scalar variable | Caolán McNamara |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-10 | Doxygenify helpful basegfx comments. | Thorsten Behrens |
2012-12-30 | Revert "SVG: add check if polygon is closed" | Chr. Rossmanith |
2012-12-10 | new autogenerated PCH header for xmloff | Luboš Luňák |
2012-12-08 | SVG: add check if polygon is closed | Chr. Rossmanith |
2012-11-18 | Move #include to appropriate header | Takeshi Abe |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-31 | ::rtl::OUString -> OUString in basegfx | Ricardo Montania |
2012-10-28 | add SAL_WARN_UNUSED to some classes | Caolán McNamara |
2012-10-01 | missing system header | Norbert Thiebaud |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-22 | add missing deps on headers | David Tardon |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |