Age | Commit message (Expand) | Author |
2021-07-20 | flatten the vector in NfCurrencyTable | Noel Grandin |
2021-07-19 | Fix updating WhichRangesContainer using MergeRange | Mike Kaganski |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-17 | drop sal_uInt16* constructor in SfxItemSet | Noel Grandin |
2021-07-16 | Drop unused ctor | Mike Kaganski |
2021-07-16 | Move validity check to svl::Items, to avoid invalid WhichRangesContainer | Mike Kaganski |
2021-07-15 | drop the Pair constructor from SfxItemSet | Noel Grandin |
2021-07-15 | WhichRangesContainer, reduce malloc in SfxItemSet | Noel Grandin |
2021-07-08 | Resolves: tdf#122191 BOOLEAN is a keyword, treat it as such | Eike Rathke |
2021-07-05 | store the SfxItemSet inside SfxSetItem by value | Noel Grandin |
2021-07-04 | move SfxSetItem to own header file | Noel Grandin |
2021-07-02 | no need to allocate return val on heap for GetItemSetForPreview | Noel Grandin |
2021-06-21 | create SfxHintId::SwLegacyModify id | Noel Grandin |
2021-06-19 | loplugin:finalclasses | Noel Grandin |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-06-14 | Workaround internal compiler error on tb77 | Mike Kaganski |
2021-06-13 | Assert on valid order of which ids in ranges on SfxItemSet creation | Mike Kaganski |
2021-06-10 | loplugin:unnecessaryreturn SvtListener::EndListening | Noel Grandin |
2021-06-08 | editengine-columns: ODF support [API CHANGE] | Mike Kaganski |
2021-06-08 | Remove SfxItemState::READONLY | Armin Le Grand |
2021-05-28 | Select svl crypto backend in configure.ac | Jan-Marek Glogowski |
2021-05-18 | loplugin:unusedmethods | Noel Grandin |
2021-05-10 | speed up SfxExtItemPropertySetInfo | Noel Grandin |
2021-05-08 | ref-count SfxItemPool | Noel Grandin |
2021-05-07 | add utility method to get last pool in chain | Noel Grandin |
2021-05-06 | add SfxItemPoolDeleter utility | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-05-02 | tdf#79049 speed up OOXML workbook load (4) | Noel Grandin |
2021-04-25 | loplugin:unusedmethods | Noel Grandin |
2021-04-19 | svx properties: pass SfxItemSet around by value | Noel Grandin |
2021-04-15 | store ptr to the original entries in SfxItemPropertyMap | Noel Grandin |
2021-04-12 | make SfxItemPropertySimpleEntry constructor explicit | Noel Grandin |
2021-04-12 | less copying in SfxItemPropertyMap::getPropertyEntries | Noel Grandin |
2021-04-12 | tdf#130326 flatten SfxItemPropertyMap | Noel Grandin |
2021-04-12 | SfxItemPropertySimpleEntry constructor should take a reference | Noel Grandin |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-03-31 | Related: tdf#137577 Update Name Box range name list on sheet rename | Eike Rathke |
2021-03-25 | tdf#140968 tdf#140978 XLSX import: fix lost rounded filters | Balazs Varga |
2021-03-15 | Fix typos | Andrea Gelmini |
2021-03-03 | xmlsecurity: improve handling of multiple certificates per X509Data | Michael Stahl |
2021-03-03 | xmlsecurity: improve handling of multiple X509Data elements | Michael Stahl |
2021-03-03 | xmlsecurity: remove XSecController::setPropertyId() | Michael Stahl |
2021-03-03 | xmlsecurity: XSecParser confused about multiple timestamps | Michael Stahl |
2021-02-26 | loplugin:refcounting in svl | Noel |
2021-02-20 | loplugin:refcounting in svl | Noel |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-25 | tdf#92456 improve VLOOKUP perf | Noel Grandin |
2021-01-13 | SfxPoolItem: introduce StaticWhichCast and DynamicWhichCast | Bjoern Michaelsen |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-25 | missing include (std::to_string) | Stephan Bergmann |