summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno
AgeCommit message (Expand)Author
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-29optional ppFlt argument never usedCaolán McNamara
2012-11-22sw: remove WorkaroundForB6375613Michael Stahl
2012-11-19use LanguageTagEike Rathke
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-30sal_Bool to boolTakeshi Abe
2012-10-16sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-10sal_Bool to boolTakeshi Abe
2012-10-08SwXTextDocument::getFlatParagraphIterator: fix crash:Michael Stahl
2012-09-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-20Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADINGTor Lillqvist
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna
2012-09-06read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna
2012-08-20fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-25Change unnecessary pointer dereferenceMaxime de Roucy
2012-06-21re-base on ALv2 code.Michael Meeks
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