summaryrefslogtreecommitdiff
path: root/idl
ModeNameSize
-rw-r--r--Executable_svidl.mk1620logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_idl.mk1007logplain
-rw-r--r--README276logplain
d---------inc415logplain
d---------source99logplain
nt.cxx?id=9059457a1a8385cb80b5dd2c797cee77af4222a9'>tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen 2018-11-22improve function-local statics in scNoel Grandin 2018-10-19clang-tidy readability-misleading-indentationNoel Grandin 2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen 2018-01-12More loplugin:cstylecast: scStephan Bergmann 2017-10-23loplugin:includeform: scStephan Bergmann 2017-07-04loplugin:unusedfieldsNoel Grandin 2017-06-28oovbaapi: do not use properties for formControlTamas Bunth 2017-06-27Use base class to set/get super/sub scriptTamas Bunth 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann 2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-20loplugin:defaultparamsStephan Bergmann 2015-09-30Fix typosAndrea Gelmini 2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann 2015-08-03new loplugin: refcountingNoel Grandin 2014-10-28loplugin: cstylecastNoel Grandin 2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann 2014-06-25remove whitespaceMarkus Mohrhard 2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin 2014-04-23sc: sal_Bool->boolNoel Grandin 2014-03-03Remove visual noise from scAlexander Wilms 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-20svl: sal_Bool -> boolStephan Bergmann 2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin 2013-06-29remove OUString wrap for string literalsThomas Arnhold 2013-06-28fdo#43460 sc: use isEmpty()Jelle van der Waa 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold 2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong 2012-12-04re-base on ALv2 code. Includes:Michael Meeks 2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák