summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2014-09-15reportdesign: sal_Bool -> boolStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-03convert RID_GROUPS_SORTING floating window to .uiCaolán McNamara
2014-09-02convert RID_NAVIGATOR floatingwindow to .uiCaolán McNamara
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-20add a VclViewportCaolán McNamara
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13warning C4706: assignment within conditional expressionThomas Arnhold
2014-08-13update_pchThomas Arnhold
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-09remove unused resourcesThomas Arnhold
2014-08-09CondFormat.hrc: remove unused resourcesThomas Arnhold
2014-08-08java: remove unused importsNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-08-08java: remove unused fieldsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-07-31cleanup usage of MapUnit enumNoel Grandin
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
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