Age | Commit message (Expand) | Author |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: svx | Stephan Bergmann |
2017-04-06 | convert zoom menu to .ui | Caolán McNamara |
2017-04-06 | loplugin:singlevalfields | Noel Grandin |
2017-04-06 | Revert "tdf#106792: Fix "Geometry" property of changed-to-bezier SvxShapePoly... | Stephan Bergmann |
2017-04-06 | Fix typos | Andrea Gelmini |
2017-04-06 | loplugin:redundantcast find cstyle double casts | Noel Grandin |
2017-04-05 | convert RID_SVXMNU_XMLSECSTATBAR menu to .ui | Caolán McNamara |
2017-04-05 | loplugin:redundantcast find c-style bool casts | Noel Grandin |
2017-04-05 | loplugin:constantparam part2 | Noel Grandin |
2017-04-05 | loplugin:constantparam | Noel Grandin |
2017-04-04 | Make HangingIndent a command | Szymon Kłos |
2017-04-04 | Notebookbar: Separated paragraph spacing controls | Szymon Kłos |
2017-04-04 | Fix group for .uno:EditAnnotation | Samuel Mehrbrodt |
2017-04-04 | coverity#1403732 Mixing enum types | Caolán McNamara |
2017-04-02 | coverity#1403662 Mixing enum types | Caolán McNamara |
2017-03-31 | svx: fix missing namespace | Miklos Vajna |
2017-03-31 | lok sc: Don't depend on the OutputDevice existence when invalidating. | Jan Holesovsky |
2017-03-31 | can use a reference here | Caolán McNamara |
2017-03-31 | const these up | Caolán McNamara |
2017-03-31 | Resolves: tdf#106515 use OpenSymbol, not StarSymbol as the default bullet font | Caolán McNamara |
2017-03-31 | use actual UNO enums in svx | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-30 | Related: tdf#106080 support a 'none' color in search by format | Caolán McNamara |
2017-03-29 | Resolves: tdf#106079 automatic color described as 'white' | Caolán McNamara |
2017-03-29 | LOK: Calc - images are not painted below row 1000 | Marco Cecchetti |
2017-03-29 | split ImportState enum into RtfImportState and HtmlImportState | Noel Grandin |
2017-03-29 | Resolves: tdf#106841 RID_SVXSW_FRAMEPOSITIONS is in wrong order | Caolán McNamara |
2017-03-29 | loplugin:unusedmethods | Noel Grandin |
2017-03-29 | convert EViewType to scoped enum | Noel Grandin |
2017-03-29 | nCnt calculation is overwritten anyway | Caolán McNamara |
2017-03-29 | expand vis to visible; fix typos | dennisroczek |
2017-03-29 | tdf#106792: Fix "Geometry" property of changed-to-bezier SvxShapePolyPolygon | Stephan Bergmann |
2017-03-29 | loplugin:singlevalfields | Noel Grandin |
2017-03-28 | std::unique_ptr<sal_uInt16[]> -> std::vector | Caolán McNamara |
2017-03-28 | remove some more unused SID constants and commands | Noel Grandin |
2017-03-28 | tdf#42949: clean up includes in include/svx/[a-c]* with iwyu | Jorenz Paragas |
2017-03-28 | remove enum slot code from sfx2 | Noel Grandin |
2017-03-28 | remove unhandled SID commands from svx | Noel Grandin |
2017-03-27 | ofz#946 NbcAdjustTextFrameWidthAndHeight calling itself | Caolán McNamara |
2017-03-27 | document mnIndex doesn't change | Caolán McNamara |
2017-03-27 | remove unhandled SID commands in sc | Noel Grandin |
2017-03-26 | Kill remaining PseudoSlots usage | Maxim Monastirsky |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-25 | Make loplugin:loopvartoosmall find more suspicious cases | Stephan Bergmann |
2017-03-24 | convert ViewShellId to o3tl::strong_int | Noel Grandin |
2017-03-23 | remove unused helpid in SfxShell | Noel Grandin |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-23 | Typo: boder->border | Julien Nabet |
2017-03-22 | ofz: stack-overflow with infinite parse recursion | Caolán McNamara |
2017-03-22 | Calc: safer life cycle handling for OutputDevice in SdrPaintWindow | Marco Cecchetti |