summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2016-06-03add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-09tdf#88657 calculate denominator lengthLaurent Balland-Poirier
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-04No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann
2016-05-03C++11: disable ctors with delete in include/Jochen Nitschke
2016-05-03tdf#97835 No decimal separtor for empty decimalLaurent Balland-Poirier
2016-05-03tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier
2016-04-13loplugin:passstuffbyref in svlNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in svlNoel Grandin
2016-04-06remove some dead bits of DDENoel Grandin
2016-04-04loplugin:constantparam in svlNoel Grandin
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky
2016-03-17loplugin:constantparam in svlNoel Grandin
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in svlNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-01remnants of the past ...Eike Rathke
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin
2016-02-26loplugin:simplifyboolStephan Bergmann
2016-02-26add Wildcards to Find&Replace dialogEike Rathke
2016-02-26add SvxSearchItem::GetWildcard() SetWildcard()Eike Rathke
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-12Mark some classes as finalStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-12TyposJulien Nabet
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-27introduce SvNumberFormatter::GetFormatStringForExcel()Eike Rathke
2015-11-27introduce SvNumberFormatter::FillKeywordTableForExcel()Eike Rathke
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-22add missing SearchFiltered to SvxSearchItem slot definitionsEike Rathke
2015-10-20sfx items: No need to confuse with 'USHORT_ARG' that is an 'int'.Jan Holesovsky