summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
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
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-10tdf#136238 speed up deleting large cross page tableNoel Grandin
2020-09-08svx UNO API for shapes: expose what scaling factor is used for autofit scalingMiklos Vajna
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-19Fix typosAndrea Gelmini
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30inline some use-once typedefsNoel Grandin
2020-07-20compact namespace declNoel Grandin
2020-07-02Resolves: tdf#134455 Let TIMEVALUE() use lax time recognitionEike Rathke
2020-07-01tdf#132454 some more improvementsNoel Grandin
2020-06-26optimize SvtBroadcaster::Normalize() even a bit more (tdf#132454)Luboš Luňák
2020-06-15tdf#103414 Add/Delete decimal for 100th secondLaurent BP
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-05-28pack SfxItemPropertyMapEntry and SfxItemPropertySimpleEntryNoel Grandin
2020-05-25tdf#133342 Add user defined percent stringLaurent BP
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05drop newly unused SfxStyleSheetIterator::GetSearchFamilyCaolán McNamara
2020-05-05drop newly unused SfxStyleSheetBasePool::GetSearchMaskCaolán McNamara
2020-05-05we want to invalidate the current iteratorCaolán McNamara
2020-05-05pass SfxStyleFamily explicitly to SfxStyleSheetBasePool::ChangeParentCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-05-05drop SfxStyleSheetBasePool::CountCaolán McNamara
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-18Move implementation of CELL("format";...) to SvNumberFormatter, tdf#132106 prepEike Rathke
2020-03-29Fix is_typed_flags for SfxStyleSearchBits (svl/style)Julien Nabet
2020-03-23make more classes private in mergedlibs modeNoel Grandin