summaryrefslogtreecommitdiff
path: root/sw/inc/docufld.hxx
AgeCommit message (Expand)Author
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-27lok: Unique annotation Ids to SwPostItFieldsPranav Kant
2017-01-23Revert "Revert "use rtl::Reference in SwPostItField""Noel Grandin
2017-01-19Revert "use rtl::Reference in SwPostItField"Noel Grandin
2017-01-19fix windows buildNoel Grandin
2017-01-19use rtl::Reference in SwPostItFieldNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-23Add a comment about SwExtUserSubType <=> css::text::UserDataPartTor Lillqvist
2016-08-17loplugin:unusedenumvalues in swNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-02-24Indentation fixesMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
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-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03SwRefPageGetFieldType::MakeSetList can return boolMatteo Casalin
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-14loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-05remove unused code in SW moduleNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-07-16String to OUStringMatteo Casalin
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27SwPostItField::GetByName: make this available for the layout as wellMiklos Vajna
2013-01-09fdo#58074: store page number in SwPageNumberFieldMichael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks