summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-09-Werror,-Wunused-private-fieldStephan Bergmann
2014-07-08drop unused helpidsCaolán McNamara
2014-07-08hook up scrollingCaolán McNamara
2014-07-08Convert RID_CONDFORMAT to .uiPalenik Mihály
2014-07-04fix spelling in class name OSpecialHanldeXMLExportPropertyMapperNoel Grandin
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01coverity#706608 Uncaught exceptionCaolán McNamara
2014-06-30error: direct base 'boost::noncopyable' inaccessible due to ambiguityMiklos Vajna
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-18Suppress implicit OObjectBase copy ctorStephan Bergmann
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04...and avoid SolarMutex deadlock when joining FactoryLoader threadsStephan Bergmann
2014-06-04Missing launch of FactoryLoader threadsStephan Bergmann
2014-06-04Left over "SAL_CALL"Stephan Bergmann
2014-06-04Join FactoryLoader threadsStephan Bergmann
2014-05-28coverity#706505 Uncaught exceptionCaolán McNamara
2014-05-27reportdesign: Fix applying the last used colorMaxim Monastirsky
2014-05-27fdo#67937 "print on group change" defaults to TRUELionel Elie Mamane
2014-05-27OXMLSubDocument: copy PrintWhenGroupChange, tooLionel Elie Mamane
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-26coverity#704659 Unchecked dynamic_castCaolán McNamara
2014-05-25reportdesign: Update shape buttons with sub toolbar selectionMaxim Monastirsky
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23coverity#1215313 Uncaught exceptionCaolán McNamara
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-17Comment why it's not a copy paste errorJulien Nabet
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14update_pch: add reportdesignThomas Arnhold
2014-05-14fix-includes.pl: reportdesignThomas Arnhold
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-11Fix previous commit (reportdesign part, following)Julien Nabet
2014-05-11Fix previous commit (reportdesign part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-08typosThomas Arnhold
2014-05-08reportdesign: sal_Bool->boolNoel Grandin
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin