summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke
2016-09-28Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara
2016-09-25remove unused parameterJochen Nitschke
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22convert SfxItemKind to scoped enumJochen Nitschke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-22Missing "const"Stephan Bergmann
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-22loplugin:unnecessaryvirtualNoel Grandin
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-21add dumpAsXml() to more pool itemsNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12Indentation fixesMiklos Vajna
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-09-05correct copy and paste in debug messageJochen Nitschke
2016-09-01hide SFX_WHICH_MAX defineJochen Nitschke
2016-08-29cid#1371226 Missing move assignment operatorNoel Grandin
2016-08-23tdf#79398 Add LCID with DBNum during export to XLLaurent Balland-Poirier
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-15tdf#79398 Export to XL DBNum codesLaurent Balland-Poirier
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-08-05desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna
2016-08-04svl: track creation time of SfxUndoAction instancesMiklos Vajna
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-29svl: add SfxUndoAction::GetViewShellId()Miklos Vajna
2016-07-27tdf#100834 Extend ODF for integer/fraction delimiterLaurent Balland-Poirier
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-04tdf#99996 New algorithm for fractionLaurent Balland-Poirier
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier
2016-06-23Clean up uses of Any::getValue() in svlStephan Bergmann
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke
2016-06-10tdf#89329: use shared_ptr for pImpl in ctloptionsXisco Fauli
2016-06-10tdf#89329: use shared_ptr for pImpl in cjkoptionsXisco Fauli
2016-06-08make SvNumberFormatter::IsCompatible() staticEike Rathke
2016-06-06tdf#89329: use shared_ptr for pImpl in slstitmXisco Fauli
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-06-03tdf#89329: use unique_ptr for pImpl in imageitmXisco Fauli
2016-06-02add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke
2016-06-01tdf#89329: use unique_ptr for pImpl in itempoolXisco Fauli
2016-05-31tdf#89329: use unique_ptr for pImpl in styleXisco Fauli
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-30tdf#99661 Add max-denominator-value attribute to number:fractionLaurent Balland-Poirier