summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2016-04-04loplugin:constantparam in svlNoel Grandin3-6/+4
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky2-5/+0
2016-03-17loplugin:constantparam in svlNoel Grandin4-16/+10
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna2-0/+5
2016-03-10Avoid reserved identifierStephan Bergmann1-1/+1
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin1-17/+5
2016-03-09loplugin:constantparam in svlNoel Grandin2-7/+6
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-2/+2
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin1-1/+1
2016-03-01remnants of the past ...Eike Rathke1-4/+4
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin8-22/+16
2016-02-26loplugin:simplifyboolStephan Bergmann1-2/+2
2016-02-26add Wildcards to Find&Replace dialogEike Rathke1-2/+3
2016-02-26add SvxSearchItem::GetWildcard() SetWildcard()Eike Rathke1-2/+15
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke2-9/+19
2016-02-09Remove excess newlinesChris Sherlock11-21/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-46/+0
2016-02-08loplugin:unusedmethodsNoel Grandin1-4/+0
2016-01-20loplugin:unusedmethodsNoel Grandin2-2/+0
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin11-45/+12
2016-01-12Mark some classes as finalStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-21loplugin:unusedmethodsNoel Grandin2-4/+0
2015-12-12TyposJulien Nabet1-1/+1
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin1-7/+3
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-27introduce SvNumberFormatter::GetFormatStringForExcel()Eike Rathke1-1/+11
2015-11-27introduce SvNumberFormatter::FillKeywordTableForExcel()Eike Rathke1-0/+4
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin1-2/+0
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin9-11/+18
2015-11-115th step to remove tools/rtti.hxxOliver Specht30-57/+22
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann35-91/+91
2015-10-29tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann1-0/+17
2015-10-29remove boost::noncopyable from /includeNoel Grandin1-3/+3
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin36-213/+195
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis2-0/+5
2015-10-22add missing SearchFiltered to SvxSearchItem slot definitionsEike Rathke1-0/+4
2015-10-20sfx items: No need to confuse with 'USHORT_ARG' that is an 'int'.Jan Holesovsky1-3/+1
2015-10-19sfx items: Get rid of the TypeId check, nobody uses that any more.Jan Holesovsky1-5/+15
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky1-4/+0
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-2/+11
2015-10-16sfx items: Introduce a templatized version of SfxItemSet::GetItem().Jan Holesovsky1-1/+7
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann34-268/+268
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann14-28/+28
2015-10-06loplugin:unusedmethodsNoel Grandin1-5/+0
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-4/+4
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-13/+0
2015-09-10convert Link<> to typedNoel Grandin1-1/+1