Age | Commit message (Expand) | Author |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-28 | simplify code, use more subView() | Noel |
2021-01-28 | add string_view variants of methods to O[U]StringBuffer | Noel |
2021-01-27 | Improve loplugin:stringliteralvar | Stephan Bergmann |
2021-01-27 | tdf#92456 store hash with string | Noel Grandin |
2021-01-25 | tdf#92456 improve VLOOKUP perf | Noel Grandin |
2021-01-12 | tdf#42982: Improve UNO API error reporting | Bayram Çiçek |
2021-01-10 | fix coverity parse errors | Caolán McNamara |
2021-01-05 | tdf#96505 : Get rid of cargo cult long integer literals | umutbayramoglu |
2021-01-03 | tighten up asserting in SfxPoolItem::operator== | Noel Grandin |
2021-01-02 | Remove warning while building | dante |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-19 | use more string_view in SfxItemPropertyMap | Noel |
2020-12-15 | update pches | Caolán McNamara |
2020-12-14 | warning C4189: 'pInst': local variable is initialized but not referenced | Stephan Bergmann |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-07 | move various notebookbar widgets into vcl | Caolán McNamara |
2020-12-04 | update pches | Caolán McNamara |
2020-12-03 | tdf#96505: Get rid of cargo cult long integer literals | Gökhan Özeloğlu |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |
2020-11-25 | DdeInitializeW, DdeGetLastError, etc. use UINT as status return type | Stephan Bergmann |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-19 | Clarify DdeData::GetExternalFormat return type | Stephan Bergmann |
2020-11-19 | svl/source/svdde/ddedata.cxx is only compiled on Windows anyway | Stephan Bergmann |
2020-11-17 | loplugin:stringviewparam extend to constructors | Noel |
2020-11-16 | tdf#123936 Formatting files in module svl with clang-format | Philipp Hofer |
2020-11-12 | New loplugin:stringviewparam | Stephan Bergmann |
2020-11-11 | loplugin:stringview | Noel |
2020-11-11 | make tools::Long 64-bit on Windows platform | Noel Grandin |
2020-11-03 | remove pimpl in SfxBroadcaster/SfxListener | Noel Grandin |
2020-11-02 | move SwCondCollCondChg on top of SfxHint | Bjoern Michaelsen |
2020-10-31 | remove pimpl from FSStorage | Noel Grandin |
2020-10-21 | new tools::Degree10 strong typedef | Noel Grandin |
2020-10-19 | use tools::Long in svl | Noel |
2020-10-14 | Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad.. | Eike Rathke |
2020-10-08 | use sal_Int32 for style-sheet index | Noel Grandin |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-04 | loplugin:reducevarscope in store..svtools | Noel |
2020-10-03 | use more TOOLS_WARN_EXCEPTION | Noel |
2020-10-02 | Use the new single-instance="true" attribute in svl | Stephan Bergmann |
2020-10-01 | tdf#136728: Revert "tdf#136238 speed up deleting large cross page table" | Xisco Fauli |
2020-09-26 | Related: tdf#136985 SfxStringListItem::GetString() crash in empty case | Caolán McNamara |
2020-09-23 | Read MOSDocumentLockFile UTF-16 string data with same endianness | Stephan Bergmann |
2020-09-23 | Convert attribute value to UTF-8 when passing it to libxml2 | Stephan Bergmann |
2020-09-23 | tdf#128136: Build curl, nss, and xmlsec for iOS, too | Tor Lillqvist |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-10 | Remove some DBG_UTIL debug code | Stephan Bergmann |
2020-09-10 | tdf#136238 speed up deleting large cross page table | Noel Grandin |