summaryrefslogtreecommitdiff
path: root/forms/source
AgeCommit message (Expand)Author
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara
2012-05-15ditch UniStringCaolán McNamara
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-16mingw: avoid weird build error and -WerrorDavid Tardon
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-07Translate German commentsPhilipp Weissenbacher
2012-03-06Translate German comments, fix some whitespace and bad translationsPhilipp Weissenbacher
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-23Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-16Forgotten German word in translated commentLionel Elie Mamane
2012-02-16fdo#46163 convert bound values to bound column's typeLionel Elie Mamane
2012-02-16correct indentationLionel Elie Mamane
2012-02-16Translate German commentsPhilipp Weissenbacher
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-02Temporary hack around cppu_detail_getCppuType variants violating ODR.Stephan Bergmann
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-15Removed extra semicolonsJesse
2011-12-12WaE: NULL used in arithmeticTor Lillqvist
2011-12-12catch exception by constant referenceTakeshi Abe
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from formsNorbert Thiebaud
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon