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