summaryrefslogtreecommitdiff
path: root/writerperfect/source/calc
AgeCommit message (Expand)AuthorFilesLines
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-3/+3
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert writerperfect module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-02libwps import filter improvementsosnola1-10/+31
2017-02-15move headers used by tests to inc/David Tardon1-31/+0
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann8-39/+13
2017-01-11astyleDavid Tardon1-27/+27
2016-12-05loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-05fix buildCaolán McNamara1-2/+2
2016-12-05simplify a bitDavid Tardon1-35/+15
2016-12-05try to retrieve the .fm3 file when reading a .wp3 fileosnola2-7/+304
2016-09-09astyleDavid Tardon1-1/+1
2016-08-11integrate libstarofficeosnola3-0/+146
2016-04-18clean-up: unused using declarations and includesJochen Nitschke2-2/+0
2016-04-12Avoid reserved identifiersStephan Bergmann2-4/+4
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke3-3/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke3-7/+0
2016-02-15make charset sel. dlg translatableDavid Tardon1-4/+6
2016-02-08wpftcalc: use service constructorDavid Tardon8-174/+58
2016-02-08these macros are not definedDavid Tardon1-2/+0
2015-12-08drop unnecessary {}David Tardon1-4/+0
2015-12-08add missing breaksDavid Tardon1-0/+2
2015-12-07merge libmwaw type/filter defs (Calc)David Tardon1-67/+21
2015-11-25com::sun::star->css in writerperfect/Noel Grandin3-33/+33
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-18/+18
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-2/+2
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
2015-05-20enable Apple Numbers importDavid Tardon4-0/+155
2015-05-19astyleDavid Tardon1-1/+1
2015-05-19Move module-local includes to writerperfect/incStephan Bergmann1-1/+1
2015-05-19Remove redundant writerperfect/inc/writerperfect hierarchy segmentStephan Bergmann3-3/+3
2015-05-19Clean up WPFTEncodingDialog ctor paramsStephan Bergmann1-1/+1
2015-05-19...assuming these want to actually catch css::uno::ExceptionsStephan Bergmann1-1/+2
2015-05-19upload libwps 0.4.0osnola1-5/+66
2014-12-18writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-09-17convert wpftcalc to use ImportFilter base classDavid Tardon7-308/+45
2014-09-17pass media descriptor to import functionsDavid Tardon6-6/+9
2014-08-15use consistent style for writerperfectDavid Tardon7-107/+124
2014-05-29Add new libmwaw's database/spreadsheet formats...osnola4-0/+252
2014-05-29Try to add support for WKS/WDB files...osnola6-0/+496