summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)AuthorFilesLines
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann2-2/+2
2014-09-26remove ::svxform::OStaticDataAccessTools from DbCellControlLionel Elie Mamane1-2/+1
2014-09-26rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane2-84/+1
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann1-4/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin15-84/+84
2014-09-12svx: sal_Bool -> boolStephan Bergmann1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-9/+2
2014-08-29fdo#67615 TextField in table should use same formatting as floating TextFieldLionel Elie Mamane1-1/+0
2014-08-25convert MessBox with custom buttons to .uiCaolán McNamara1-2/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante24-179/+41
2014-08-15convert datanavigator sport to .uiCaolán McNamara2-36/+11
2014-08-11RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos1-9/+5
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2-2/+2
2014-07-11RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos2-10/+21
2014-07-08use SimpleReferenceObject in svx moduleNoel Grandin1-1/+2
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann2-145/+145
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl2-4/+4
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+2
2014-06-17rtl::Reference fits just fine hereStephan Bergmann1-7/+4
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara1-15/+2
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-05svx: remove SAL_THROW macroNoel Grandin6-22/+22
2014-06-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-06-04convert document recovery dialog to .uiCaolán McNamara1-94/+8
2014-06-04coverity#738062 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-28remove unused SetBorderColorThomas Arnhold1-2/+0
2014-05-24convert doc recovery save page to .uiCaolán McNamara1-30/+5
2014-05-23coverity#1210079 Uncaught exceptionCaolán McNamara1-1/+3
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky1-1/+1
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann4-10/+12
2014-05-06remove unused SvxFmConfigWin classThomas Arnhold1-16/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni3-5/+5
2014-04-27automaticly -> automatically.Jan Holesovsky1-2/+2
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold1-0/+3
2014-04-23huge hrc and src file cleanupThomas Arnhold1-8/+0
2014-04-22clean up hrc filesThomas Arnhold1-33/+0
2014-04-15svx: sal_Bool->boolNoel Grandin21-237/+237
2014-04-11708360 Uninitialized scalar fieldCaolán McNamara1-1/+4
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann2-1/+97
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann3-8/+8
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-4/+4
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin1-2/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann14-29/+29
2014-03-31CosmeticsTor Lillqvist1-24/+5
2014-03-31No need for <svx/sdr/event/eventhandler.hxx> to be publicTor Lillqvist1-0/+132