summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno
AgeCommit message (Expand)Author
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-15Remove some PCH leftoversThomas Arnhold
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-25Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vectorNoel Grandin
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-14Convert SV_DECL_PTRARR(SwEvtLstnrArray) to std::vectorNoel Grandin
2012-05-14Convert SV_DECL_PTRARR(ActionContextArr) to std::dequeNoel Grandin
2012-04-24SwXTextView: use cppu::OInterfaceContainerHelperMichael Stahl
2012-04-24fix double free in SwXTextView::removeSelectionChangeListenerMichael Stahl
2012-04-24Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-20split macros to elide unneeded methodsCaolán McNamara
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-26Avoid temporary rtl::OUStringJulien Nabet
2012-02-20remove now unused swunodef.hxxThomas Arnhold
2012-02-16allow unsetting database settings without warningsCaolán McNamara
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-24order database properties so that opening it in writer works (bnc#740032)Luboš Luňák
2012-01-21SwGlossaries: some cleanupMichael Stahl
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-14SwXTextDocument: add some SolarMutexGuardsMichael Stahl
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva
2011-12-21sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl
2011-12-15Removed extra semicolonsJesse
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-25Remove unnecessary tools/string includesAugust Sodora
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-22these can be constCaolán McNamara
2011-11-18forgot to consider printing from html sourceIvan Timofeev
2011-11-18fix fdo#42178: crash when printing from Page PreviewIvan Timofeev
2011-11-17redundant if not-null checks on deleteIvan Timofeev
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat