summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
AgeCommit message (Expand)Author
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09Resolves: fdo#55546 center ellipsis tooltips that don't fit on screenCaolán McNamara
2014-10-08fdo#84504: UI- LineNumbering for header/footerCharu Tyagi
2014-10-03PutGroupDoc(foo) is just delete fooCaolán McNamara
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski
2014-09-24fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-24MM: readd CreateMonitor handlingJan-Marek Glogowski
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-09-15sw: sal_Bool -> boolStephan Bergmann
2014-09-12MM: refactor cancel handling for dbui dialogsJan-Marek Glogowski
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara
2014-09-03Use enum type DBManagerOptions for merge type constantsEilidh McAdam
2014-09-02convert DLG_MAILMERGECHILD floating window to .uiCaolán McNamara
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-02convert DLG_SYNC_BTN FloatingWindow to .uiCaolán McNamara
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-08-30fdo#80617 Use complete string to allow translation for page number infoSamuel Mehrbrodt
2014-08-25convert MSG_PRINT_AS_MERGE with custom buttons to .uiCaolán McNamara
2014-08-22QueryBox STR_QUERY_DELETE -> MessageDialog + stringCaolán McNamara
2014-08-18Change inline-edit mouse input handlingJan-Marek Glogowski
2014-08-18move strings to global fileThomas Arnhold
2014-08-18InfoBox MSG_WRONG_TABLENAME and MSG_ERR_TABLE_MERGE to StringThomas Arnhold
2014-08-18InfoBox STR_SRTERR to StringThomas Arnhold
2014-08-18InfoBox MSG_DOUBLE_SHORTNAME and MSG_NO_GLOSSARIES to StringThomas Arnhold
2014-08-16This array can be staticMatteo Casalin
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-08-06DLG_MAILMERGE conversion to .uiSzymon Kłos
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-26sal_uInt16 to size_tMatteo Casalin
2014-07-23SwTbxInsertCtrl: [loplugin:saloverride]Michael Stahl
2014-07-23fdo#81651 Wrong argument type in overriding classMaxim Monastirsky
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-07-22sal_uInt16 to more proper integer types, constifyMatteo Casalin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-09remove apparently unused SwPopup.Michael Meeks
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-07-01coverity#983968 Uncaught exceptionCaolán McNamara
2014-06-28sal_uInt16 to sal_(u)Int32Matteo Casalin
2014-06-28sal_uInt16 to SwTwips and delay downcastsMatteo Casalin
2014-06-28Return value (sal_uInt16/size_t) is never usedMatteo Casalin
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-24Fix some warningsMatúš Kukan