summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
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
2016-05-30loplugin:unusedmethods SfxLinkUndoActionNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
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