Age | Commit message (Expand) | Author |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
2017-03-29 | loplugin:unusedmethods | Noel Grandin |
2017-03-29 | convert SearchBehavior to scoped enum | Noel Grandin |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-24 | convert ViewShellId to o3tl::strong_int | Noel Grandin |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2017-03-22 | Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg | Stephan Bergmann |
2017-03-21 | tdf#96505 - Get rid of cargo cult long integer literals | udaycoder |
2017-03-17 | cleanup double includes and declarations | Jochen Nitschke |
2017-03-17 | remove unused defines from HRC files in svl | Noel Grandin |
2017-03-16 | drop GetId() from SfxUndoAction | Noel Grandin |
2017-03-14 | Following tdf#106190 Treat blank after fraction bar | Laurent Balland-Poirier |
2017-03-13 | force SvNumberformat::FormatterPrivateAccess for Get/SetLastInsertKey | Eike Rathke |
2017-03-11 | Fix typos | Andrea Gelmini |
2017-03-10 | guard against a (theoretical?) endless loop of blanks only | Eike Rathke |
2017-03-10 | prevent string access out of bounds | Eike Rathke |
2017-03-10 | string access out of bounds | Eike Rathke |
2017-03-09 | Clean up uses of integer types | Stephan Bergmann |
2017-03-06 | tdf#106190 Move meber variable to local | Laurent Balland-Poirier |
2017-03-05 | Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVC | Stephan Bergmann |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | remove unused CreateDefault methods | Noel Grandin |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-03-03 | convert SfxEnumItem to type-safe template class | Noel Grandin |
2017-03-02 | tdf#106190 fix left alignment of denominator | Laurent Balland-Poirier |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-27 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-24 | fix inverted warning logic | Jochen Nitschke |
2017-02-21 | Remove unused function. Following tdf#105657 | Laurent Balland-Poirier |
2017-02-21 | tdf#106052 Treat SubFormat for "Precision as shown" | Laurent Balland-Poirier |
2017-02-20 | use SvNumberformat::GetMaskedType() | Eike Rathke |
2017-02-20 | tdf#105657 Treat "Precision as shown" for fractions | Laurent Balland-Poirier |
2017-02-15 | unit test for engineering notation, tdf#105968 | Eike Rathke |
2017-02-15 | Resolves: tdf#105968 handle engineering notation rounded into next magnitude | Eike Rathke |
2017-02-13 | convert CharCompressType to scoped enum | Noel Grandin |
2017-02-10 | convert InsertOperation to scoped enum | Noel Grandin |
2017-02-10 | convert EItem to scoped enum | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-04 | simplify SfxWhichIter | Jochen Nitschke |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-27 | use a define for invalid SfxPoolItem | Jochen Nitschke |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor svl..svtools | Noel Grandin |
2017-01-25 | move GetPosByValue from SfxEnumItemInterface to SfxAllEnumItem | Noel Grandin |
2017-01-23 | Revert "used std::map in SfxItemSet" | Noel Grandin |
2017-01-21 | coverity#1399032 Dereference null return value | Caolán McNamara |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, svl | Stephan Bergmann |