summaryrefslogtreecommitdiff
path: root/external/ucpp
ModeNameSize
-rw-r--r--Executable_ucpp.mk985logplain
-rw-r--r--Makefile481logplain
-rw-r--r--Module_ucpp.mk595logplain
-rw-r--r--UnpackedTarball_ucpp.mk618logplain
-rw-r--r--ucpp.patch300logplain
>Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen 2017-10-23loplugin:includeform: scStephan Bergmann 2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin 2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin 2017-07-21migrate to boost::gettextCaolán McNamara 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-02-17Pivot dialog: use C++11 feat., get rid of using namespace stdTomaž Vajngerl 2016-11-20PivotMedian: Implement median as a new pivot table functionTamás Zolnai 2016-11-20Display localized function names in Pivot Layout dialogTamás Zolnai 2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara 2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin 2016-03-03tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Steven Guo 2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-09-18boost->stdCaolán McNamara 2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara 2015-09-17boost->stdCaolán McNamara 2015-07-06improve the returnbyref lopluginNoel Grandin 2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-01avoid NULL ptr deref.David Tardon 2015-02-02Related: fdo#88455 crash using delete in available fieldsCaolán McNamara 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist 2014-04-03pivot: duplicate data field handlingTomaž Vajngerl 2014-04-03pivot: Apply changes made in "Data Field" and "Data Field Options"Tomaž Vajngerl 2014-03-31Fix various warningsStephan Bergmann 2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl