summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove unused tag type names (that happened to be reserved) in typedefsStephan Bergmann2016-03-101-18/+6
* Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann2016-03-101-2/+2
* Avoid reserved identifiersStephan Bergmann2016-03-101-9/+9
* Avoid reserved identifierStephan Bergmann2016-03-101-1/+1
* Avoid reserved identifierStephan Bergmann2016-03-101-1/+1
* Avoid reserved identifierStephan Bergmann2016-03-101-1/+1
* Remove unused tag type name (that happens to be reserved) in typedefStephan Bergmann2016-03-101-1/+1
* Remove unused tag type name (that happens to be reserved) in typedefStephan Bergmann2016-03-101-1/+1
* sfx2 classification: merge common code from sw and writerfilterMiklos Vajna2016-03-101-0/+2
* sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna2016-03-101-4/+7
* Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara2016-03-101-3/+3
* loplugin:constantparam in toolsNoel Grandin2016-03-102-6/+4
* loplugin:constantparam in toolkitNoel Grandin2016-03-101-1/+1
* loplugin:constantparam in editengNoel Grandin2016-03-101-1/+1
* loplugin:constantparam in formulaNoel Grandin2016-03-101-2/+2
* loplugin:constantparam in drawinglayerNoel Grandin2016-03-101-2/+0
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-102-25/+55
* tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis2016-03-101-2/+3
* include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann2016-03-092-11/+5
* icon view for RemoteFilesDialogSzymon Kłos2016-03-093-2/+62
* Move classified copy/paste strings from sw to sfx2Miklos Vajna2016-03-091-0/+2
* Move copy/paste classification check from sw to sfx2Miklos Vajna2016-03-091-0/+10
* These members can be privateStephan Bergmann2016-03-091-1/+2
* remove unused NOT_POOLABLE enum valueNoel Grandin2016-03-091-17/+5
* clew: Untabify, remove spurious spaces at line endsStephan Bergmann2016-03-091-134/+134
* clew: Fix line endings from CRLF to LFStephan Bergmann2016-03-091-1122/+1122
* loplugin:constantparam in dbaccessNoel Grandin2016-03-091-2/+2
* loplugin:constantparam in basicNoel Grandin2016-03-091-5/+1
* loplugin:constantparam in sfx2Noel Grandin2016-03-095-12/+9
* loplugin:constantparam in svlNoel Grandin2016-03-092-7/+6
* loplugin:constantparam in svtoolsNoel Grandin2016-03-094-5/+4
* loplugin:constantparam in svxNoel Grandin2016-03-096-24/+16
* sfx2 classification: expose impact scale and levelMiklos Vajna2016-03-081-1/+5
* tdf#91794: Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-081-0/+1
* convert custom bibliography toolbar to .ui formatCaolán McNamara2016-03-082-4/+9
* tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt2016-03-083-3/+17
* Keep entries sorted (and no need for a @section here)Stephan Bergmann2016-03-081-4/+1
* tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-081-1/+1
* tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-081-0/+4
* loplugin:constantparams in vclNoel Grandin2016-03-085-13/+12
* loplugin:constantparam in xmloffNoel Grandin2016-03-082-8/+7
* New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL)Stephan Bergmann2016-03-081-4/+1
* remove unused errInterpOverflowEike Rathke2016-03-071-1/+0
* introduce a dedicated errMatrixSizeEike Rathke2016-03-071-0/+2
* these ResIds are used solely for their number by nowCaolán McNamara2016-03-071-2/+2
* loplugin:write only fieldsNoel Grandin2016-03-076-33/+6
* tdf#97499 Remove some Default arguments in unordered containerJaskaran2016-03-071-3/+1
* loplugin:unuseddefaultparamsNoel Grandin2016-03-077-55/+16
* loplugin:unuseddefaultparam in variousNoel Grandin2016-03-077-36/+10
* loplugin:unuseddefaultparam in editengNoel Grandin2016-03-074-7/+5