summaryrefslogtreecommitdiffstats
path: root/include/svl
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl2021-04-091-8/+24
* xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl2021-04-091-2/+5
* Resolves: tdf#122110 convert condition decimal separator to target localeEike Rathke2019-08-211-0/+3
* tdf#125254 Performance: A spreadsheet opens too slow, part1Noel Grandin2019-05-161-2/+2
* Apply duration format for such newly entered formula cellsEike Rathke2019-05-101-1/+1
* loplugin:unusedmethodsNoel Grandin2019-05-092-6/+0
* avoid copying when placing items into SfxItemSetNoel Grandin2019-05-092-3/+12
* move constructor for SfxItemSetNoel Grandin2019-05-091-0/+1
* Fix typed flags bitmask, tdf#125099 follow-upEike Rathke2019-05-081-1/+1
* Resolves: tdf#125099 round duration results in interpreter alreadyEike Rathke2019-05-081-1/+6
* tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2Noel Grandin2019-05-072-2/+8
* tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part1Noel Grandin2019-04-291-0/+2
* Removed executions flags on source filesAndrea Gelmini2019-04-261-0/+0
* WIP: Further preparations for deeper Item changesArmin Le Grand2019-04-2516-109/+52
* simplify call sites of SfxItemPool::PutNoel Grandin2019-04-241-4/+4
* tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin2019-04-231-0/+3
* tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin2019-04-211-1/+6
* tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin2019-04-201-0/+5
* simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin2019-04-201-4/+9
* tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna2019-04-091-1/+4
* Some refactor of lockfile classes to minimize interfaceMike Kaganski2019-03-303-47/+13
* MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai2019-03-272-1/+3
* Generate MSO lock files when the related MSO compat. option is setTamás Zolnai2019-03-262-4/+6
* Introduce new lockfile handler for MSO like lockfilesTamás Zolnai2019-03-234-15/+126
* sw: make ODT export of paragraph auto-styles deterministicMiklos Vajna2019-03-201-1/+5
* translate some german var namesNoel Grandin2019-03-131-3/+3
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-287-12/+14
* loplugin:unusedfields in svlNoel Grandin2019-02-221-25/+4
* make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen2019-01-121-1/+3
* find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen2018-12-112-2/+2
* HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann2018-12-071-3/+0
* loplugin:singlevalfields in svlNoel Grandin2018-12-051-5/+0
* add dumpAsXml methods to more pool itemsMarkus Mohrhard2018-11-261-0/+3
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* loplugin:buriedassign in scNoel Grandin2018-11-161-2/+1
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-1433-80/+32
* tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt2018-11-061-1/+1
* use unique_ptr in markForDeletionNoel Grandin2018-11-011-1/+1
* rename RemoveX->Remove in SfxUndoArrayNoel Grandin2018-11-011-2/+2
* loplugin:useuniqueptr in MarkedUndoActionNoel Grandin2018-10-301-6/+9
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* return std::unique_ptr from CloneSetWhichNoel Grandin2018-10-251-3/+3
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-3/+3
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-091-1/+1
* try to fix SvtBroadcaster on macOSNoel Grandin2018-10-061-0/+1
* loplugin:useuniqueptr in SdrLayerAdminNoel Grandin2018-10-031-1/+0
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-027-14/+14
* Add formatindex comments for some (edit) formatsEike Rathke2018-10-011-6/+6
* fix bug in SvtListener::CopyAllBroadcastersNoel Grandin2018-10-011-0/+1
* SvtBroadcaster no need to uniqueNoel Grandin2018-10-011-0/+1