summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-26chmod -xTor Lillqvist
2011-10-26WaE: unreferenced formal parameterTor Lillqvist
2011-10-26WaE: unreachable codeTor Lillqvist
2011-10-26Revert "Build dbaccess and connectivity only for DESKTOP platforms for now"Tor Lillqvist
2011-10-26fix android build post feature/gtk3Michael Meeks
2011-10-26Make OSL_ENSURE explanation text match the testTor Lillqvist
2011-10-26WaE: '%' : unrecognized character escape sequenceTor Lillqvist
2011-10-26WaE: default constructor could not be generatedTor Lillqvist
2011-10-26WaE: reinterpret_cast used between related classesTor Lillqvist
2011-10-26WaE: unreferenced local variableTor Lillqvist
2011-10-26WaE: unreachable codeTor Lillqvist
2011-10-25Fix fdo#41995 fallout - recognize .svg in odf containersThorsten Behrens
2011-10-25Realy not need to make this one depend on boostFridrich Štrba
2011-10-25Added line marker supportTibby Lickle
2011-10-25Fix a typo + don't open a row or cell if no table is startedLaurent Alonso
2011-10-25I don't need to include this header.Kohei Yoshida
2011-10-25fdo#41369: Use the 'Default' style as the parent style.Kohei Yoshida
2011-10-25revert autogenerated foo and correct brackets in placeholderNoel Power
2011-10-25more support for basic/vba unit testsNoel Power
2011-10-25add registrymodifications.xcu to allow override of default configNoel Power
2011-10-25To destroy a cell instance, we need to call ScBaseCell::Delete().Kohei Yoshida
2011-10-25WaE: misc. windows related fixesMichael Meeks
2011-10-25gtk3: cleanup timeout source, to avoid annoying warnings with old glibsMichael Meeks
2011-10-25initial cut at 'last working' feature to help windows buildersMichael Meeks
2011-10-25WaE: truncation of constant valueTor Lillqvist
2011-10-25WaE: ignore also MSVC warning C4706: assignment within conditional expressionTor Lillqvist
2011-10-25WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-25WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-25WaE: unreachable codeTor Lillqvist
2011-10-25add stdio for MacOSXCaolán McNamara
2011-10-25avoid using com.sun.org apisCaolán McNamara
2011-10-25WaE: unused variablesCaolán McNamara
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-25gtk3: add <cstddef> to vcl/inc/vcl/sysdata.hxx, it seems that g++ 4.6.1 doesn...Lucas Baudin
2011-10-25gtk3: Use some static variable in GtkSalGraphics in order to avoid re-loading...Lucas Baudin
2011-10-25gtk3: add toolbar rendering, there is some graphical bugs if you have more th...Lucas Baudin
2011-10-25gtk3: Use CheckBox style (there is still a problem with the hover stage)Lucas Baudin
2011-10-25gtk3: post merge fixupsMichael Meeks
2011-10-25gtk3: caveats on using g_main_prepare for older glibs; needs re-workMichael Meeks
2011-10-25gtk3: add some missing SolarMutexGuards (thanks to mst for noticing)Michael Meeks
2011-10-25gtk3: fix cairo canvas crash for non X (or svp) backendMichael Meeks
2011-10-25gtk3: cleanup fullscreen unpleasantnessMichael Meeks
2011-10-25generic: fix error trap push/pop/reset semanticsMichael Meeks
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks
2011-10-25generic: undo attempt at cross-platform headless for nowMichael Meeks
2011-10-25cleanup some missing conditionals causing problems for macMichael Meeks
2011-10-25gtk3: fix display changed signal emissionsMichael Meeks
2011-10-25gtk3: substantial performance win for editing document headersMichael Meeks
2011-10-25generic: overcome Mac specific build errorsMichael Meeks
2011-10-25headless: add required clip map reset for simpler clipping casesMichael Meeks