Age | Commit message (Expand) | Author |
2017-11-30 | tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdown | Gabor Kelemen |
2017-11-30 | loplugin:unnecessaryparen: signed numeric literals | Stephan Bergmann |
2017-11-29 | tdf#111801 added hover state to tabledesign sidebar | Kshitij Pathania |
2017-11-28 | loplugin:countusersofdefaultparams in sfx2..svtools | Noel Grandin |
2017-11-27 | loplugin:unnecessaryparen: Warn about parentheses around literals | Stephan Bergmann |
2017-11-27 | loplugin:unnecessaryparen check for (f1()).f2 | Noel Grandin |
2017-11-25 | coverity#1421068 Uncaught exception | Caolán McNamara |
2017-11-23 | Make loplugin:unnecessaryparen look through implicit | Stephan Bergmann |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-22 | replace check of eof and GetError with good | Caolán McNamara |
2017-11-22 | drop duplicate method | Caolán McNamara |
2017-11-22 | loplugin:flatten in svtools | Noel Grandin |
2017-11-22 | loplugin:simplifybool re-activate the !! warning | Noel Grandin |
2017-11-21 | Render lock symbol with sheet name, tdf#95880 follow-up | Eike Rathke |
2017-11-20 | tdf#95880 Add a lock mark on protected sheet tab. | Gulsah Kose |
2017-11-19 | clang-tidy modernize-use-equals-default in svtools | Jochen Nitschke |
2017-11-15 | drop now unused ToolPanelOpt | Caolán McNamara |
2017-11-14 | Fix typos | Andrea Gelmini |
2017-11-13 | SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571 | Eike Rathke |
2017-11-11 | A user object id is *NOT* a SotClipboardFormatId | Eike Rathke |
2017-11-09 | rename AvoidConfig to Fuzzing | Caolán McNamara |
2017-11-08 | ofz#4115 Integer-overflow | Caolán McNamara |
2017-11-08 | ofz#4113 Null-dereference READ | Caolán McNamara |
2017-11-06 | ofz infinite loop | Caolán McNamara |
2017-11-06 | ofz infinite loop | Caolán McNamara |
2017-11-05 | Replace remaining lists by vectors in svtools | Julien Nabet |
2017-11-03 | [API CHANGE] tdf#65393 Import signature line images from ooxml | Samuel Mehrbrodt |
2017-11-03 | loplugin:constparam in vcl,svtools | Noel Grandin |
2017-11-03 | ofz: crash with empty aParserStates | Caolán McNamara |
2017-11-03 | vcl: remove sgf/sgv ancient gfx filters | Thorsten Behrens |
2017-11-03 | Infinite loop in ooo32227-1.rtf with calc rtf filter | Caolán McNamara |
2017-10-31 | loplugin:constantparam in svl,svtools | Noel Grandin |
2017-10-30 | loplugin:constantparam in vcl | Noel Grandin |
2017-10-28 | Related tdf#95694: Enable papersize & orientation listboxes | Katarina Behrens |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-26 | rename createOnShotInstance->createOneShotInstance | Noel Grandin |
2017-10-26 | Use the canonical abbreviation "pc" of pica, instead of "pi" | Takeshi Abe |
2017-10-26 | Refactor font substitute removing (vcl/svtools) | Julien Nabet |
2017-10-26 | Fix memory leak | Takeshi Abe |
2017-10-24 | loplugin:finalclasses in svtools | Noel Grandin |
2017-10-24 | tdf#113368: fix crash when closing dialog opened with Basic | Julien Nabet |
2017-10-23 | loplugin:includeform: svtools | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-21 | loplugin:redundantcast handle dynamic_cast | Noel Grandin |
2017-10-20 | svtools: SvTreeListEntry's copy ctor is unnecessary | Takeshi Abe |
2017-10-18 | use std::unique_ptr in SvTreeList | Noel Grandin |
2017-10-06 | use rtl::Reference in SvXMLEmbeddedObjectHelper | Noel Grandin |
2017-10-06 | Revert "remove handing of deprecated Storage path option" | Noel Grandin |
2017-10-05 | remove handing of deprecated Storage path option | Jochen Nitschke |