summaryrefslogtreecommitdiff
path: root/extras/source/templates/wizard/agenda/4classic.ott
diff options
context:
space:
mode:
Diffstat (limited to 'extras/source/templates/wizard/agenda/4classic.ott')
-rw-r--r--extras/source/templates/wizard/agenda/4classic.ottbin0 -> 17487 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/extras/source/templates/wizard/agenda/4classic.ott b/extras/source/templates/wizard/agenda/4classic.ott
new file mode 100644
index 000000000000..bd1bf2811b49
--- /dev/null
+++ b/extras/source/templates/wizard/agenda/4classic.ott
Binary files differ
chke 2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann 2017-06-16Profiling API: add ProfileZonesLászló Németh 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin 2016-08-22convert SdrHintKind to scoped enumNoel Grandin 2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin 2016-05-02use unique_ptrDavid Tardon 2016-04-21new plugin stylepoliceNoel Grandin 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2015-11-19use comphelper::containerToSequenceNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-09-16boost->stdCaolán McNamara 2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin 2014-10-20loplugin: cstylecastNoel Grandin 2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin 2014-07-03Avoid possible memory leaks in case of exceptionsTakeshi Abe