summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida5-7/+7
2014-06-18Suppress implicit OObjectBase copy ctorStephan Bergmann1-1/+3
2014-06-18rtl::Reference fits just fine hereStephan Bergmann7-34/+26
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin16-52/+11
2014-06-13loplugin:staticcallStephan Bergmann5-7/+7
2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara6-14/+12
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin4-10/+2
2014-06-05various: remove SAL_THROW macroNoel Grandin8-22/+22
2014-06-04...and avoid SolarMutex deadlock when joining FactoryLoader threadsStephan Bergmann1-0/+1
2014-06-04Missing launch of FactoryLoader threadsStephan Bergmann1-2/+3
2014-06-04Left over "SAL_CALL"Stephan Bergmann1-1/+1
2014-06-04Join FactoryLoader threadsStephan Bergmann1-17/+25
2014-05-28coverity#706505 Uncaught exceptionCaolán McNamara2-2/+4
2014-05-27reportdesign: Fix applying the last used colorMaxim Monastirsky3-0/+9
2014-05-27fdo#67937 "print on group change" defaults to TRUELionel Elie Mamane1-2/+2
2014-05-27OXMLSubDocument: copy PrintWhenGroupChange, tooLionel Elie Mamane1-0/+1
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-1/+1
2014-05-26coverity#704659 Unchecked dynamic_castCaolán McNamara1-5/+5
2014-05-25reportdesign: Update shape buttons with sub toolbar selectionMaxim Monastirsky1-1/+6
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet4-13/+13
2014-05-23coverity#1215313 Uncaught exceptionCaolán McNamara2-2/+4
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold8-15/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-17Comment why it's not a copy paste errorJulien Nabet1-0/+1
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet9-15/+15
2014-05-14update_pch: add reportdesignThomas Arnhold10-1/+698
2014-05-14fix-includes.pl: reportdesignThomas Arnhold25-67/+67
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky1-5/+2
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet2-73/+73
2014-05-11Fix previous commit (reportdesign part, following)Julien Nabet1-1/+1
2014-05-11Fix previous commit (reportdesign part)Julien Nabet1-32/+32
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet5-43/+43
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet1-1/+1
2014-05-08typosThomas Arnhold1-2/+2
2014-05-08reportdesign: sal_Bool->boolNoel Grandin24-87/+208
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin1-8/+8
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-2/+2
2014-05-06remove uncompiled source filesThomas Arnhold5-114/+0
2014-05-02reportdesign: sal_Bool->boolNoel Grandin85-505/+510
2014-04-29coverity#1210196 Uninitialized pointer fieldCaolán McNamara1-3/+0
2014-04-29coverity#1210201 Uninitialized pointer fieldCaolán McNamara1-3/+0
2014-04-23huge hrc and src file cleanupThomas Arnhold3-6/+1
2014-04-22clean up hrc filesThomas Arnhold1-2/+0
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-19fixincludeguards.sh: reportdesignThomas Arnhold109-315/+315
2014-04-19Remove gcc3 workaround for bug long since fixed in gccChris Sherlock4-8/+4
2014-04-14fdo#76294: Fix the build.Kohei Yoshida3-4/+24
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann9-39/+23
2014-04-14typo: noone -> no oneThomas Arnhold1-1/+1
2014-04-14typo: currect -> currentThomas Arnhold1-1/+1