summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/dlg
AgeCommit message (Expand)Author
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25TyposJulien Nabet
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18reportdesign: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-01WaE: -Werror=switchCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05changed some timer to idleJennifer Liebel
2014-11-03I think this should be Left()David Tardon
2014-11-03coverity#1242514 arguments in wrong orderDavid Tardon
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-10-24coverity#1224975 Dereference after null checkCaolán McNamara
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel 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-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-20add a VclViewportCaolán McNamara
2014-08-09remove unused resourcesThomas Arnhold
2014-08-09CondFormat.hrc: remove unused resourcesThomas Arnhold
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-09-Werror,-Wunused-private-fieldStephan Bergmann
2014-07-08hook up scrollingCaolán McNamara
2014-07-08Convert RID_CONDFORMAT to .uiPalenik Mihály
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-30error: direct base 'boost::noncopyable' inaccessible due to ambiguityMiklos Vajna
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
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-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-14fix-includes.pl: reportdesignThomas Arnhold
2014-05-08reportdesign: sal_Bool->boolNoel Grandin
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-04-23huge hrc and src file cleanupThomas Arnhold