summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
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
2018-09-19flatten SfxUndoArrayNoel Grandin
2018-09-19Bin more binfilter cruftEike Rathke
2018-09-18Bin binfilter cruftEike Rathke
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-09-11loplugin:useuniqueptr in StylePool::createIteratorNoel Grandin
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn
2018-08-31Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke
2018-08-27svl: Avoid unnecessary indirection in SfxItemPropertySetInfoTakeshi Abe
2018-08-22Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formatsEike Rathke
2018-08-22Related: tdf#73063 strip a plain locale identifier if locale data is availableEike Rathke
2018-08-17Fix typosAndrea Gelmini
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna
2018-08-08loplugin:unnecessaryvirtualNoel Grandin
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin
2018-07-30svl: turn on clang-format for grabbagitemMiklos Vajna
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin
2018-07-27svl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-07-10Deduplicate codeMike Kaganski
2018-07-08loplugin:passstuffbyrefNoel Grandin
2018-06-14tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin
2018-06-13tdf#115007 NatNum12 "spell out" formats in datesLászló Németh