Age | Commit message (Expand) | Author |
2013-04-24 | adapt code to use converted share doument widget | Caolán McNamara |
2013-04-23 | fixed out of bounds vector access | Eike Rathke |
2013-04-22 | replace one more auto_ptr | Markus Mohrhard |
2013-04-22 | copy conditional formats correctly, fdo#63607 | Markus Mohrhard |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-20 | Remove pass-through header file sot/inc/sot/clsids.hxx | Michael Dunphy |
2013-04-20 | fdo#55432 fix the context menu position for RTL sheet | Abdulaziz A Alayed |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-19 | Rename to ScDPResultTree. | Kohei Yoshida |
2013-04-19 | fdo#61541 : Count Number of selected Cells in calc | Prashant Pandey |
2013-04-19 | just added a big red notice | Eike Rathke |
2013-04-19 | Remove pass-through header svtools/inc/svtools/txtcmp.hxx | Michael Dunphy |
2013-04-19 | remove needless explicit type for swap<>() | Luboš Luňák |
2013-04-19 | date/time IDL datatypes incompatible change: fixup | Lionel Elie Mamane |
2013-04-19 | Handle the old syntax for GETPIVOTDATA. | Kohei Yoshida |
2013-04-19 | Remove debug statements.. | Kohei Yoshida |
2013-04-19 | We can remove all this code now. | Kohei Yoshida |
2013-04-19 | This should be plural, since there are multiple dimensions. | Kohei Yoshida |
2013-04-19 | Move the dimension order calculation into ScDPSaveData. | Kohei Yoshida |
2013-04-19 | Retrieve the result value for GETPIVOTDATA for real (finally!) | Kohei Yoshida |
2013-04-19 | More progress. Getting closer... | Kohei Yoshida |
2013-04-19 | More progress. Getting more clue, but still not out of the dark yet. | Kohei Yoshida |
2013-04-19 | Add some more notes to make it easier to pick up on this for my next visit. | Kohei Yoshida |
2013-04-19 | fdo#60300: Work-in-progress change to rework pivot table core. | Kohei Yoshida |
2013-04-19 | No member named 'Get100Sec' in 'Time' any longer | Tor Lillqvist |
2013-04-19 | WaE: format specifies type 'int' but the argument has type 'sal_uInt32' | Tor Lillqvist |
2013-04-19 | WaE: macro is not used | Tor Lillqvist |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-18 | Related: fdo#63546 bundle both changes together as one undo | Caolán McNamara |
2013-04-18 | Resolves: fdo#63592 changing text direction exits edit mode | Caolán McNamara |
2013-04-18 | fix fdo#63546 : set appropriate alignment when writing direction is changed. | navin patidar |
2013-04-17 | adapt code to solver dialog .ui conversion | Caolán McNamara |
2013-04-17 | adapt solver dialog to .ui conversion | Caolán McNamara |
2013-04-17 | stash the label widget for shrink mode in the edit, not the button | Caolán McNamara |
2013-04-17 | let us use startsWith instead of indexOf | Markus Mohrhard |
2013-04-16 | fdo#63290 - UI: Goal Seek - incorrect term "current cell" | Joren De Cuyper |
2013-04-16 | adapt code to goal seek dialog .ui conversion | Caolán McNamara |
2013-04-16 | Add missing #include <rtl/tencinfo.h> | Tor Lillqvist |
2013-04-16 | Populate the text width and script type arrays on import. | Kohei Yoshida |
2013-04-15 | Remove the 4th option from the pivot table source selection dialog. | Kohei Yoshida |
2013-04-15 | Revert "Calc Sort: Introducing new method AddKeyItem to avoid code duplication" | Thomas Arnhold |
2013-04-15 | basic inplace Font preview for calc | Noel Power |
2013-04-15 | Properly initialize data members. | Kohei Yoshida |
2013-04-15 | bnc#813528 stub out some missing XPageSetup api | Noel Power |
2013-04-15 | adapt code to select source .ui | Caolán McNamara |
2013-04-15 | adapt code to data form .ui conversion | Caolán McNamara |
2013-04-15 | missing string, local resource used as if global | Caolán McNamara |
2013-04-15 | Calc: converted sort warning dialog to .ui | Albert Thuswaldner |
2013-04-15 | adapt code to create names .ui conversion | Caolán McNamara |
2013-04-15 | Calc Sort: Introducing new method AddKeyItem to avoid code duplication | Albert Thuswaldner |