summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2019-08-21Resolves: tdf#122110 convert condition decimal separator to target localeEike Rathke
2019-05-16tdf#125254 Performance: A spreadsheet opens too slow, part1Noel Grandin
2019-05-10Apply duration format for such newly entered formula cellsEike Rathke
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-05-09move constructor for SfxItemSetNoel Grandin
2019-05-08Fix typed flags bitmask, tdf#125099 follow-upEike Rathke
2019-05-08Resolves: tdf#125099 round duration results in interpreter alreadyEike Rathke
2019-05-07tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2Noel Grandin
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part1Noel Grandin
2019-04-26Removed executions flags on source filesAndrea Gelmini
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-24simplify call sites of SfxItemPool::PutNoel Grandin
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin
2019-04-20tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2019-03-30Some refactor of lockfile classes to minimize interfaceMike Kaganski
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-03-23Introduce new lockfile handler for MSO like lockfilesTamás Zolnai
2019-03-20sw: make ODT export of paragraph auto-styles deterministicMiklos Vajna
2019-03-13translate some german var namesNoel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-22loplugin:unusedfields in svlNoel Grandin
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen
2018-12-07HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann
2018-12-05loplugin:singlevalfields in svlNoel Grandin
2018-11-26add dumpAsXml methods to more pool itemsMarkus Mohrhard
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:buriedassign in scNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-11-01use unique_ptr in markForDeletionNoel Grandin
2018-11-01rename RemoveX->Remove in SfxUndoArrayNoel Grandin
2018-10-30loplugin:useuniqueptr in MarkedUndoActionNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-06try to fix SvtBroadcaster on macOSNoel Grandin
2018-10-03loplugin:useuniqueptr in SdrLayerAdminNoel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-01Add formatindex comments for some (edit) formatsEike Rathke
2018-10-01fix bug in SvtListener::CopyAllBroadcastersNoel Grandin
2018-10-01SvtBroadcaster no need to uniqueNoel Grandin
2018-10-01don't call back into the SvtBroadcaster when dyingNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin