summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2021-07-08Resolves: tdf#122191 BOOLEAN is a keyword, treat it as suchEike Rathke
2021-06-14Workaround internal compiler error on tb77Mike Kaganski
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-10loplugin:unnecessaryreturn SvtListener::EndListeningNoel Grandin
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-08Remove SfxItemState::READONLYArmin Le Grand
2021-05-28Select svl crypto backend in configure.acJan-Marek Glogowski
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-10speed up SfxExtItemPropertySetInfoNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07add utility method to get last pool in chainNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-25loplugin:unusedmethodsNoel Grandin
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-12make SfxItemPropertySimpleEntry constructor explicitNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-04-12tdf#130326 flatten SfxItemPropertyMapNoel Grandin
2021-04-12SfxItemPropertySimpleEntry constructor should take a referenceNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-31Related: tdf#137577 Update Name Box range name list on sheet renameEike Rathke
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga
2021-03-15Fix typosAndrea Gelmini
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-03xmlsecurity: remove XSecController::setPropertyId()Michael Stahl
2021-03-03xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-02-26loplugin:refcounting in svlNoel
2021-02-20loplugin:refcounting in svlNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-25tdf#92456 improve VLOOKUP perfNoel Grandin
2021-01-13SfxPoolItem: introduce StaticWhichCast and DynamicWhichCastBjoern Michaelsen
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-25missing include (std::to_string)Stephan Bergmann
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-19Clarify DdeData::GetExternalFormat return typeStephan Bergmann
2020-11-03remove pimpl in SfxBroadcaster/SfxListenerNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in svlNoel
2020-10-14Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad..Eike Rathke
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-01tdf#136728: Revert "tdf#136238 speed up deleting large cross page table"Xisco Fauli
2020-09-30tdf#137013 fix Writer find toolbar ui regressionsJim Raykowski