Age | Commit message (Expand) | Author |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-22 | convert SfxItemKind to scoped enum | Jochen Nitschke |
2016-09-22 | loplugin:unusedmethods in chart2..svx | Noel Grandin |
2016-09-22 | Missing "const" | Stephan Bergmann |
2016-09-22 | loplugin:unusedmethods unused returns | Noel Grandin |
2016-09-22 | loplugin:unnecessaryvirtual | Noel Grandin |
2016-09-22 | Remove NumberFormatCodeWrapper | Maarten Bosmans |
2016-09-21 | convert SfxItemPresentation to scoped enum | Noel Grandin |
2016-09-21 | add dumpAsXml() to more pool items | Noel Grandin |
2016-09-16 | loplogin:singlevalfields in include/ | Noel Grandin |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-13 | loplugin:dllprivate | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-12 | Indentation fixes | Miklos Vajna |
2016-09-09 | loplugin:constantparam in sot..svl | Noel Grandin |
2016-09-05 | correct copy and paste in debug message | Jochen Nitschke |
2016-09-01 | hide SFX_WHICH_MAX define | Jochen Nitschke |
2016-08-29 | cid#1371226 Missing move assignment operator | Noel Grandin |
2016-08-23 | tdf#79398 Add LCID with DBNum during export to XL | Laurent Balland-Poirier |
2016-08-19 | Resolves: coverity#705366 Mixing enum types | Caolán McNamara |
2016-08-15 | tdf#79398 Export to XL DBNum codes | Laurent Balland-Poirier |
2016-08-12 | loplugin:unusedenumconstants in package..svtools | Noel Grandin |
2016-08-08 | loplugin:unnecessaryvirtual | Noel Grandin |
2016-08-05 | desktop: add undo/redo support to lok::Document::getCommandValues() | Miklos Vajna |
2016-08-04 | svl: track creation time of SfxUndoAction instances | Miklos Vajna |
2016-08-01 | svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoAction | Miklos Vajna |
2016-08-01 | svl: avoid defaulted parameter in SfxUndoManager::EnterListAction() | Miklos Vajna |
2016-07-29 | svl: add SfxUndoAction::GetViewShellId() | Miklos Vajna |
2016-07-27 | tdf#100834 Extend ODF for integer/fraction delimiter | Laurent Balland-Poirier |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-07-04 | tdf#99996 New algorithm for fraction | Laurent Balland-Poirier |
2016-06-29 | tdf#100592 Add extra number formats for fraction | Laurent Balland-Poirier |
2016-06-23 | Clean up uses of Any::getValue() in svl | Stephan Bergmann |
2016-06-14 | explicit svl::SharedString(const OUString&) ctor | Eike Rathke |
2016-06-10 | tdf#89329: use shared_ptr for pImpl in ctloptions | Xisco Fauli |
2016-06-10 | tdf#89329: use shared_ptr for pImpl in cjkoptions | Xisco Fauli |
2016-06-08 | make SvNumberFormatter::IsCompatible() static | Eike Rathke |
2016-06-06 | tdf#89329: use shared_ptr for pImpl in slstitm | Xisco Fauli |
2016-06-04 | tdf#96099 Remove sfx std::shared_ptr typedefs | Mark Page |
2016-06-03 | tdf#89329: use unique_ptr for pImpl in imageitm | Xisco Fauli |
2016-06-02 | add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format code | Eike Rathke |
2016-06-01 | tdf#89329: use unique_ptr for pImpl in itempool | Xisco Fauli |
2016-05-31 | tdf#89329: use unique_ptr for pImpl in style | Xisco Fauli |
2016-05-31 | loplugin:unusedmethods | Noel Grandin |
2016-05-30 | tdf#99661 Add max-denominator-value attribute to number:fraction | Laurent Balland-Poirier |
2016-05-30 | loplugin:unusedmethods SfxLinkUndoAction | Noel Grandin |
2016-05-27 | tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16) | Noel Grandin |
2016-05-26 | loplugin:unusedmethods | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |