summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-29Resolves: fdo#31271 wrong line break with (Caolán McNamara
2011-01-28remove obsolete m_bSingleAltPressMichael Meeks
2011-01-28Remove the menu when Left Alt Key was pressed; for GTKLucas Baudin
2011-01-28Remove SvShortsNigel Hawkins
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-28Related: fdo#31016 document one-liner to disable it for testingCaolán McNamara
2011-01-28Resolves: fdo#31016 try some bandaids to improve Arabic renderingKhaled Hosny
2011-01-28fix fdo#33473: bin duff 'togglebutton' detail hurting Ambience theme.Lucas Baudin
cf. https://webstats.gnome.org/GTK%2B/ThemingInternals (GtkToggleButton is a subclass of GtkButton)
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-27Do potentially pointless assertions only if dbglevel > 1Tor Lillqvist
2011-01-27Revert "Be less verbose when dbglevel <= 2"Tor Lillqvist
I had misunderstood. dbglevel=1 is the "normal" debugging level for when you want to be able to debug, and dbglevel=2 *is* the one to also get verbose debugging output. This reverts commit 0bc3445ae06919e9cf057b98b6d29981e6c2ef91.
2011-01-27native rendering for menubar item parts.Michael Meeks
2011-01-27Avoid compiler warningTor Lillqvist
Notes: split repo tag: libs-gui_LO-BASE-INTEGRATION-DEV300_m98
2011-01-26WaE: clear warningsCaolán McNamara
2011-01-26cpp cleanliness: fixed some memleaksKenneth Venken
2011-01-26throw out some unused methodsCaolán McNamara
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken
2011-01-26cpp cleanliness: check for assignment to selfAn Leenders
2011-01-26WaE: fix shadowing post list changeCaolán McNamara
2011-01-26Resolves: fdo#33523 fix scrollbars in themes that have no up/down buttonsCaolán McNamara
2011-01-26proper Qt event loop integration also when Glib is not usedLuboš Luňák
2011-01-26Remove DECLARE_LIST( SotFactoryList, SotFactory* )Joseph Powers
2011-01-26Remove DECLARE_LIST( RscStrList, ByteString * )Joseph Powers
2011-01-26fix for fdo#32561# crash when moving through database typesCaolán McNamara
2011-01-25fix various gtk+ theme integration annoyances, fdo#32186Lucas Baudin
2011-01-25Be less verbose when dbglevel <= 2Tor Lillqvist
2011-01-25Use correct type of parameter 7 to SendMessageTimeoutTor Lillqvist
2011-01-25Related: fdo#31271 create a unit test for the line break iteratorCaolán McNamara
2011-01-25Revert "WaE: unused variables"David Tardon
This reverts commit d06a2dd024d69dec873f1a59adbf7d5b372c39a1.
2011-01-25WaE: remove unused variableDavid Tardon
2011-01-25WaE: unused variablesDavid Tardon
2011-01-25WaE: unused variablesDavid Tardon
2011-01-25WaE: remove unused variableDavid Tardon
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-25this looks wrongCaolán McNamara
2011-01-25use OSL-style assertsDavid Tardon
2011-01-25split the expr, as gcc 4.6 bails out on itDavid Tardon
2011-01-24Remove DECLARE_LIST( RESubResourceList, REResourceList * )Joseph Powers
2011-01-24Remove DECLARE_LIST( RscDependList, RscDepend* )Joseph Powers
2011-01-24Remove DECLARE_LIST( RscSubDefList, RscDefine * )Joseph Powers
2011-01-24Remove DECLARE_LIST( RscSysList, RscSysEntry * )Joseph Powers
2011-01-25Work around compilation errors on 64-bit WindowsTor Lillqvist
Again the ULONG clashes on 64-bit Windows cause pain. Work around by using pre/postwin.h, and that then necessitates use of explict WIN_BYTE instead of just BYTE. Sigh...
2011-01-24Add .gitattributes for proper handling of .doc and .sdw files.Thomas Arnhold
2011-01-24Rename old rcs documentation to proper Star Writer extension.Thomas Arnhold
2011-01-24Undo commit c4e7af5 on rcs.doc. It's a binary file.Thomas Arnhold
2011-01-24Remove SPECIAL_DEBUG directive.Thomas Arnhold
2011-01-24Remove erTEST directive.Thomas Arnhold
2011-01-24Remove USE_CELL_BOUNDARY_CODE directive.Thomas Arnhold