summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/glossary.cxx
AgeCommit message (Expand)Author
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-22QueryBox STR_QUERY_DELETE -> MessageDialog + stringCaolán McNamara
2014-08-18InfoBox MSG_DOUBLE_SHORTNAME and MSG_NO_GLOSSARIES to StringThomas Arnhold
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
2014-06-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-23Resolves: #i124204# make fields empty on the auto text dialog...Tsutomu Uchino
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24sal_uInt16 to sal_Int32Matteo Casalin
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara
2014-03-06coverity#708878 Unused pointer valueCaolán McNamara
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