summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/swuiidxmrk.cxx
AgeCommit message (Expand)Author
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2013-12-03convert SwTxtNode::GetLang from xub_StrLen->sal_Int32Noel Grandin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/index/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/editsh.hxx from String to OUStringNoel Grandin
2013-10-10warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl
2013-10-10convert sw/source/ui/inc/sw*.hxx from String to OUStringNoel Grandin
2013-09-02bDel is unused uninitializedCaolán McNamara
2013-08-21WaE: enumeral and non-enumeral type in conditional expressionCaolán McNamara
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev
2013-08-13String to OUString and some reduction of scopeMatteo Casalin
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-07-16warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl
2013-07-16String to OUStringMatteo Casalin
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-04-29convert new user index dialog to .ui formatCaolán McNamara
2013-04-29set mnemonic widgets for new bibliography author widgetsCaolán McNamara
2013-04-29convert create author entry dialog to .ui formatCaolán McNamara
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20fdo#46808, Convert frame::Bibliography to new styleNoel Grandin
2013-03-20fdo#46808, Convert i18n::IndexEntrySupplier to new styleNoel Grandin
2013-03-04doubled namespacesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-13SwIndexMarkPane::UpdateDialog: should use && instead of &Michael Stahl
2013-02-10sal_Bool to boolTakeshi Abe
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-10-24convert index dialog to .uiCaolán McNamara
2012-10-20add bibliography entry uiCaolán McNamara
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-05-11fdo#49709 set updated values to the right entriesDavid Tardon
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-18Fix typos in commentsElton Chung
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-07typename outside templateCaolán McNamara