Age | Commit message (Expand) | Author |
2013-06-25 | one more fix for mdds with msvc | Luboš Luňák |
2013-06-25 | fdo#62119 fix copypasta | David Tardon |
2013-06-25 | coverity #982634 and 5 other : Intentional fallthrough in cases | Norbert Thiebaud |
2013-06-25 | coverity : #984128 and 21 others : Uninitialized scalar field | Norbert Thiebaud |
2013-06-25 | now that we detect msvc supports 'override', do not warn about it | Luboš Luňák |
2013-06-25 | fix text position for custom shapes with zoom != 100% fdo#59862 | Noel Power |
2013-06-25 | Another place where the same fix needs to be applied. | Kohei Yoshida |
2013-06-25 | fdo#66040 RTF import: initial groupshape support | Miklos Vajna |
2013-06-25 | Try to help the Windows tinderbox. | Kohei Yoshida |
2013-06-25 | remove unused variable | Luboš Luňák |
2013-06-25 | fdo#65456 - Provide visual clues in slidesorter for custom animation. | Ciorba Edmond |
2013-06-25 | add safety check for '_' if had been put in the end of the text | Faisal M. Al-Otaibi |
2013-06-25 | DocxAttributeOutput: -Werror=unused-macros, -Werror=sign-compare | Michael Stahl |
2013-06-25 | remove unwanted files added with ee51444ed1f7003dafc93c8181b5f8c1b0fd165b | Noel Power |
2013-06-25 | unit test for commit:1680a8cd4f4393ec15c4f85cb63b6654117d56d1 (fdo#56960) | Noel Power |
2013-06-25 | Add Ignore-Diacritics to find toolbar for CTL fdo#52204 | abdulmajeed ahmed |
2013-06-25 | coverity#1019312 check inflateInit return value | Caolán McNamara |
2013-06-25 | WaE: at higher debug levels | Caolán McNamara |
2013-06-25 | Resolves: #i120677# prevent putting non singleton object... | Jian Fang Zhang |
2013-06-25 | fdo65400: fix for Character Shading being lost | Adam Co |
2013-06-25 | WaE: unused variable 'aText' [loplugin] | Tor Lillqvist |
2013-06-25 | Fix local var non initialized | Julien Nabet |
2013-06-25 | WaE: private field 'mnIndex' is not used | Tor Lillqvist |
2013-06-25 | WaE: private field 'mrCells' is not used | Tor Lillqvist |
2013-06-25 | WaE: private field 'mbDateTime' is not used | Tor Lillqvist |
2013-06-25 | WaE: implicit conversion of NULL constant to 'bool' | Tor Lillqvist |
2013-06-25 | WaE: private field 'mrAttrs' is not used | Tor Lillqvist |
2013-06-25 | WaE: unused variable 'itEnd' | Tor Lillqvist |
2013-06-24 | Replace more characters functions with rtl/character.hxx | Arnaud Versini |
2013-06-24 | fdo#43460 framework,i18npool,accessibility: use isEmpty() | Jelle van der Waa |
2013-06-24 | fdo#43460 sd,rsc,ucb,sdext: use isEmpty() | Jelle van der Waa |
2013-06-24 | Temporarily disable failing tests. Will look into it later. | Kohei Yoshida |
2013-06-24 | Fix incorrect merge. | Kohei Yoshida |
2013-06-24 | Turn off column storage debugging. | Kohei Yoshida |
2013-06-24 | Adjusted the patch against mdds 0.9.0. | Kohei Yoshida |
2013-06-24 | These patches are in the upstream. | Kohei Yoshida |
2013-06-24 | Update internal mdds to 0.9.0. | Kohei Yoshida |
2013-06-24 | Use position objects for more efficient element value lookups. | Kohei Yoshida |
2013-06-24 | Prevent crash during on-line spell checking. | Kohei Yoshida |
2013-06-24 | Fix my wrong logic in row info iteration. | Kohei Yoshida |
2013-06-24 | Make them officially non-copyable. | Kohei Yoshida |
2013-06-24 | A little more cleanup. | Kohei Yoshida |
2013-06-24 | Rename parameter names for consistency. | Kohei Yoshida |
2013-06-24 | Incorrect way to initialize a multi_type_vector. | Kohei Yoshida |
2013-06-24 | Don't allow outside code to set text attributes. | Kohei Yoshida |
2013-06-24 | Avoid having formula cell directly update text attributes. | Kohei Yoshida |
2013-06-24 | Add more calls to CellStorageModified() when it's called for. | Kohei Yoshida |
2013-06-24 | Remove unused method. | Kohei Yoshida |
2013-06-24 | Fix a bug in "find all" search, and a test to catch it in the future. | Kohei Yoshida |
2013-06-24 | Turns out ScHorizontalIterator was still broken. Fix it for real. | Kohei Yoshida |