Age | Commit message (Expand) | Author |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud |
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-06 | fixed typo | Radek Doulik |
2012-08-15 | display hexadecimal and decimal record numbers | Radek Doulik |
2012-08-09 | remove some unused methods | Caolán McNamara |
2012-07-19 | emf+: added implementation of DrawImage record | Radek Doulik |
2012-07-18 | Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion | Stephan Bergmann |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-06-25 | replace custom readString with read_uInt16s_ToOUString | Caolán McNamara |
2012-06-22 | cppcanvas: remove obsolete makefile.mk | Michael Stahl |
2012-06-22 | remove bunch of obsolete looking .dxp files | Michael Stahl |
2012-06-23 | removed unused forward declarations of class | Takeshi Abe |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-19 | death to some UniStrings | Caolán McNamara |
2012-06-19 | use a temporary rather than calling Erase | Caolán McNamara |
2012-06-19 | where is the logic of having 5 pChars if we only need 4 | Caolán McNamara |
2012-06-19 | if the string is created of len 0, then no point passing any arguments | Caolán McNamara |
2012-06-19 | if the string is created from 4 sal_Unicodes then it cannot be of 0 len | Caolán McNamara |
2012-06-12 | Get rid of GRADIENT_* defines, they conflict with Windows GDI types. | Jan Holesovsky |
2012-05-22 | targetted string re-work | Michael Meeks |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-18 | tune the guessed position a bit, so that it works better with test documents | Radek Doulik |
2012-04-18 | implemented EmfPlusRecordTypeDrawString record | Radek Doulik |
2012-04-18 | added debug message for unsupported cases | Radek Doulik |
2012-04-18 | SrcRect for SrcUnit = 2 is in pixels, don't Map it | Radek Doulik |
2012-04-18 | ImplText never instantiated | Caolán McNamara |
2012-04-13 | set minimal width if pen width is set to zero | Radek Doulik |
2012-04-13 | fix crash on invalid/missing pen | Caolán McNamara |
2012-04-13 | fix busted indent | Caolán McNamara |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-05 | callcatcher: update list, add README, remove some newly unused code | Caolán McNamara |
2012-04-04 | New try to sort out the overloaded virtual method weirdness | Tor Lillqvist |
2012-04-04 | Clang WaE: -Woverloaded-virtual weirdness, this seems to help | Tor Lillqvist |
2012-03-30 | removed duplicate includes in cppcanvas / cppuhelper / cui | Takeshi Abe |
2012-03-26 | readUnicodeString can just return the string | Caolán McNamara |
2012-03-16 | Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes | Thorsten Behrens |
2012-03-16 | Performance: avoid scaling just-generated bitmap 2nd time | Thorsten Behrens |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-09 | cppcanvas: processEMFPlus: fix valgrind warning: | Michael Stahl |
2012-03-07 | workaround for buggy metafile images | Radek Doulik |
2012-02-27 | CRLF to LF, no code changed | Korrawit Pruegsanusak |
2012-02-17 | Removed unused code from cppcanvas | Szabolcs Dezsi |
2012-02-13 | EasyHack: Removed gcc conditionals | Alexander Bergmann |
2012-02-08 | Added (and improved) READMEs for modules which used to be in libs-gui | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |