summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)Author
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26remove ::svxform::OStaticDataAccessTools from DbCellControlLionel Elie Mamane
2014-09-26rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12svx: sal_Bool -> boolStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-29fdo#67615 TextField in table should use same formatting as floating TextFieldLionel Elie Mamane
2014-08-25convert MessBox with custom buttons to .uiCaolán McNamara
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-15convert datanavigator sport to .uiCaolán McNamara
2014-08-11RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-11RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos
2014-07-08use SimpleReferenceObject in svx moduleNoel Grandin
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-17rtl::Reference fits just fine hereStephan Bergmann
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05svx: remove SAL_THROW macroNoel Grandin
2014-06-04-Werror,-Wunused-private-fieldStephan Bergmann
2014-06-04convert document recovery dialog to .uiCaolán McNamara
2014-06-04coverity#738062 Uncaught exceptionCaolán McNamara
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-28remove unused SetBorderColorThomas Arnhold
2014-05-24convert doc recovery save page to .uiCaolán McNamara
2014-05-23coverity#1210079 Uncaught exceptionCaolán McNamara
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06remove unused SvxFmConfigWin classThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-11708360 Uninitialized scalar fieldCaolán McNamara
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31CosmeticsTor Lillqvist