summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-24coverity#1405475 Uninitialized scalar fieldCaolán McNamara1-0/+1
2017-04-24coverity#1405477 Uninitialized pointer fieldCaolán McNamara1-4/+0
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin9-51/+24
2017-04-24BASIC: Call OUString() instead of OUString("");Arnaud Versini3-4/+4
2017-04-24tdf#39468 Translate German comments in swJens Carl1-16/+14
2017-04-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin4-6/+1
2017-04-24OUStrings: constify and avoid temporaries some moreMatteo Casalin1-16/+5
2017-04-24Minor optimizations to loopsMatteo Casalin1-9/+8
2017-04-24Fix indentationMatteo Casalin1-7/+5
2017-04-24OUStrings: constify and avoid temporariesMatteo Casalin2-115/+65
2017-04-24OUStrings: avoid temporaries and OUStringBuffersMatteo Casalin1-16/+7
2017-04-24OUStrings: constify and avoid temporariesMatteo Casalin1-15/+7
2017-04-24Remove code commented-out since 2003-11-24Matteo Casalin1-11/+0
2017-04-24Fix typosAndrea Gelmini7-8/+8
2017-04-24sw: let's check GetFrame() instead, it's already publicMichael Stahl3-3/+4
2017-04-24sw: prefix members of SwMultiTOXTabDialogMiklos Vajna3-119/+119
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin36-195/+57
2017-04-24drop old WinMtfOutput::DrawPolygon methodNoel Grandin3-11/+6
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin6-36/+8
2017-04-24Drop unused string resources from svtools/soerr.hxxGabor Kelemen2-84/+0
2017-04-24Updated coreAdolfo Jayme Barrientos1-0/+0
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin35-164/+51
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin22-114/+33
2017-04-24tdf#47243 tdf#39327 Add support for SetPageTransformBartosz Kosiorek1-4/+30
2017-04-24EMF+ Add initial support for EmfPlusStringFormat ObjectBartosz Kosiorek5-8/+155
2017-04-24Indentation fixesMiklos Vajna6-13/+11
2017-04-24move SwDrawFlyContract creation into CreateNewRefBjoern Michaelsen3-24/+18
2017-04-24Updated coreStephan Bergmann1-0/+0
2017-04-24Updated coreAndras Timar1-0/+0
2017-04-24tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl2-3/+10
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl3-79/+46
2017-04-24use translated string for "Total" label in pivot chartsTomaž Vajngerl1-7/+5
2017-04-24tools: cleanup tools/source/ref/errinf.cxxChris Sherlock1-18/+18
2017-04-23BASIC: Make TokenLabelInfo a singleton, never modified and simplify it.Arnaud Versini2-31/+20
2017-04-23tools: change internal DynamicErrorInfo struct nameChris Sherlock1-16/+16
2017-04-23Toolbars can't be nestedMaxim Monastirsky1-14/+4
2017-04-23tdf#101374 Don't confuse "Label" with "Name"Maxim Monastirsky1-121/+46
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky36-338/+53
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky7-125/+36
2017-04-23No usage of the private:commandimage thingMaxim Monastirsky1-15/+1
2017-04-23Customization of notebookbar menu always possibleMaxim Monastirsky1-8/+0
2017-04-23SID_FM_CONFIG isn't executableMaxim Monastirsky1-5/+3
2017-04-23Fix open command nameMaxim Monastirsky1-1/+1
2017-04-23Fix mouse position conversion in case of BottomToTop textTamás Zolnai1-2/+10
2017-04-23Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai3-2/+15
2017-04-23Use automatic integer type, with minor simplificationsMatteo Casalin1-4/+4
2017-04-23OUStrings: avoid temporaries and constifyMatteo Casalin1-6/+5
2017-04-23These data members can be file scope consts, and reusedMatteo Casalin2-24/+20
2017-04-23merge comphelper::ChainablePropertySet with comphelper::ChainableHelperNoStateNoel Grandin6-100/+27
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips7-16/+2