summaryrefslogtreecommitdiff
path: root/sw/source/ui/lingu
AgeCommit message (Expand)Author
2013-05-15fdo#46808, More LinguProperties funNoel Grandin
2013-04-22sal_Bool to boolMatteo Casalin
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna
2013-04-12use EditView::CheckLanguage() instead of duplicated codeEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-03sal_Bool to boolTakeshi Abe
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam36
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22s/the the/the/Tor Lillqvist
2013-02-18Better wording for several ActionsSamuel Mehrbrodt
2013-02-18sal_Bool to boolTakeshi Abe
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin
2013-02-10sal_Bool to boolTakeshi Abe
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-25OUString: remove namespace and chained appendsMatteo Casalin
2013-01-11Update style of initializer list to preferred conventionMatteo Casalin
2013-01-11Update name of data members to preferred conventionMatteo Casalin
2013-01-11Use member initializer list in constructorMatteo Casalin
2013-01-11Prefix class data membersMatteo Casalin
2013-01-11Remove unused class membersMatteo Casalin
2013-01-11Remove unused #defineMatteo Casalin
2013-01-08fix api change in MenuNorbert Thiebaud
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2013-01-07Better wording for Spellcheck buttons/context menuSamuel Mehrbrodt
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04sw: Add -> Add to dictionary in olmenu as wellMiklos Vajna
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-24kill a few more SvxCreateLocale() & Co remaindersEike Rathke
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::TextConversionNoel Grandin
2012-11-13fdo#56954: fix Ignore menu item of grammar mistakesLászló Németh
2012-11-07Remove unnecessary #includeMatteo Casalin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-25-Werror,-Wunused-private-fieldStephan Bergmann
2012-09-20Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADINGTor Lillqvist
2012-09-19SwHyphWrapper::bShowError is deadMichael Stahl
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-03More places that require a prefixed "system"Stephan Bergmann
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-18Revert hrc string cleanupThomas Arnhold
2012-07-03ditch String::CreateFromAsciiCaolán McNamara