summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)Author
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-12FT_CHARFMT and LB_CHARFMT shared the same resource id (cherry picked from com...Caolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks
2012-05-25Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-05-09AutoText: fix segfault when delete/rename action applied while group selected.Brad Sowden
2012-04-25Convert SV_DECL_PTRARR(SvLBoxEntryArr) to std::vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwRedlineDataChildArr) to ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwRedlineDataParentArr) to ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(_FndLines) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(_FndBox*) to std::vectorNoel Grandin
2012-04-06reduce overzealous namingLuboš Luňák
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-21SwGlossaries: some cleanupMichael Stahl
2012-01-21SwGlossaryGroupDlg: get rid of pointless empty()Michael Stahl
2012-01-21SwGlossaryGroupDlg: String to OUStringMichael Stahl
2012-01-21SwGlossaryGroupDlg: fix memory leaksMichael Stahl
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-09simplify CharClassCaolán McNamara
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden
2012-01-02Clean non English strings in the codeLior Kaplan
2011-12-30fdo#38831 Convert some SvStrings to std::vector (part 2)Brad Sowden
2011-12-30fdo#38831 Convert some SvStrings to std::vectorBrad Sowden
2011-12-15Removed extra semicolonsJesse
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24check glossary path for sanityCaolán McNamara
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-22these can be constCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-08Removed some SvStringsSortDtorDaisuke Nishino
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar
2011-10-07fdo#41187 - "Prind grid" possible only when "Display grid" checkedTakeshi Abe
2011-09-29Solve more ambiguous issues with Locale from sun::star.. and icu::.Tomas Chvatal
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers