summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2016-09-06remove outdated comment, getter not neededJochen Nitschke
2016-09-06use range based loops in SfxItemPoolJochen Nitschke
2016-09-04get index only when neededJochen Nitschke
2016-09-02convert ppPoolDefaults to std::vectorJochen Nitschke
2016-09-01coverity#1372396 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372381 Uncaught exceptionCaolán McNamara
2016-09-01tdf#79398 Insert LCID in the correct sub-formatLaurent Balland-Poirier
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke
2016-09-01use IsStaticDefaultItem from poolitem.hxx instead of custom checksJochen Nitschke
2016-09-01use SfxItemPool::IsSlot instead of custom implementationJochen Nitschke
2016-09-01avoid warning in PoolItemTestJochen Nitschke
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svl)Stephan Bergmann
2016-08-30tdf#96248 delete SfxPoolItems with Which Id >= 4000Jochen Nitschke
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29cid#1371226 Missing move assignment operatorNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-23rename rNum to aNatNumEike Rathke
2016-08-23tdf#79398 Add LCID with DBNum during export to XLLaurent Balland-Poirier
2016-08-22tdf#101636 Test index before reading OUStringLaurent Balland-Poirier
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-18loplugin:stringconstantTor Lillqvist
2016-08-18tdf#79399 tdf#101462 Add qa unit testLaurent Balland-Poirier
2016-08-18svl: no need to iterate in reverse order in GetRedoActionsInfo()Miklos Vajna
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier
2016-08-16loplugin:stringstaticStephan Bergmann
2016-08-15properly move bLCIDInserted=true into the conditionEike Rathke
2016-08-15use SvNumberNatNum::IsComplete() instead of IsSet(), tdf#79398 follow-upEike Rathke
2016-08-15tdf#79398 Export to XL DBNum codesLaurent Balland-Poirier
2016-08-15tdf#101462 tdf#79399 lcl_matchKeywordAndGetNumber returns integerLaurent Balland-Poirier
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-11Fix comments to match new reality: these are no longer optional parametersTor Lillqvist
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-08-09tdf#101096 tdf#101147 Add qa tests for minute/month detectionLaurent Balland-Poirier
2016-08-09remove the duplicated system locale checkEike Rathke
2016-08-09do not resolve system locale when queried, rhbz#1364406 relatedEike Rathke
2016-08-06another fraction format unit testEike Rathke
2016-08-05force integer display if numerator and denominator are equalEike Rathke
2016-08-05gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna
2016-08-05desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna
2016-08-05tdf#101147 New approach to fix minute/month detectionLaurent Balland-Poirier
2016-08-04svl: track creation time of SfxUndoAction instancesMiklos Vajna
2016-08-04svl: expose redo actions in SfxUndoManager::dumpAsXml()Miklos Vajna
2016-08-03svl: handle nullptr pWriter in SfxUndoManager::dumpAsXml()Miklos Vajna
2016-08-02break the Excel rule for YMD and DMY, tdf#101147 follow-upEike Rathke
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01tdf#101147 Improve (again) minute/month detectionLaurent Balland-Poirier
2016-07-29svl: add SfxUndoAction::GetViewShellId()Miklos Vajna
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin