Age | Commit message (Expand) | Author |
2015-04-29 | fix compile: delegate RenderContext parameter to super | Tomaž Vajngerl |
2015-04-29 | replace Paint calls to Invalidate + fix compilation | Tomaž Vajngerl |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-28 | default initialization of object of const type w/o user-provided default ctor | Stephan Bergmann |
2015-04-28 | Fix --disable-pdfimport build | Tor Lillqvist |
2015-04-28 | Check ENABLE_PDFIMPORT | Tor Lillqvist |
2015-04-28 | sd: fix GCC-4.7 build | Miklos Vajna |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptrmerge2' | Michael Meeks |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-28 | Fix tdf#90911 wrong parameter size on getsockname | Juergen Funk |
2015-04-28 | SfxRequest generically uses an SfxUInt16Item here | Stephan Bergmann |
2015-04-28 | nOK var wants to be of type bool | Stephan Bergmann |
2015-04-28 | Dialog::EndDialog nResult param is of type long/VclResponseType | Stephan Bergmann |
2015-04-28 | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpg | Stephan Bergmann |
2015-04-28 | Rephrase comparisons between bool and sal_Bool | Stephan Bergmann |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-26 | Help button on the left in simpress photoalbum | Olivier Hallot |
2015-04-24 | tdf#89758 Interactive crop preview shouldn't scale proportionally | Trent MacAlpine |
2015-04-24 | Simplify SVG_DISABLE_FONT_EMBEDDING check | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-24 | CppunitTest_sd_tiledrendering: add search testcase | Miklos Vajna |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-23 | Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool> | Stephan Bergmann |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-22 | tdf#90090 - customizing and positioning additional toolbars | Yousuf Philips |
2015-04-22 | Related tdf#88056: more UNO stuff was missing | Katarina Behrens |
2015-04-22 | Remove some deprecated AccessibleShapeTreeInfo member functions | Stephan Bergmann |
2015-04-22 | fix re-export of novell590442-1.ppt to ppt | Caolán McNamara |
2015-04-22 | we always open a container, so always close it | Caolán McNamara |
2015-04-22 | convert SV_ENTRYFLAG constants to scoped enum | Noel Grandin |
2015-04-22 | convert SVLBOX_ constants to scoped enum | Noel Grandin |
2015-04-22 | convert SV_DRAGDOP_ constants to scoped enum | Noel Grandin |
2015-04-22 | convert SFX_STYLESHEET_ constants to scoped enum | Noel Grandin |
2015-04-21 | tdf#90223:PPTX table cell left and right margin is not exported. | yogesh.bharate001 |
2015-04-21 | No more need for PartialWeakComponentImplHelper here | Stephan Bergmann |
2015-04-21 | tdf#90605 : FILESAVE:PPTX Line shape style was not exported | PriyankaGaikwad |
2015-04-21 | Related tdf#88056: Placeholder needed for ODF export/import | Katarina Behrens |
2015-04-20 | sd: convert new to ::Create. | Noel Grandin |
2015-04-20 | convert SEARCH_OPTIONS constants to scoped enum | Noel Grandin |
2015-04-19 | tdf#90357: Fix crash while pasting into draw from impress. | Muthu Subramanian |
2015-04-17 | Fix SfxTabPage creation to use VclPtr. | Michael Meeks |
2015-04-17 | sfx2: convert new to ::Create. | Noel Grandin |
2015-04-17 | svx: convert new to ::Create. | Noel Grandin |
2015-04-17 | loplugin:implicitboolconversion clean-up | Stephan Bergmann |
2015-04-17 | SvStream: WriteUChar -> WriteBool | Stephan Bergmann |
2015-04-17 | convert SCRIPTTYPE_ constants to scoped enum | Noel Grandin |
2015-04-16 | make CreateItemWindow return a VclPtr<>. | Michael Meeks |
2015-04-16 | Revert "make more classes dllpublic" | David Tardon |