summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)Author
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24Typo: syncro->synchroJulien Nabet
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-21fdo#87555 ComboBox in table should use same formatting as floating ComboBoxLionel Elie Mamane
2014-12-19Consistently define plain string literals here, no OUStringsStephan Bergmann
2014-12-18fix buildCaolán McNamara
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09Disable copy c'tor of these guys as well, to fix Windows build.Kohei Yoshida
2014-12-09changed inherited timer to idleTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-04be more explicitDavid Tardon
2014-11-25-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