Age | Commit message (Expand) | Author |
2015-11-28 | -Werror,-Wmicrosoft-enum-value | Stephan Bergmann |
2015-11-28 | Missing include | Stephan Bergmann |
2015-11-27 | introduce SvNumberFormatter::GetFormatStringForExcel() | Eike Rathke |
2015-11-27 | use proper case "General" keyword | Eike Rathke |
2015-11-27 | introduce SvNumberFormatter::FillKeywordTableForExcel() | Eike Rathke |
2015-11-24 | nitpick, use 'b' prefix | Eike Rathke |
2015-11-24 | nitpick, reduce to one string insertion | Eike Rathke |
2015-11-23 | tdf#95677 Force sign to exponent for Excel export | Laurent Balland-Poirier |
2015-11-23 | loplugin:unusedfields in svl/ | Noel Grandin |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin |
2015-11-18 | svl: replace some legacy SFX_ASSERT in SfxItemPool | Michael Stahl |
2015-11-18 | use unique_ptr for pImpl in svl/ | Noel Grandin |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-11 | fix svl build | Caolán McNamara |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-10-30 | svl: remove mostly superfluous abstraction of vector | Michael Stahl |
2015-10-30 | svl: replace boost::ptr_vector with std::vector | Michael Stahl |
2015-10-30 | svl: replace boost::ptr_map with std::map | Michael Stahl |
2015-10-29 | tdf#70833: IDNA support when exporing hyperlinks to PDF | Stephan Bergmann |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-10-29 | CppunitTest_svl_urihelper needs the file UCP | Stephan Bergmann |
2015-10-29 | sort | Stephan Bergmann |
2015-10-29 | CppunitTest_svl_urihelper can be a plain check target now | Stephan Bergmann |
2015-10-29 | Remove duplicate | Stephan Bergmann |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-23 | tdf#48456 : when searching for a number, consider formatting | Dennis Francis |
2015-10-22 | SRCH_PARA_ALLTABLES could never be queried | Eike Rathke |
2015-10-21 | refactor out some com::sun::star typedefs | Noel Grandin |
2015-10-20 | sfx items: No need to confuse with 'USHORT_ARG' that is an 'int'. | Jan Holesovsky |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | convert DBG_ASSERTWARNING to SAL_WARN_IF | Noel Grandin |
2015-10-19 | convert remaing DBG_WARNING to SAL_INFO | Noel Grandin |
2015-10-19 | sfx items: Get rid of the TypeId check, nobody uses that any more. | Jan Holesovsky |
2015-10-13 | cppcheck:variableScope | Noel Grandin |
2015-10-12 | Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |