summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)Author
2014-10-22fdo#84844 Sidebar: Use SvxColorToolBoxControl for paragraph colorMaxim Monastirsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-21Changed some options from picture/graphics to imagePhyzer
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-25Consistency around SdrAngleItem in svx/inc/sxraitm.hxxStephan Bergmann
2014-08-22Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-15convert datanavigator sport to .uiCaolán McNamara
2014-08-13update_pchThomas Arnhold
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-11drop unused helpidsCaolán McNamara
2014-07-09drop unused helpidsCaolán McNamara
2014-06-17rtl::Reference fits just fine hereStephan Bergmann
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04drop now unused RID_SVX_TABDLG_DOCRECOVERYCaolán McNamara
2014-05-28update_pchThomas Arnhold
2014-05-24convert doc recovery save page to .uiCaolán McNamara
2014-05-20fdo#77282 Replace "Edit Group" with "Enter Group"Laurent Balland-Poirier
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-06remove dead SvxDialogDll classThomas Arnhold
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-05-05unused floating window RID_SVXTBX_GRFFILTERThomas Arnhold
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-14update_pchThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-21Convert RID_SVX_MDLG_FONTWORK_GALLERY to .uiPalenik Mihály
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann