Age | Commit message (Expand) | Author |
2016-09-20 | Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once again | Stephan Bergmann |
2016-09-20 | tdf#102223 EDITING Deleting all content from a cell changes font formatting | Noel Grandin |
2016-09-20 | loplugin:unusedfields | Noel Grandin |
2016-09-19 | Resolves: tdf#102293 triple click results in visually unselected word | Caolán McNamara |
2016-09-19 | Related: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if... | Caolán McNamara |
2016-09-18 | loplugin:unusedenumvalues | Noel Grandin |
2016-09-16 | sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback() | Miklos Vajna |
2016-09-16 | loplogin:singlevalfields in include/ | Noel Grandin |
2016-09-15 | sd draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback() | Miklos Vajna |
2016-09-15 | disable generation of ole previews in ODF format until after load | Caolán McNamara |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-15 | sd: loplugin:staticmethods | Michael Stahl |
2016-09-15 | loplugin:singlevalfields in sc..vcl | Noel Grandin |
2016-09-14 | sd lok draw text: make sure watching views have no cursors | Miklos Vajna |
2016-09-14 | loplugin:constantparam | Noel Grandin |
2016-09-13 | loplugin:dllprivate | Stephan Bergmann |
2016-09-13 | Adjust controls in animation deck and make it a11y accessible | Yousuf Philips |
2016-09-13 | chmod 644 some source files | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-12 | Bin a few unused forward declarations | Tor Lillqvist |
2016-09-10 | loplugin:constantparam in sd | Noel Grandin |
2016-09-10 | Typo: (un)kown->(un)known | Julien Nabet |
2016-09-09 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-09-09 | loplugin:constantparam in sot..svl | Noel Grandin |
2016-09-09 | tdf#62717 FILESAVE : Names Master pages are not saved properly | sll |
2016-09-08 | tdf#92218 Implement Impress single toolbar mode toolbar | Yousuf Philips |
2016-09-08 | Related tdf#64575 Only allow "Fill Slide" for 1 Image/Slide | Samuel Mehrbrodt |
2016-09-07 | Adjust labels in the bullets and numbering dialog | Yousuf Philips |
2016-09-07 | Photo Album Dialog: Don't add caption by default | Samuel Mehrbrodt |
2016-09-07 | tdf#101390 Add Arrows toolbox functions on writer drawingbar. | Gulsah Kose |
2016-09-07 | tdf#64575 Photo Album: Better Image Layout | Abhilash |
2016-09-07 | loplugin:constantparam in vcl | Noel Grandin |
2016-09-05 | convert Orientation to scoped enum | Noel Grandin |
2016-09-05 | convert ToolBoxButtonSize to scoped enum | Noel Grandin |
2016-09-05 | convert GradientStyle to scoped enum | Noel Grandin |
2016-09-04 | coverity#1371177 default assign is good enough | Caolán McNamara |
2016-09-02 | sd lok: implement SfxViewShell::NotifyCursor() API | Miklos Vajna |
2016-09-02 | svx: move GetSfxViewShell() to SdrMarkView | Miklos Vajna |
2016-09-01 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-09-01 | std::list<sal_Int16> to vector | Noel Grandin |
2016-09-01 | std::list<sal_Int16> to deque | Noel Grandin |
2016-09-01 | convert RefDevMode to scoped enum | Noel Grandin |
2016-08-31 | let's make Impress crash less - SfxStyleFamily edition | Michael Stahl |
2016-08-31 | sd: fix un-sorted SidArray in FuChar::DoExecute() | Michael Stahl |
2016-08-30 | tdf#56403: Text is right aligned in RTL locales | Khaled Hosny |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (sd) | Stephan Bergmann |
2016-08-30 | convert DescriptionGenerator::PropertyType to scoped enum | Noel Grandin |
2016-08-30 | drop extraneous acquire | David Tardon |
2016-08-30 | Let OUStringLiteral1 take its arg as ctor arg, not template arg | Stephan Bergmann |
2016-08-29 | Adapt loplugin:stringconstant to improved OUStringLiteral1 | Stephan Bergmann |