Age | Commit message (Expand) | Author |
2017-04-28 | move builder attributes from OString to OUString | Caolán McNamara |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-04-26 | loplugin:unusedmethods | Noel Grandin |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-25 | fix attempt to load converted bitmap resource uses from vcl | Caolán McNamara |
2017-04-25 | remove chart2 bitmaps from .src files | Caolán McNamara |
2017-04-25 | remove bitmaps from .src files | Caolán McNamara |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-25 | loplugin:checkunusedparams in vcl | Noel Grandin |
2017-04-24 | tdf#107205 vcl: don't always use D2DWriteTextOutRenderer | Michael Stahl |
2017-04-22 | Don't keep gGlobalGlyphCache, gTextureCache around until exit | Stephan Bergmann |
2017-04-19 | only one use of GetStandardText | Caolán McNamara |
2017-04-19 | remove freshly unused menu support from src files | Caolán McNamara |
2017-04-14 | remove the remaining unused mouse cursors | Caolán McNamara |
2017-04-14 | revert removal of apparently unused mouse cursors | Caolán McNamara |
2017-04-13 | tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit() | Michael Stahl |
2017-04-08 | vcl: Bitmap processor test - test converting to "disabled" image | Tomaž Vajngerl |
2017-04-07 | tdf#39468 Translate German comments | Jens Carl |
2017-04-04 | tdf#99352: assert on stray VclPtrs past DeInit | Bjoern Michaelsen |
2017-04-04 | loplugin:redundantinline (clang-cl) | Stephan Bergmann |
2017-04-03 | iOS update for Rectangle | jan Iversen |
2017-03-31 | vcl android: more adaptions to tools::Rectangle | Miklos Vajna |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-29 | loplugin:unusedmethods | Noel Grandin |
2017-03-29 | loplugin:singlevalfields | Noel Grandin |
2017-03-28 | ofz#954 out of memory | Caolán McNamara |
2017-03-28 | Resolves: tdf#106155 avoid opengl for toplevel X window icons | Caolán McNamara |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-24 | ofz: explicitly release fontconfig options on every iteration | Caolán McNamara |
2017-03-24 | shared_ptr->unique_ptr | Caolán McNamara |
2017-03-19 | This can move out of the header as well | Khaled Hosny |
2017-03-19 | Remove GetVerticalOrientation declaration from header. | Mark Hung |
2017-03-19 | vcl: have AcquaSalInstance use osl::Condition instead of oslCondition | Chris Sherlock |
2017-03-18 | Use char instead of unsigned char | Julien Nabet |
2017-03-18 | vcl: make GtkData use osl::Condition instead of oslCondition | Chris Sherlock |
2017-03-16 | fix tinderbox build, ends up using gen backend and icons are missing | Caolán McNamara |
2017-03-16 | KDE fix various clang plugin complains | Jan-Marek Glogowski |
2017-03-16 | remove unused defines from HRC files in vcl | Noel Grandin |
2017-03-13 | Clean up integer types representing positions in ToolBox's item vector | Stephan Bergmann |
2017-03-08 | valgrind: fix leak | Caolán McNamara |
2017-03-08 | const this up | Caolán McNamara |
2017-03-07 | Remove redundant 'inline' keyword, Linux redux | Stephan Bergmann |
2017-03-06 | Restore "pPos and pGetNextGlypInfo always have the same value" | Caolán McNamara |
2017-03-05 | Revert "pPos and pGetNextGlypInfo always have the same value" | Caolán McNamara |
2017-03-05 | Handle Tr vertical orientation before shaping | Khaled Hosny |
2017-03-04 | pPos and pGetNextGlypInfo always have the same value | Khaled Hosny |
2017-03-04 | pEraseRect is always null | Khaled Hosny |
2017-03-04 | SalLayout::GetBoundRect() works just fine here | Khaled Hosny |
2017-03-04 | Drop dead code | Khaled Hosny |
2017-03-04 | Avoid needless dynamic_cast’s | Khaled Hosny |