Age | Commit message (Expand) | Author |
2012-05-15 | try to serialize linking in tail_build a little | Michael Stahl |
2012-05-15 | added common date acceptance patterns to *-FR locales | Eike Rathke |
2012-05-15 | simplify/clarify code | Lionel Elie Mamane |
2012-05-15 | fdo#48345 need to refresh row also when not m_bRowCountFinal | Lionel Elie Mamane |
2012-05-15 | Related: rhbz#790233 Allow styles to be deleted from the template dialog | Caolán McNamara |
2012-05-15 | WaE: unsafe mix of bool and sal_Bool | Caolán McNamara |
2012-05-15 | similar to fdo#45592 type for property UNO_NAME_SAVE_FILTER_DATA is wrong | Noel Power |
2012-05-15 | Mode (r/o vs r/w) changes can affect title, too | Stephan Bergmann |
2012-05-15 | Cleaned up some OSL_TRACE -> SAL_INFO uses | Stephan Bergmann |
2012-05-15 | do not reuse shape context (part of bnc#705956) | Luboš Luňák |
2012-05-15 | Do not call getOrigName ever | Tomas Chvatal |
2012-05-15 | ruler: Fixed many off-by-one drawing problems. | Jan Holesovsky |
2012-05-15 | Build with ICU<49 by disabling features not around | Tomas Chvatal |
2012-05-15 | split up top-level Makefile: | Michael Stahl |
2012-05-15 | fix property type for printoptions fdo#45592 | Noel Power |
2012-05-15 | fix log entry of mergemodule condition | Andras Timar |
2012-05-15 | Related: rhbz#162935 Document reason for stl header visibility check | Caolán McNamara |
2012-05-15 | ditch UniString | Caolán McNamara |
2012-05-15 | convert GetUndoActionComment family to rtl::OUString | Caolán McNamara |
2012-05-15 | Replace extra XFormulaTokens call with direct ScDocument | Daniel Bankston |
2012-05-15 | Get cell instance once and use c++style cast | Daniel Bankston |
2012-05-15 | Use ScUnoConversion instead of casts for address conversion | Daniel Bankston |
2012-05-15 | Pass forumlaResult value directly to ScDocument | Daniel Bankston |
2012-05-15 | Remove extra XText call and pass string directly to ScDocument | Daniel Bankston |
2012-05-15 | Remove getCellBlock() code that always returns null. | Daniel Bankston |
2012-05-15 | Remove extra XCell call and pass cell value directly to ScDocument. | Daniel Bankston |
2012-05-15 | export color scales only to the correct sheet | Markus Mohrhard |
2012-05-15 | Explicitly initialize target-specific variables | Stephan Bergmann |
2012-05-15 | fdo#49940 testcase | Miklos Vajna |
2012-05-15 | n#760294 testcase | Miklos Vajna |
2012-05-15 | Work around signed/unsigned warning (old GCC versions), and adapt loop type | Stephan Bergmann |
2012-05-15 | fdo#49940 dmapper: handle m_bTitlePage when m_nBreakType is zero | Miklos Vajna |
2012-05-15 | missing break (I suppose) | Ivan Timofeev |
2012-05-15 | use real visibility of SwScrollbar again | Ivan Timofeev |
2012-05-15 | aero: Implement a glass menubar on Windows. | Jan Holesovsky |
2012-05-15 | Reduce copy'n'paste by different nesting of if's. | Jan Holesovsky |
2012-05-15 | Pack the bools. | Jan Holesovsky |
2012-05-15 | Don't take the workspace color from system on Windows, it is extremely ugly. | Jan Holesovsky |
2012-05-15 | Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll. | Jan Holesovsky |
2012-05-15 | Kill unused file. | Jan Holesovsky |
2012-05-14 | TDE integration | Norbert Thiebaud |
2012-05-15 | SwTableAutoFmtTbl: try to fix MSVC tinderbox: | Michael Stahl |
2012-05-14 | sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabled | Michael Meeks |
2012-05-14 | fdo#46519 workaround of MSI installer error 1935 | Andras Timar |
2012-05-14 | sw: try to fix Mac tinderbox SwAuthorityFieldType: | Michael Stahl |
2012-05-14 | Comment this one because it randomly breaks Windows build | Fridrich Štrba |
2012-05-14 | Revert "Update lpsolve to 5.5.2.0. Resolves bug fdo#39496." | Fridrich Štrba |
2012-05-14 | fix the lpsolve build | Fridrich Štrba |
2012-05-14 | Fix memory leak from using std::vector for SwTableBoxes | Michael Stahl |
2012-05-14 | Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vector | Noel Grandin |