summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks53-509/+447
2011-10-25break headless coupling to X dependent backendMichael Meeks8-20/+42
2011-10-25gtk3: substantial re-work and cleanup of event handlingMichael Meeks6-348/+168
2011-10-25cleanup assertionMichael Meeks1-1/+3
2011-10-25gtk3: implement initial native widget support for buttonsLucas Baudin2-1/+100
2011-10-25remove conditionals, and split pieces into salnativewidgetsMichael Meeks5-122/+106
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks19-685/+698
2011-10-25remove obsolete pieces, and erroneous conditionalMichael Meeks1-20/+6
2011-10-25update gnumake pieces for system cairoMichael Meeks1-2/+0
2011-10-25fix crash on cleanup of gtk2 pathMichael Meeks1-1/+3
2011-10-25gtk3: subset invalid re-render areas to get at least somethingMichael Meeks1-11/+30
2011-10-25gtk3: decision - client-side rendering is the way, avoid X11Michael Meeks9-99/+101
2011-10-25gtk3: initial copyArea support for optimised scrolling, and improved renderingMichael Meeks3-97/+187
2011-10-25headless: clip more intelligently without allocating huge masks constantlyMichael Meeks3-28/+163
2011-10-25gtk3: extensive X-orcisms performed, with some horrendous cut/pasteMichael Meeks8-76/+517
2011-10-25gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient)Michael Meeks5-33/+125
2011-10-25gtk3: clean up debug, ensure damage is propagated to clones / subsetsMichael Meeks2-21/+63
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks8-4/+237
2011-10-25WaE: unreachable code and unreferenced formal parameterTor Lillqvist1-0/+5
2011-10-25WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-25WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+1
2011-10-25WaE: unreferenced local variableTor Lillqvist1-2/+2
2011-10-25WaE: assignment within conditional expressionTor Lillqvist1-1/+2
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+13
2011-10-25WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist1-1/+1
2011-10-25Build dbaccess and connectivity only for DESKTOP platforms for nowTor Lillqvist4-5/+5
2011-10-25Prefer pre-increment in for loopsFridrich Štrba7-45/+43
2011-10-25remove unused methods from sdext:presenterFelix Zhang31-668/+0
2011-10-25WaE: unreferenced local variableTor Lillqvist1-1/+1
2011-10-25Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008Tor Lillqvist2-1/+3
2011-10-25WaE: silence a warningCaolán McNamara1-2/+3
2011-10-25do not hardcode mingw sysroot pathDavid Tardon1-2/+3
2011-10-25remove unused code... againDavid Tardon1-6/+0
2011-10-25Put the modeline backFridrich Štrba1-0/+3
2011-10-25Fix the buildFridrich Štrba2-24/+24
2011-10-25White-space change to fix messy mix of different coding stylesFridrich Štrba38-631/+725
2011-10-25Fix previous commit for non-Valgrind builds.Stephan Bergmann3-5/+7
2011-10-24Avoid Clang -Wunused-value with trunk rev. 12226 Valgrind.Stephan Bergmann2-5/+5
2011-10-24execute macros_test in headless mode tooMarkus Mohrhard1-0/+1
2011-10-24 clean up macros-testMarkus Mohrhard1-78/+4
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann22-35/+16
2011-10-24New unit test case for unwanted date detection on pivot table labels.Kohei Yoshida1-40/+99
2011-10-24macros-test.cxx: fix syntax errorMichael Stahl1-3/+3
2011-10-24PrintFontManager: don't look at empty path entiresMichael Stahl1-0/+4
2011-10-24fdo#42169: Display caption strings without format detection.Kohei Yoshida1-2/+13
2011-10-24WinResTarget: remove realpath callsMichael Stahl1-3/+3
2011-10-24macros-test.cxx: unused variable pDocMichael Stahl1-1/+0
2011-10-24JavaClassSet: fix partial rebuildsMichael Stahl1-1/+1
2011-10-24Disable the Presenter Console extensionFrançois Tigeot1-1/+2