Age | Commit message (Expand) | Author |
2012-12-11 | simply use string literals | Luboš Luňák |
2012-12-11 | enum is not something that has external linkage, so no point in visibility | Luboš Luňák |
2012-12-10 | Replacing '__LOADONCALLAPI' with 'SAL_CALL' definition | Christos Strubulis |
2012-12-10 | some Python 3.3 port (not important for LO 4.0) | László Németh |
2012-12-10 | improve the recalc dialog for ooxml | Markus Mohrhard |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara |
2012-12-10 | fdo#46808, Adapt sdbc::DriverManager UNO service to new style | Noel Grandin |
2012-12-09 | Compress graphics dialog converted to new widget layout. | Tomaž Vajngerl |
2012-12-09 | add missing dep on oox/helper/helper.hxx | David Tardon |
2012-12-08 | fdo#33365 added wrapper for boost random, use that in RAND() | tino |
2012-12-07 | use config_xxx.h files instead of -DHAVE_XXX on the command line | Luboš Luňák |
2012-12-07 | -Werror,-Wunused-result | Stephan Bergmann |
2012-12-07 | an app can have print options without a print options dialog | Caolán McNamara |
2012-12-06 | bnc#792528: Import static data series labels from xlsx correctly. | Kohei Yoshida |
2012-12-06 | -Werror,-Wunused-private-field | Stephan Bergmann |
2012-12-06 | Avoid activating window pane when launching popup window. | Kohei Yoshida |
2012-12-06 | OSL_* to SAL_WARN in conditio.cxx | Markus Mohrhard |
2012-12-05 | Don't forget to set focus handler for the reference edit boxes. | Kohei Yoshida |
2012-12-05 | Same logic without using the boolean variable. | Kohei Yoshida |
2012-12-05 | fdo#57497: Remove group table data when all group dimensions are gone. | Kohei Yoshida |
2012-12-05 | drop now unused sort resources | Caolán McNamara |
2012-12-05 | fix for bnc#791731 preserve cell formatting of datapilot area ( | Noel Power |
2012-12-05 | remove unused parameter | Markus Mohrhard |
2012-12-05 | correctly parse range in cond format dlg | Markus Mohrhard |
2012-12-05 | adapt cond format range when copying sheets, fdo#56742 | Markus Mohrhard |
2012-12-05 | unnecessary forward declaration | Markus Mohrhard |
2012-12-04 | Actually let's use the internal API directly here. | Kohei Yoshida |
2012-12-04 | Fix the testPasswordExport test. | Kohei Yoshida |
2012-12-04 | Remove duplicate code blocks. | Kohei Yoshida |
2012-12-04 | More adjustment of file load code in the unit test. | Kohei Yoshida |
2012-12-04 | Disable user interaction here too, to prevent dialog launches. | Kohei Yoshida |
2012-12-04 | WorkbookFragment::finalizeImport(): catch DialogCancelledException | Michael Stahl |
2012-12-04 | Ask the user if she wants to do full recalc on load, for ods and xlsx import. | Kohei Yoshida |
2012-12-04 | sort dialog can be resizeable now | Caolán McNamara |
2012-12-04 | also workaround strange crash with ref edit field for formula condition | Markus Mohrhard |
2012-12-04 | clean up more sbxToUnoValue declarations | Michael Stahl |
2012-12-04 | warning C4273: sbxToUnoValue: inconsistent dll linkage | Michael Stahl |
2012-12-04 | WaE: unused variable 'pDrawView' | Tor Lillqvist |
2012-12-04 | Fixed removed entry for SID_STYLE_HIDE in sc/sdi/formatsh.sdi | Cédric Bosdonnat |
2012-12-04 | fix problem with captions inserted at problematic zoom levels | Noel Power |
2012-12-04 | rework the calc sort dialog to use .ui snippet | Caolán McNamara |
2012-12-04 | Styles & Formatting: added Show menu item on hidden styles | Cédric Bosdonnat |
2012-12-04 | activate basic gnumeric support in experimental mode | Markus Mohrhard |
2012-12-04 | shared formula import for orcus | Markus Mohrhard |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-12-04 | calc66: #i116940# update link URLs after CompileXML, count only | Niklas Nebel |
2012-12-04 | sw34bf04: #i103539#: always import meta.xml, to extract the BuildId: | Michael Stahl |
2012-12-04 | dr78: #i109800# SHEET record may not point to BOF but to any | Daniel Rentz [dr] |
2012-12-04 | calc66: #i75279# improved accuracy of BINOMDIST; patch from Regina | Eike Rathke [er] |
2012-12-04 | calc66: in ADDRESS function handle sheet name of external document | Eike Rathke [er] |