summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/Library_sfx.mk')
0 files changed, 0 insertions, 0 deletions
Stephan Bergmann 2016-04-22Avoid reserved identifiersStephan Bergmann 2015-11-115th step to remove tools/rtti.hxxOliver Specht 2015-11-10sw doc model xml dump: show comment textMiklos Vajna 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 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-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier 2015-02-07loplugin:deletedspecialStephan Bergmann 2014-10-12convert SWFMTFLD_ #defines to an enumNoel Grandin 2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin 2014-08-20i#107771: sw: make SwXTextField a client of its format poolitemMichael Stahl 2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert 2014-04-30sw: sal_Bool->boolNoel Grandin 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-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann 2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann 2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann 2013-11-11Drop unnecessary #includesTakeshi Abe 2013-11-05fixincludeguards.sh: swThomas Arnhold 2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann 2013-06-12fdo#65478, i#105557: thread safety of SwXTextFieldMichael Stahl 2012-11-30re-base on ALv2 code. Includes:Michael Meeks 2012-11-07sal_Bool to boolTakeshi Abe 2012-09-02Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq