summaryrefslogtreecommitdiffstats
path: root/include/svl
Commit message (Expand)AuthorAgeFilesLines
* 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
* don't call back into the SvtBroadcaster when dyingNoel Grandin2018-10-011-0/+3
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-271-1/+0
* flatten SfxUndoArrayNoel Grandin2018-09-191-24/+14
* Bin more binfilter cruftEike Rathke2018-09-191-20/+18
* Bin binfilter cruftEike Rathke2018-09-181-10/+3
* loplugin:simplifyconstruct in stoc..svlNoel Grandin2018-09-121-2/+0
* loplugin:useuniqueptr in StylePool::createIteratorNoel Grandin2018-09-111-1/+1
* tdf#118967 Batch all a11y notificationsPaul Trojahn2018-09-041-8/+2
* Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke2018-08-311-0/+9
* svl: Avoid unnecessary indirection in SfxItemPropertySetInfoTakeshi Abe2018-08-271-3/+1
* Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formatsEike Rathke2018-08-221-1/+3
* Related: tdf#73063 strip a plain locale identifier if locale data is availableEike Rathke2018-08-221-0/+2
* Fix typosAndrea Gelmini2018-08-171-1/+1
* Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke2018-08-161-1/+1
* svl windows: remove last traces of pre-CNG signingMiklos Vajna2018-08-091-3/+0
* loplugin:unnecessaryvirtualNoel Grandin2018-08-081-21/+21
* SharedStringPool is always called with a CharClassNoel Grandin2018-08-071-1/+1
* svl: turn on clang-format for grabbagitemMiklos Vajna2018-07-301-13/+6
* loplugin:returnconstant in svl,svtoolsNoel Grandin2018-07-271-1/+1
* svl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-278-0/+41
* return SfxStyleSheetIterator by std::unique_ptrNoel Grandin2018-07-191-1/+1
* Fix typosAndrea Gelmini2018-07-181-1/+1
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-131-151/+89
* tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski2018-07-101-0/+6
* Deduplicate codeMike Kaganski2018-07-101-5/+1
* loplugin:passstuffbyrefNoel Grandin2018-07-081-1/+1
* tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin2018-06-142-4/+6
* tdf#115007 NatNum12 "spell out" formats in datesLászló Németh2018-06-131-0/+7
* Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ...Eike Rathke2018-06-111-2/+1