summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2018-02-09tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk1-0/+3
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro2-2/+9
2018-01-04lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky1-1/+1
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+0
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-3/+3
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro1-0/+1
2017-10-26sc lok: fix spell checking languages in CalcHenry Castro1-0/+1
2017-07-25Defer also loading of the English CalendarWrapper, tdf#109045 follow-upEike Rathke1-4/+8
2017-07-14tdf#109045: store en calendar separately in OnDemandCalendarWrapperAron Budea1-22/+32
2017-04-12tdf#106253 Precision as shown for thousand dividorLaurent Balland-Poirier1-0/+6
2017-04-12tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier1-1/+2
2017-04-12tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier2-1/+5
2017-04-12don't obtain the underlying SvNumberformat thrice, tdf#105657 follow-upEike Rathke1-0/+3
2017-04-12tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier2-0/+22
2017-04-08tdf#106190 Fix (again) left alignment of denominatorLaurent Balland-Poirier1-1/+2
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin8-12/+12
2016-11-17loplugin:unusedfieldsNoel Grandin1-1/+0
2016-11-13drop useless semicolonsDavid Tardon1-3/+3
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin3-6/+6
2016-11-03loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2016-11-03Revert "remove unnecessary casts"Noel Grandin1-1/+1
2016-11-03remove unnecessary castsJochen Nitschke1-1/+1
2016-11-03bin nranges.*, move remaining functions into itemset.cxxJochen Nitschke1-51/+0
2016-10-30bin SfxUShortRanges, inline and rewrite only usageJochen Nitschke1-22/+0
2016-10-28svl: change SfxPoolItem ref-count to sal_uInt32Michael Stahl2-14/+14
2016-10-28svl: SfxPoolItem reference counting assertionsMichael Stahl1-4/+4
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-4/+0
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin4-9/+0
2016-10-26svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna1-1/+0
2016-10-26untangle .cxx include in itemset.cxxJochen Nitschke1-7/+27
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-10-07svl: remove #include windows.h from svdde.hxxMichael Stahl1-15/+0
2016-10-07Revert "More blind fix for --enable-pch Windows builds"Michael Stahl1-10/+10
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann1-10/+10
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann1-0/+2
2016-10-07Blind fix for --enable-pch Windows buildsStephan Bergmann1-0/+1
2016-10-07Make _WIN32-only DDE code use proper HCONVStephan Bergmann1-5/+13
2016-10-07loplugin:staticmethods: svlStephan Bergmann1-2/+2
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-10-03add more dumpAsXml()Noel Grandin1-0/+2
2016-09-30loplugin:constantparamNoel Grandin1-2/+1
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke2-6/+6
2016-09-28Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara1-0/+3
2016-09-25remove unused parameterJochen Nitschke1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2-61/+29
2016-09-22convert SfxItemKind to scoped enumJochen Nitschke1-9/+10
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-1/+0
2016-09-22Missing "const"Stephan Bergmann1-1/+1