Age | Commit message (Expand) | Author | Files | Lines |
2012-05-22 | targetted string re-work | Michael Meeks | 2 | -14/+14 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 |
2012-04-18 | tune the guessed position a bit, so that it works better with test documents | Radek Doulik | 1 | -1/+1 |
2012-04-18 | implemented EmfPlusRecordTypeDrawString record | Radek Doulik | 2 | -19/+95 |
2012-04-18 | added debug message for unsupported cases | Radek Doulik | 1 | -0/+2 |
2012-04-18 | SrcRect for SrcUnit = 2 is in pixels, don't Map it | Radek Doulik | 1 | -2/+2 |
2012-04-18 | ImplText never instantiated | Caolán McNamara | 5 | -173/+8 |
2012-04-13 | set minimal width if pen width is set to zero | Radek Doulik | 1 | -1/+2 |
2012-04-13 | fix crash on invalid/missing pen | Caolán McNamara | 1 | -20/+26 |
2012-04-13 | fix busted indent | Caolán McNamara | 1 | -13/+13 |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl | 1 | -1/+1 |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 2 | -4/+4 |
2012-04-05 | callcatcher: update list, add README, remove some newly unused code | Caolán McNamara | 1 | -62/+0 |
2012-04-04 | New try to sort out the overloaded virtual method weirdness | Tor Lillqvist | 11 | -103/+93 |
2012-04-04 | Clang WaE: -Woverloaded-virtual weirdness, this seems to help | Tor Lillqvist | 4 | -1/+11 |
2012-03-30 | removed duplicate includes in cppcanvas / cppuhelper / cui | Takeshi Abe | 3 | -5/+0 |
2012-03-26 | readUnicodeString can just return the string | Caolán McNamara | 1 | -26/+28 |
2012-03-16 | Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes | Thorsten Behrens | 1 | -9/+1 |
2012-03-16 | Performance: avoid scaling just-generated bitmap 2nd time | Thorsten Behrens | 1 | -21/+17 |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan | 1 | -2/+2 |
2012-03-09 | cppcanvas: processEMFPlus: fix valgrind warning: | Michael Stahl | 2 | -4/+4 |
2012-03-07 | workaround for buggy metafile images | Radek Doulik | 2 | -7/+13 |
2012-02-27 | CRLF to LF, no code changed | Korrawit Pruegsanusak | 1 | -39/+39 |
2012-02-17 | Removed unused code from cppcanvas | Szabolcs Dezsi | 15 | -312/+0 |
2012-02-13 | EasyHack: Removed gcc conditionals | Alexander Bergmann | 2 | -10/+1 |
2012-02-08 | Added (and improved) READMEs for modules which used to be in libs-gui | Josh Heidenreich | 1 | -0/+1 |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | 1 | -35/+2 |
2012-01-24 | String->rtl::OUString | Caolán McNamara | 1 | -4/+4 |
2012-01-05 | make VectorOfOutDevStates a class and refactor this a little | Caolán McNamara | 2 | -241/+254 |
2011-12-21 | Revert "callcatcher: Remove unused code" | August Sodora | 5 | -0/+137 |
2011-12-21 | callcatcher: Remove unused code | August Sodora | 5 | -137/+0 |
2011-12-19 | callcatcher: Remove unused code | August Sodora | 2 | -272/+0 |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | 1 | -0/+1 |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan | 1 | -9/+9 |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | 1 | -1/+1 |
2011-11-28 | more debug info for emf+ rendering - path | Radek Doulik | 1 | -0/+23 |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | 2 | -63/+0 |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | 1 | -1/+0 |
2011-11-27 | remove include of pch header in cppcanvas | Norbert Thiebaud | 26 | -50/+0 |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | 1 | -2/+0 |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | 1 | -2/+2 |
2011-11-21 | empty a bunch of d.lst files | Michael Stahl | 1 | -2/+0 |
2011-11-21 | Revive gradient clipping debug visualization code. | Thorsten Behrens | 1 | -0/+15 |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist | 1 | -1/+1 |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | 1 | -4/+4 |
2011-11-01 | adapt naming scheme | Caolán McNamara | 1 | -4/+4 |
2011-11-01 | add and use an OString::equalsIgnoreAsciiCaseAscii equivalent to OUString one | Caolán McNamara | 1 | -9/+9 |
2011-10-10 | Related: fdo#38580 NULL object | Caolán McNamara | 1 | -2/+2 |
2011-10-08 | Added the unreachable code back in, even for GCC 4.0, so Mac OS X would not f... | Stephan Bergmann | 1 | -0/+6 |
2011-10-07 | WaE: unreachable code | Tor Lillqvist | 1 | -2/+0 |