summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)AuthorFilesLines
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon5-12/+12
2014-10-15loplugin: cstylecastNoel Grandin11-65/+35
2014-10-14do not forward-declare templatesDavid Tardon1-4/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca6-14/+14
2014-10-06loplugin: cstylecastNoel Grandin7-115/+16
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin2-2/+2
2014-09-30fdo#82577: Handle RegionNoel Grandin1-4/+4
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin10-23/+23
2014-09-21Changed some options from picture/graphics to imagePhyzer1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2-2/+2
2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara1-16/+0
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara1-1/+0
2014-08-27callcatcher: update unused codeCaolán McNamara1-1/+2
2014-08-25Consistency around SdrAngleItem in svx/inc/sxraitm.hxxStephan Bergmann1-5/+3
2014-08-22Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann1-6/+3
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante19-118/+6
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara2-2/+0
2014-08-15convert datanavigator sport to .uiCaolán McNamara1-12/+0
2014-08-13update_pchThomas Arnhold2-2/+9
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2-2/+2
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-07-11drop unused helpidsCaolán McNamara1-2/+0
2014-07-09drop unused helpidsCaolán McNamara1-19/+0
2014-06-17rtl::Reference fits just fine hereStephan Bergmann1-1/+0
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara1-1/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-2/+2
2014-06-04drop now unused RID_SVX_TABDLG_DOCRECOVERYCaolán McNamara1-1/+0
2014-05-28update_pchThomas Arnhold2-0/+232
2014-05-24convert doc recovery save page to .uiCaolán McNamara1-2/+0
2014-05-20fdo#77282 Replace "Edit Group" with "Enter Group"Laurent Balland-Poirier1-1/+1
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-6/+0
2014-05-16clean up, remove eof commentsThomas Arnhold1-6/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold92-251/+251
2014-05-06remove dead SvxDialogDll classThomas Arnhold1-35/+0
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist67-0/+5679
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist26-0/+1419
2014-05-05unused floating window RID_SVXTBX_GRFFILTERThomas Arnhold1-14/+0
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold1-0/+3
2014-04-23huge hrc and src file cleanupThomas Arnhold3-137/+0
2014-04-22clean up hrc filesThomas Arnhold1-50/+0
2014-04-15svx: sal_Bool->boolNoel Grandin5-17/+17
2014-04-14update_pchThomas Arnhold2-14/+31
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-8/+8
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann7-107/+107
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-3/+3
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-21Convert RID_SVX_MDLG_FONTWORK_GALLERY to .uiPalenik Mihály2-10/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-60/+60
2014-02-26Remove visual noise from svxAlexander Wilms1-10/+10