summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2013-02-06fix logic to get L/R directionnavin patidar
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-02-02fix fdo#59892 completely and fdo#33302 partially.navin patidar
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna
2013-01-25SvxBrushItem: extend this with a vcl Gradient and drawing::FillStyleMiklos Vajna
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-14split confused ImplInitDigitMode method into seperate functionsCaolán McNamara
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
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