summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/glossary.cxx
AgeCommit message (Expand)Author
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21Use boost::scoped_ptr to avoid resource leaks in case of exceptionTakeshi Abe
2014-01-17EndDialog takes long nResult, not boolStephan Bergmann
2014-01-16sal_Bool to boolTakeshi Abe
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/misc/*.cxx from String to OUStringNoel Grandin
2013-09-26String to OUStringMatteo Casalin
2013-09-19convert sw/inc/swabstdlg.hxx from String to OUStringNoel Grandin
2013-08-25String to OUString and hide implementation detailsMatteo Casalin
2013-08-25SwGlTreeListBox: NotifyCoping and NotifyMoving almost equalMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-08fdo#67817: GetParent returns a VclGrid instance after conversion to .uiIvan Timofeev
2013-07-31String to OUStringMatteo Casalin
2013-04-26convert autotext rename dialog to .uiCaolán McNamara
2013-04-08fdo#46808, cleanupNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-10sal_Bool to boolTakeshi Abe
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
2013-01-09always show preview in autotext dialogCaolán McNamara
2013-01-09adapt code to .ui autotext dialogCaolán McNamara
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-05-09AutoText: fix segfault when delete/rename action applied while group selected.Brad Sowden
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-21SwGlossaries: some cleanupMichael Stahl
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-09simplify CharClassCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-30fdo#38831 Convert some SvStrings to std::vector (part 2)Brad Sowden
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-22these can be constCaolán McNamara
2011-08-29ByteString->rtl::OString and destupid-api a bitCaolán McNamara
2011-06-05Translate german commentsMartin Kepplinger