summaryrefslogtreecommitdiff
path: root/source/media/files/scalc/am
ModeNameSize
-rw-r--r--conditionalformatting.ods27042logplain
-rw-r--r--function_fourier.ods23547logplain
-rw-r--r--functions_ifs.ods19895logplain
-rw-r--r--imtrigon.ods19559logplain
-rw-r--r--pivot.ods27232logplain
-rw-r--r--statistics_data.ods20921logplain
-rw-r--r--trigon.ods14861logplain
rsrptr LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/unoframe.hxx
AgeCommit message (Expand)Author
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15sw: indentation fixesMiklos Vajna
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-21sw: replace pointless XComponent and XTextContent overridesMichael Stahl
2016-06-21sw: use ImplInheritanceHelper for SwXTextGraphicObjectMichael Stahl
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-03-28have a Reference instead of SwClient meddlingBjoern Michaelsen
2014-11-14loplugin: cstylecastNoel Grandin
2014-10-25coverity#1249466 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247631 Uncaught exceptionCaolán McNamara
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-08-20make SwXFrame derived constructors privateMichael Stahl
2014-08-20i#105557: thread-safe caching of SwXFrame instancesMichael Stahl
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-05-28coverity#704955 Unchecked dynamic_castCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-08-18String to OUString, data member prefix, early bail outMatteo Casalin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-03sw: replace SwEventListenerContainer in SwXFrameMichael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks