summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-03store the data provider settings in the documentMarkus Mohrhard
2018-07-02./g: don't exit early on ./g checkout -fThorsten Behrens
2018-07-02./g: indent & de-tabbify to make code readableThorsten Behrens
2018-07-02Export data transformations to odfVikas
2018-07-02tdf#109042 : Add support for multivariate regression...Dennis Francis
2018-07-02gbuild: avoid -Wunused-macros with clang and icecream+ccacheMichael Stahl
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-07-02tdf#117923: handle direct formatting for numbering in .docMike Kaganski
2018-07-02Resolves: tdf#56910 detect a Space (blank) separator if not selectedEike Rathke
2018-07-02libnumbertext: update to 1.0-1László Németh
2018-07-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJacek Fraczek
2018-07-02sw: prefix members of SwAccSingleTableSelHander_ImplMiklos Vajna
2018-07-02Karasa Jaga: Update many iconsRizal Muttaqin
2018-07-02Colibre icons: add icons for Common Align actionsandreas kainz
2018-07-02loplugin:constantparamNoel Grandin
2018-07-02-Werror,-Wunused-private-fieldStephan Bergmann
2018-07-02-Werror,-Wunused-private-fieldStephan Bergmann
2018-07-02tdf#109190 sd: only MakeVisible on mouseclick-upJustin Luth
2018-07-02tdf#51223 can now undo auto-capitalise with enterNickson Thanda
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-07-02Colibre icons: update mediaplayer iconsandreas kainz
2018-07-02Colibre icons: update avmedia iconsandreas kainz
2018-07-02Colibre icons: fix sc_*columns* iconsandreas kainz
2018-07-02scaddins: Drop unused stuffTakeshi Abe
2018-07-02uitest interpreter: add support for starting appsSaurav Chirania
2018-07-02Small cleanup and simplificationMike Kaganski
2018-07-02tdf#108000 sw layout: ignore emulated keep on large tablesJustin Luth
2018-07-02uitest interpreter: let's use argparse to parse argumentsSaurav Chirania
2018-07-02sc: Replace DblMin() with std::min()Takeshi Abe
2018-07-02Move writesort() method from WriteDatabaseRange to free functionVikas
2018-07-01uitest interpreter: add more featuresSaurav Chirania
2018-07-01cppcheck: variableScopeJochen Nitschke
2018-07-01cppcheck: variableScopeJochen Nitschke
2018-07-01cppcheck: variableScopeJochen Nitschke
2018-07-01cppcheck: variableScopeJochen Nitschke
2018-06-30cppcheck: variableScopeJochen Nitschke
2018-06-30cppcheck: variableScopeJochen Nitschke
2018-06-30Reduce number of operations on OUStringMatteo Casalin
2018-06-30Use indexed getToken() and avoid getTokenCount()Matteo Casalin
2018-06-30Avoid using getTokenCount() to get last token in a stringMatteo Casalin
2018-06-30Constify, fix whitespacesMatteo Casalin
2018-06-30Avoid using getTokenCount() to get last token in a stringMatteo Casalin
2018-06-30Avoid using getTokenCount() to get last token in a stringMatteo Casalin
2018-06-30Initialize local variableMatteo Casalin
2018-06-30Avoid getTokenCount() + not empty OUString has at least 1 tokenMatteo Casalin
2018-06-30Copy INetURLObject object instead of constructing it twiceMatteo Casalin
2018-06-30Avoid getTokenCount()Matteo Casalin
2018-06-30Bail out early and reduce temporariesMatteo Casalin