summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2016-08-15tdf#101147 New approach to fix minute/month detectionLaurent Balland-Poirier
2016-08-15break the Excel rule for YMD and DMY, tdf#101147 follow-upEike Rathke
2016-08-15tdf#101147 Improve (again) minute/month detectionLaurent Balland-Poirier
2016-08-09gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna
2016-08-09desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna
2016-08-05svl: track creation time of SfxUndoAction instancesMiklos Vajna
2016-08-05svl: expose redo actions in SfxUndoManager::dumpAsXml()Miklos Vajna
2016-08-04svl: handle nullptr pWriter in SfxUndoManager::dumpAsXml()Miklos Vajna
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: add SfxUndoAction::GetViewShellId()Miklos Vajna
2016-07-29Resolves: tdf#101096 remove the "H after M" ruleEike Rathke
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20tdf#95857 Sort out German plurals ...danielt998
2016-07-20Fix typosAndrea Gelmini
2016-07-20Fix typosAndrea Gelmini
2016-07-12Bin silly 'STATIC DATA' commentsTor Lillqvist
2016-07-12loplugin:unusedfieldsNoel Grandin
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin
2016-07-12sfx2 classification: use auto where it improves code readabilityMiklos Vajna
2016-07-12SfxUndoAction::dumpAsXml: show address of undo itemsMiklos Vajna
2016-05-31prevent out of bounds string accessEike Rathke
2016-05-25tdf#95339 Extend test to distinguish minute/monthLaurent Balland-Poirier
2016-05-25tdf#61996 Skip quoted text in number formatLaurent Balland-Poirier
2016-05-25tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier
2016-05-25tdf#97835 No decimal separtor for empty decimalLaurent Balland-Poirier
2016-02-10UIDNA_CHECK_CONTEXTO is only available in ICU >= 49Stephan Bergmann
2016-01-07tdf#96708: don't modify document while copying to clipboardMike Kaganski
2015-11-28introduce SvNumberFormatter::GetFormatStringForExcel()Eike Rathke
2015-11-28use proper case "General" keywordEike Rathke
2015-11-28introduce SvNumberFormatter::FillKeywordTableForExcel()Eike Rathke
2015-11-24nitpick, use 'b' prefixEike Rathke
2015-11-24nitpick, reduce to one string insertionEike Rathke
2015-11-23tdf#95677 Force sign to exponent for Excel exportLaurent Balland-Poirier
2015-11-23loplugin:unusedfields in svl/Noel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18svl: replace some legacy SFX_ASSERT in SfxItemPoolMichael Stahl
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-11fix svl buildCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-30svl: remove mostly superfluous abstraction of vectorMichael Stahl