summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-30loplugin:unusedfieldsNoel Grandin9-15/+6
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann2-3/+6
2015-11-28-Werror,-Wunused-functionStephan Bergmann1-1/+1
2015-11-28-Wmicrosoft-castStephan Bergmann1-1/+1
2015-11-28Remove unused ESCHER_ShadeTypeStephan Bergmann1-22/+0
2015-11-28Non-implicit virtual SvxPageItem dtorStephan Bergmann1-0/+2
2015-11-27introduce SvNumberFormatter::GetFormatStringForExcel()Eike Rathke1-1/+11
2015-11-27introduce SvNumberFormatter::FillKeywordTableForExcel()Eike Rathke1-0/+4
2015-11-27mutex used in post-main dtorCaolán McNamara1-0/+2
2015-11-27typoMichael Stahl1-1/+1
2015-11-26formula: fix build, undef IdleMichael Stahl1-0/+1
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks4-20/+6
2015-11-26vcl: fix event processing to idle - for JUnit tests.Michael Meeks1-2/+4
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-11-26Remove unused MSO_ShadeTypeStephan Bergmann1-21/+0
2015-11-26Avoid implicitly declared members of EDITENG_DLLPUBLIC classStephan Bergmann1-0/+3
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky2-1/+2
2015-11-26Revert "no-one passes explicit values for these defaulted params"Noel Grandin1-12/+13
2015-11-26no-one passes explicit values for these defaulted paramsNoel Grandin1-13/+12
2015-11-25vcl: cleanup scheduler debug name usage.Michael Meeks1-0/+1
2015-11-25vcl: don't treat non-ready timers as idle handlers.Michael Meeks3-4/+13
2015-11-25vcl: improve scheduler debugging information.Michael Meeks1-0/+1
2015-11-25vcl: move private impl. detail of Scheduler out of global header.Michael Meeks1-13/+2
2015-11-25-Werror=type-limitsNoel Grandin1-1/+3
2015-11-25loplugin:unusedfields in include/xmloffNoel Grandin2-10/+0
2015-11-25loplugin:unusedfields in include/vclNoel Grandin11-34/+6
2015-11-25store custom icon set info into ODFMarkus Mohrhard1-0/+3
2015-11-25loplugin:unusedfields in include/toolkit,include/toolsNoel Grandin3-29/+0
2015-11-25loplugin:unusedfields in include/svxNoel Grandin15-64/+6
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin4-6/+0
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin6-35/+6
2015-11-25loplugin:unusedfields in include/package,include/registryNoel Grandin2-4/+0
2015-11-24vcl: re-introduce idle handling.Michael Meeks1-1/+1
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara1-6/+3
2015-11-24vcl: reduce maximum timeout to some sensible range.Michael Meeks1-1/+1
2015-11-24vcl: remove UpdateStack concept.Michael Meeks1-1/+0
2015-11-24Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt1-86/+0
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin6-53/+1
2015-11-24loplugin:unusedfields in include/framework/Noel Grandin2-45/+0
2015-11-24loplugin:unusedfields in include/filter/Noel Grandin3-20/+0
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin9-42/+5
2015-11-24add SAL_WARN_UNUSED to css::uno::WeakReference and SvCompatWeakRefNoel Grandin2-2/+2
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks1-1/+3
2015-11-24Vcl: Cleanup ToolboxSamuel Mehrbrodt1-43/+91
2015-11-23crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara2-0/+8
2015-11-23crashtesting: ooo55544-2.sxi, etc. missing ClonesCaolán McNamara2-0/+8
2015-11-23updae getTileModeCaolán McNamara1-1/+1
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2-18/+26
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2-7/+11
2015-11-23vcl: simplify Image internalsTomaž Vajngerl1-0/+4