summaryrefslogtreecommitdiff
path: root/qadevOOo
ModeNameSize
-rw-r--r--Jar_OOoRunner.mk77981logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_qadevOOo.mk491logplain
-rw-r--r--README11logplain
d---------objdsc3344logplain
d---------qa53logplain
d---------runner364logplain
d---------testdocs2478logplain
d---------tests / java31logplain
pam.hxx?h=distro/lhm/libreoffice-6-4%2bbackports&id=7ae4ac0d083b54da466ccd2f31860667e7751188'>default copy ctor/assignment are sufficientCaolán McNamara 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-08-31Remove irrelevant commentStephan Bergmann 2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin 2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist 2016-08-25Drop duplicate forward declaration of SwPaMTor Lillqvist 2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin 2016-04-22Avoid reserved identifiersStephan Bergmann 2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke 2016-01-21loplugin: unused return valuesNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-06com::sun::star->css in sw/incNoel Grandin 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-02loplugin:unusedmethodsNoel Grandin 2015-07-08sw: let's try some C++11 syntax for function pointersMichael Stahl 2015-06-05sw: let's export the debug-logging stuff so msword filters can use itMichael Stahl 2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier 2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl 2015-02-24Add SwPaM::dumpAsXml()Miklos Vajna 2015-01-27Extract SwPosition::dumpAsXml() from MarkManagerMiklos Vajna 2014-12-05use unique() for checks for multiselectionBjoern Michaelsen 2014-12-05Rename GetNext/GetPrev to GetPrevInRing/GetNextInRing ...Bjoern Michaelsen 2014-12-02move Ring to sw::RingBjoern Michaelsen 2014-12-02use new typesafer implementationBjoern Michaelsen 2014-12-02use boostBjoern Michaelsen 2014-12-02test intrusiveBjoern Michaelsen 2014-11-05operator<< for SwPosition/SwPaM/etc. for use with SAL_DEBUGLuboš Luňák 2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann 2014-06-24new compilerplugin returnbyrefNoel Grandin 2014-03-28Related: fdo#73936 expand FormFieldDropDowns in ModelToViewHelperCaolán McNamara 2014-03-16Simplify expression and fix typo in a commentMatteo Casalin 2014-02-27Remove visual noise from swAlexander Wilms 2013-11-23SwPaM: xub_StrLen to sal_Int32Matteo Casalin 2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin 2013-11-05fixincludeguards.sh: swThomas Arnhold 2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist