summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2014-08-09remove unused resourcesThomas Arnhold1-2/+0
2014-08-09CondFormat.hrc: remove unused resourcesThomas Arnhold1-27/+1
2014-08-08java: remove unused importsNoel Grandin1-1/+0
2014-08-08java: remove unused variablesNoel Grandin1-10/+7
2014-08-08java: remove unused fieldsNoel Grandin1-2/+0
2014-08-05java: remove commented out codeNoel Grandin1-77/+0
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann1-1/+1
2014-07-31cleanup usage of MapUnit enumNoel Grandin1-2/+2
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-1/+1
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida1-0/+2
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2-2/+2
2014-07-11new loplugin: externalandnotdefinedNoel Grandin2-2/+5
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida1-0/+1
2014-07-09-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2014-07-08drop unused helpidsCaolán McNamara1-4/+0
2014-07-08hook up scrollingCaolán McNamara4-43/+28
2014-07-08Convert RID_CONDFORMAT to .uiPalenik Mihály10-599/+748
2014-07-04fix spelling in class name OSpecialHanldeXMLExportPropertyMapperNoel Grandin1-6/+6
2014-07-03use assert when followed by derefCaolán McNamara1-1/+1
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin10-45/+45
2014-07-01coverity#706608 Uncaught exceptionCaolán McNamara2-2/+3
2014-06-30error: direct base 'boost::noncopyable' inaccessible due to ambiguityMiklos Vajna4-4/+1
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin4-14/+14
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