Age | Commit message (Expand) | Author |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-22 | implemented BeginContainerNoParams and EndContainer records | Radek Doulik |
2013-03-19 | implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore records | Radek Doulik |
2013-03-19 | WaE: Potentially uninitialized local variable | Tor Lillqvist |
2013-03-15 | implemented EmfPlusRecordTypeSetClipRect record | Radek Doulik |
2013-03-15 | ops, fix build | Radek Doulik |
2013-03-15 | implemented EmfPlusRecordTypeDrawEllipse record | Radek Doulik |
2013-03-15 | WaE: unused variable | David Tardon |
2013-03-15 | implemented EmfPlusRecordTypeFillEllipse record | Radek Doulik |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-09 | Work around GCC 4.8 -Werror=virtual-move-assign | Stephan Bergmann |
2013-03-06 | do not crop the bitmap, it is already cropped. more debug output | Radek Doulik |
2013-03-06 | straighten out that dreaded indentation | Eike Rathke |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | workaround for emf+ files with broken dataSize of Image object record | Radek Doulik |
2013-02-25 | fdo#59405: cppcanvas: fix infinite loop in processEMFPlus | Michael Stahl |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-10 | implemented EmfPlusRecordTypeFillPie record | Radek Doulik |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2012-12-11 | fdo#35680 - fix wrong gradient rendering when grouped. | Michael Meeks |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-11-06 | Revert "calc65: #i116318# Fixed the painting of axial gradients." | Michael Meeks |
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 |