summaryrefslogtreecommitdiffstats
path: root/include/svl
Commit message (Expand)AuthorAgeFilesLines
* convert some more long -> tools::LongNoel2020-10-281-1/+1
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-5/+10
* use tools::Long in svlNoel2020-10-194-14/+16
* Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad..Eike Rathke2020-10-141-4/+4
* use sal_Int32 for style-sheet indexNoel Grandin2020-10-082-17/+15
* loplugin:const* make some params and methods constNoel2020-10-061-1/+1
* tdf#136728: Revert "tdf#136238 speed up deleting large cross page table"Xisco Fauli2020-10-011-1/+1
* tdf#137013 fix Writer find toolbar ui regressionsJim Raykowski2020-09-301-0/+2
* tdf#132366 Writer enhancement that highlights search resultsJim Raykowski2020-09-201-0/+3
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-161-2/+3
* tdf#136238 speed up deleting large cross page tableNoel Grandin2020-09-101-1/+1
* svx UNO API for shapes: expose what scaling factor is used for autofit scalingMiklos Vajna2020-09-081-1/+1
* Make ImpSvNumberformatScan::GetColor constMike Kaganski2020-09-032-11/+11
* Fix typosAndrea Gelmini2020-08-191-1/+1
* use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin2020-08-131-2/+2
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-031-3/+1
* inline some use-once typedefsNoel Grandin2020-07-301-4/+3
* compact namespace declNoel Grandin2020-07-202-15/+4
* Resolves: tdf#134455 Let TIMEVALUE() use lax time recognitionEike Rathke2020-07-021-1/+12
* tdf#132454 some more improvementsNoel Grandin2020-07-011-2/+3
* optimize SvtBroadcaster::Normalize() even a bit more (tdf#132454)Luboš Luňák2020-06-261-1/+3
* tdf#103414 Add/Delete decimal for 100th secondLaurent BP2020-06-151-0/+4
* tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist2020-06-091-0/+2
* pack SfxItemPropertyMapEntry and SfxItemPropertySimpleEntryNoel Grandin2020-05-281-7/+7
* tdf#133342 Add user defined percent stringLaurent BP2020-05-251-0/+2
* remove unused nSearchFamily and nMask membersCaolán McNamara2020-05-051-4/+0
* drop newly unused SfxStyleSheetIterator::GetSearchFamilyCaolán McNamara2020-05-051-1/+0
* drop newly unused SfxStyleSheetBasePool::GetSearchMaskCaolán McNamara2020-05-051-1/+0
* we want to invalidate the current iteratorCaolán McNamara2020-05-051-1/+2
* pass SfxStyleFamily explicitly to SfxStyleSheetBasePool::ChangeParentCaolán McNamara2020-05-051-1/+1
* make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara2020-05-051-2/+2
* drop SfxStyleSheetBasePool::CountCaolán McNamara2020-05-051-2/+0
* default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara2020-05-041-1/+1
* Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara2020-05-031-3/+0
* use more compact namespace syntax in /includeNoel Grandin2020-05-0313-37/+27
* Move implementation of CELL("format";...) to SvNumberFormatter, tdf#132106 prepEike Rathke2020-04-181-0/+3
* Fix is_typed_flags for SfxStyleSearchBits (svl/style)Julien Nabet2020-03-291-3/+3
* make more classes private in mergedlibs modeNoel Grandin2020-03-233-3/+6
* Fix currency symbol selection in Calc on mobileTomaž Vajngerl2020-02-251-0/+2
* Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke2020-02-221-5/+13
* move VCLXFileControl to toolkitCaolán McNamara2020-02-141-0/+1
* sal_Char->char in svtools..svlNoel Grandin2019-12-231-1/+1
* Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)Stephan Bergmann2019-12-171-6/+0
* loplugin:unusedmethodsNoel Grandin2019-12-131-1/+0
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-1221-29/+29
* make some classes module privateNoel Grandin2019-12-051-1/+1
* tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen2019-12-022-2/+2
* jsdialog: dump Sfx_Int__Items to JSONSzymon Kłos2019-11-281-0/+3
* jsdialogs: send graphic items updatesSzymon Kłos2019-11-281-0/+3
* jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos2019-11-271-0/+2