summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann33-827/+827
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann5-32/+32
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-25svtools: sal_Bool->boolNoel Grandin3-5/+5
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann1-3/+3
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-4/+0
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2-3/+3
2014-03-05remove unused code SvxRectCtlAccessibleContext::FireAccessibleEventNoel Grandin1-2/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann20-548/+548
2014-02-26Remove visual noise from svxAlexander Wilms39-391/+391