summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/glossary.cxx
AgeCommit message (Expand)Author
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
2011-05-20return by ref instead of pointerCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-28renamed MACASSGN_TEXTBAUST -> MACASSGN_AUTOTEXTChristina Rossmanith
2011-02-21masterfix DEV300: #i10000# WAE fixesIvo Hinkelmann
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-01-22accfixes: global resources need id greater 256, moved global resources to acc...Malte Timmermann [mt]
2011-01-21accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-17Remove dates and two sections of old code.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-19Made the "My AutoText" string localizable, #i66304#Andras Timar
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12remove more bogus commentsPrashant Shah
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-03dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in ...Frank Schoenheit [fs]
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]