summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)Author
2015-01-07fdo#87555 ComboBox in table should use same formatting as floating ComboBoxLionel Elie Mamane
2014-12-05-Werror,-WuninitializedStephan Bergmann
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
2014-10-30Resolves: fdo#80815 rename Cancel and explain what it will doCaolán McNamara
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-17Resolves: fdo#62682 crash on second export of svgCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-13fdo#82980: Cancel FmXFormView::OnStartControlWizard when breaking creationStephan Bergmann
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