summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Fix wizard step text stylingJan-Marek Glogowski2-64/+45
2018-08-15Resolves: tdf#110751 add "Sindhi, Arabic" to language listEike Rathke1-1/+2
2018-08-15Avoid unsigned wrap-around when nVisibleViewCount is zeroStephan Bergmann1-4/+6
2018-08-15pass IMapObject around by std::unique_ptrNoel Grandin2-9/+12
2018-08-13ofz: Integer-overflowCaolán McNamara1-1/+5
2018-08-03loplugin:useuniqueptr in SvParserNoel Grandin1-7/+7
2018-08-02Add missing sal/log.hxx headersGabor Kelemen40-0/+40
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin2-17/+42
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin5-19/+11
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin3-13/+12
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara1-1/+1
2018-07-24ofz#7621 tight OUString concat loop causes libfuzzer oomCaolán McNamara1-2/+6
2018-07-24Fix semantic of sentenceJens Carl1-1/+1
2018-07-23Fix typos of commit 26f1fc7Andrea Gelmini1-1/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23loplugin:unusedfieldsNoel Grandin1-8/+0
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda1-0/+1
2018-07-17tdf#105262 Clean up CopyGraphicXisco Fauli1-45/+0
2018-07-17remove the GL based 3D chartsMarkus Mohrhard1-25/+0
2018-07-15coverity#1437954 Dereference null return valueCaolán McNamara1-1/+1
2018-07-12Resolves: tdf#115950 proper double click return and bail out, tdf#117063Eike Rathke2-3/+8
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin3-7/+6
2018-07-09loplugin:oncevarNoel Grandin1-2/+1
2018-07-08Fix typoAndrea Gelmini1-2/+2
2018-07-06sw HTML export: avoid writing <font> in XHTML modeMiklos Vajna1-2/+5
2018-07-05Fix initial width of the color palette in welded pickerMaxim Monastirsky1-3/+0
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin1-9/+0
2018-07-03return by std::unique_ptr from CreateViewDataNoel Grandin2-6/+6
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin6-59/+36
2018-06-30Avoid using getTokenCount() to get last token in a stringMatteo Casalin1-5/+1
2018-06-30Constify, fix whitespacesMatteo Casalin1-4/+2
2018-06-25weld SwWatermarkDialogCaolán McNamara2-9/+23
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin1-1/+1
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara1-9/+7
2018-06-20weld SvxColorTabPageCaolán McNamara1-1/+122
2018-06-14loplugin:unusedfieldsNoel Grandin2-13/+0
2018-06-14loplugin:unusedmethodsNoel Grandin1-8/+0
2018-06-13weld SvxCharPositionPageCaolán McNamara1-1/+1
2018-06-12loplugin:constantparamNoel Grandin1-2/+2
2018-06-11loplugin:unusedfieldsNoel Grandin3-18/+2
2018-06-11tdf#114875 Added an option to not show "No offline help installed" popupNickson Thanda1-4/+23
2018-06-11loplugin:unusedmethodsNoel Grandin3-73/+0
2018-06-11loplugin:unnecessaryvirtualNoel Grandin1-6/+0
2018-06-06Translate German comments and debug stringsJohnny_M3-4/+4
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke9-9/+2
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-2/+2
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-6/+6
2018-05-31connect up accessibility locationCaolán McNamara2-11/+8
2018-05-31focus rect for value setCaolán McNamara1-0/+4
2018-05-31drop Graphic::GetBitmapNoel Grandin2-5/+5