summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-03loplugin:useuniqueptr in SwDropPortionPartNoel Grandin2-7/+7
2018-07-03loplugin:useuniqueptr in ScHeaderFooterTextDataNoel Grandin2-12/+10
2018-07-03loplugin:useuniqueptr in SwWrongListNoel Grandin5-73/+56
2018-07-03loplugin:useuniqueptr in SwGrfNumPortionNoel Grandin2-3/+3
2018-07-03loplugin:useuniqueptr in SwLayActionNoel Grandin2-6/+4
2018-07-03loplugin:useuniqueptr in ScFunctionAccessNoel Grandin2-4/+4
2018-07-03loplugin:useuniqueptr in ScHeaderFieldsObjNoel Grandin2-3/+3
2018-07-03return by std::unique_ptr from CreateViewDataNoel Grandin4-8/+8
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin33-113/+90
2018-07-03store the data provider settings in the documentMarkus Mohrhard3-6/+7
2018-07-02./g: don't exit early on ./g checkout -fThorsten Behrens1-1/+1
2018-07-02./g: indent & de-tabbify to make code readableThorsten Behrens1-142/+142
2018-07-02Export data transformations to odfVikas7-2/+176
2018-07-02tdf#109042 : Add support for multivariate regression...Dennis Francis10-405/+882
2018-07-02gbuild: avoid -Wunused-macros with clang and icecream+ccacheMichael Stahl1-2/+2
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand21-631/+212
2018-07-02tdf#117923: handle direct formatting for numbering in .docMike Kaganski4-1/+24
2018-07-02Resolves: tdf#56910 detect a Space (blank) separator if not selectedEike Rathke4-17/+83
2018-07-02libnumbertext: update to 1.0-1László Németh5-21/+9
2018-07-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJacek Fraczek2-23/+14
2018-07-02sw: prefix members of SwAccSingleTableSelHander_ImplMiklos Vajna3-15/+15
2018-07-02Karasa Jaga: Update many iconsRizal Muttaqin77-10/+13
2018-07-02Colibre icons: add icons for Common Align actionsandreas kainz2-0/+31
2018-07-02loplugin:constantparamNoel Grandin16-457/+452
2018-07-02-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2018-07-02-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2018-07-02tdf#109190 sd: only MakeVisible on mouseclick-upJustin Luth3-1/+12
2018-07-02tdf#51223 can now undo auto-capitalise with enterNickson Thanda3-2/+24
2018-07-02loplugin:unusedmethodsNoel Grandin22-346/+188
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin79-231/+228
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin19-174/+134
2018-07-02Colibre icons: update mediaplayer iconsandreas kainz6-3/+4
2018-07-02Colibre icons: update avmedia iconsandreas kainz4-2/+2
2018-07-02Colibre icons: fix sc_*columns* iconsandreas kainz6-0/+0
2018-07-02scaddins: Drop unused stuffTakeshi Abe1-3/+0
2018-07-02uitest interpreter: add support for starting appsSaurav Chirania1-1/+16
2018-07-02Small cleanup and simplificationMike Kaganski1-14/+12
2018-07-02tdf#108000 sw layout: ignore emulated keep on large tablesJustin Luth1-1/+2
2018-07-02uitest interpreter: let's use argparse to parse argumentsSaurav Chirania1-19/+12
2018-07-02sc: Replace DblMin() with std::min()Takeshi Abe1-6/+1
2018-07-02Move writesort() method from WriteDatabaseRange to free functionVikas2-71/+73
2018-07-01uitest interpreter: add more featuresSaurav Chirania1-1/+21
2018-07-01cppcheck: variableScopeJochen Nitschke1-4/+2
2018-07-01cppcheck: variableScopeJochen Nitschke1-1/+1
2018-07-01cppcheck: variableScopeJochen Nitschke1-1/+1
2018-07-01cppcheck: variableScopeJochen Nitschke1-2/+4
2018-06-30cppcheck: variableScopeJochen Nitschke1-8/+3
2018-06-30cppcheck: variableScopeJochen Nitschke1-3/+3
2018-06-30Reduce number of operations on OUStringMatteo Casalin1-11/+6
2018-06-30Use indexed getToken() and avoid getTokenCount()Matteo Casalin1-5/+6