summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2013-01-08Explicitly initialize SfxItemPoolUser in copy constructor.Kohei Yoshida
2013-01-08Remove unnecessary virtual keywords.Kohei Yoshida
2013-01-08BinObject is no more. Change the method names to reflect that.Kohei Yoshida
2013-01-08Turn EditTextObjectImpl into a real impl class.Kohei Yoshida
2013-01-08Let's not have "which" value in EditTextObject.Kohei Yoshida
2013-01-08Rename BinTextObject to EditTextObjectImpl.Kohei Yoshida
2013-01-08More SfxItemPoolUser up to the base class.Kohei Yoshida
2013-01-08Remove one variant of HasField() which takes arcane TypeId.Kohei Yoshida
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-06fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04Spellcheck menu: Rename 'Add' to 'Add to Dictionary'Samuel Mehrbrodt
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-28Simplify thisJulien Nabet
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-25build fix for editeng OUString cleanupPeter Foley
2012-12-25OUString cleanup in editeng/acessibilityOlivier Hallot
2012-12-25OUString cleanup in editeng/acessibilityOlivier Hallot
2012-12-25OUString cleanups in editeng/accessibilityOlivier Hallot
2012-12-22Some cppcheck cleaning in editengJulien Nabet
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-17drop useless checkDavid Tardon
2012-12-16PCH for Library_scLuboš Luňák
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke
2012-12-12fdo#58060 - use empty-string for LANGUAGE_DONTKNOW ie. acorr_.datMichael Meeks
2012-12-12Related: fdo#55570 presumably we can attempt the insert...Caolán McNamara
2012-12-11'using namespace rtl;' in a header is baaaadLuboš Luňák
2012-12-11cppcheck: size() == 0 -> empty()Caolán McNamara
2012-12-10fdo#55570 - use a hash instead of set initially until sorting neededMichael Meeks
2012-12-10fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-12-04fdo#52640 fix right-aligned tabstopsDavid Tardon
2012-12-04more explicit ctorsDavid Tardon
2012-12-04Support added for fine dashing on table borders.Eilidh McAdam
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28Resolves: fdo#57640 we really want to *titlecase* the initial characterCaolán McNamara
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud
2012-11-27SvxLanguageItem::PutValue: empty locale is not LANGUAGE_NONEEike Rathke
2012-11-24kill a few more SvxCreateLocale() & Co remaindersEike Rathke
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-24fix buildIvan Timofeev
2012-11-24Translation of German commentsPeter Baumgarten
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-23callcatcher: update listCaolán McNamara