summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/swuiidxmrk.cxx
AgeCommit message (Expand)Author
2014-04-22clean up hrc filesThomas Arnhold
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-24Remove temporary OUString by bailing out earlyMatteo Casalin
2014-03-24Remove temporary OUStringsMatteo Casalin
2014-03-24sal_uInt16 to sal_Int32/int and remove some temporariesMatteo Casalin
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from swAlexander Wilms
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