summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-14add in custom category widgetsCaolán McNamara
2013-03-14various efforts to consistently apply HIG rulesCaolán McNamara
2013-03-14Updated coreCaolán McNamara
2013-03-14Fix buildFridrich Štrba
2013-03-14Updated coreKrisztian Pinter
2013-03-14resurrect svl/qa/unit/svl.cxxKorrawit Pruegsanusak
2013-03-14coverity#705747: Resource leakJulien Nabet
2013-03-14coverity#705748: Resource leakJulien Nabet
2013-03-14we can now move the a11y relationships into the .uiCaolán McNamara
2013-03-14add some more spacing here and thereCaolán McNamara
2013-03-14converted sd/source/ui/dlg/present.src to .uiKrisztian Pinter
2013-03-14Remove ambiguity for the windows build.Kohei Yoshida
2013-03-14Pointless nit-picking on coding styleFridrich Štrba
2013-03-14Remove a local inline function that's used from only one call site.Kohei Yoshida
2013-03-14Unit test for the new column-based text width storage, via new iterator.Kohei Yoshida
2013-03-14Move TEXTWIDTH_DIRTH to globalnames.hxx.Kohei Yoshida
2013-03-14We should exit the idle calc when the sheet changes.Kohei Yoshida
2013-03-14ScBaseCell::nTextWidth is no more.Kohei Yoshida
2013-03-14MaybeAddExtraColumn() too. This one is trivial.Kohei Yoshida
2013-03-14InvalidateTextWidth() now uses the new iterator.Kohei Yoshida
2013-03-14Forgot to increment the iterator.Kohei Yoshida
2013-03-14IdleCalcTextWidth() now sets cell text widths to the new container.Kohei Yoshida
2013-03-14First cut on column text width iterator implementation. Untested.Kohei Yoshida
2013-03-14Add skeleton files for the new iterator for column cells' text widths.Kohei Yoshida
2013-03-14Some renaming of local variables...Kohei Yoshida
2013-03-14Reduce scope level.Kohei Yoshida
2013-03-14A bit more re-organization.Kohei Yoshida
2013-03-14Move the style sheet pool handling too.Kohei Yoshida
2013-03-14Move progress bar handling to the scope object too.Kohei Yoshida
2013-03-14Use a scope object to avoid manual unwinding at the end of the call.Kohei Yoshida
2013-03-14Reverse the logic of enable / disable idle flag...Kohei Yoshida
2013-03-14Use inline function over preprocessor macro.Kohei Yoshida
2013-03-14I'm pretty sure this was meant to be unsigned.Kohei Yoshida
2013-03-14Annotate this algorithm & a few cleanup and one possible bug fix.Kohei Yoshida
2013-03-14Turns out I can't really use ScColumnImpl.Kohei Yoshida
2013-03-14Accessor in ScTable.Kohei Yoshida
2013-03-14Add accessor methods for text widths using mdds::multi_type_vector.Kohei Yoshida
2013-03-14Re-order the header includes. Make sure column.hxx comes first.Kohei Yoshida
2013-03-14Let's start using impl class for ScColumn.Kohei Yoshida
2013-03-14Add empty GetTextWidth() to ScColumn. Will be implemented later.Kohei Yoshida
2013-03-14Identify all places that modify the cell array & call CellStorageModified().Kohei Yoshida
2013-03-14Redundant use of 'public' modifier.Kohei Yoshida
2013-03-14Update mdds to 0.7.1.Kohei Yoshida
2013-03-14mention cross-compilation for Raspbian possibility in README.crossMatúš Kukan
2013-03-14SwFrmFmts: MSVC does stupid things with dllexporting templatesMichael Stahl
2013-03-14__BYTE_ORDER was used without the relevant #includeLuboš Luňák
2013-03-14catch const &Eike Rathke
2013-03-14i#119972 - Formula GETPIVOTDATA returns #REF! valueWang Lei
2013-03-14xmloff: at least do something to test styles.Michael Meeks
2013-03-14spellingLionel Elie Mamane