summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-11-28A little cleanup.Kohei Yoshida
2012-11-28Populate the tree box with real xml structure tree.Kohei Yoshida
2012-11-28Pop up a full path in case the path is cut off.Kohei Yoshida
2012-11-28Call orcus filter accessor from the dialog when a new source file is set.Kohei Yoshida
2012-11-28Use file picker dialog to pick the source xml file.Kohei Yoshida
2012-11-28Some basic dialog layout. It's not functional yet.Kohei Yoshida
2012-11-28Use the resource file correctly.Kohei Yoshida
2012-11-28I forgot to add this.Kohei Yoshida
2012-11-28Launch the dialog for real.Kohei Yoshida
2012-11-28Abstract dialog instantiation code.Kohei Yoshida
2012-11-28Add new skeleton files for the new xml source dialog.Kohei Yoshida
2012-11-28Separate method to launch xml source dialog.Kohei Yoshida
2012-11-28Add new slot ID for 'Manage XML Source' menu entry.Kohei Yoshida
2012-11-28cache calls to Date::SYSTEMMarkus Mohrhard
2012-11-28fdo#49704 add split cells menu entry in calc popupLaurent Godard
2012-11-28Get it to build on Windows with liborcus gnumeric bits enabled.Kohei Yoshida
2012-11-28orcus from master now has a new interface.Kohei Yoshida
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-11-28prevent some nasty ScRangeList->ScRange->ScRangeList conversionMarkus Mohrhard
2012-11-28use the correct flag to remove notesMarkus Mohrhard
2012-11-28workaround Excel bug when importing OOXML documentsMarkus Mohrhard
2012-11-28warning C4701: potentially uninitialized local variable 'fVal' usedStephan Bergmann
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud
2012-11-27convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud
2012-11-26no need for this copyMarkus Mohrhard
2012-11-26implement OOXML export for date cond formatsMarkus Mohrhard
2012-11-26easy performance improvement related to fdo#48312Markus Mohrhard
2012-11-26Missing dependency on lng.componentStephan Bergmann
2012-11-26Indent consistentlyTor Lillqvist
2012-11-26we can now update formulas in cond formats correctly, fdo#48970Markus Mohrhard
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc36
2012-11-25disable this for now, fdo#57500Markus Mohrhard
2012-11-25Fix typoJulien Nabet
2012-11-25style list should be sorted, fdo#51588Markus Mohrhard
2012-11-25approxFloor is better than just tuncatingMarkus Mohrhard
2012-11-25"Felder" -> "fields" not "errors"Stephan Bergmann
2012-11-25Comment TranslationsPeter Baumgarten
2012-11-25remove this overoptimizationMarkus Mohrhard
2012-11-24we need to catch the exception here, fdo#57451Markus Mohrhard
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-24German comment translationsPeter Baumgarten
2012-11-24prevent 100% cpu on switched of autocalc with volatile func, fdo#42260Markus Mohrhard
2012-11-24autofill should adapt the cond format range, fdo#57050Markus Mohrhard
2012-11-24don't make 2D refs 3D refs in the cond format import, fdo#36379Markus Mohrhard
2012-11-24sal_Bool to boolMarkus Mohrhard
2012-11-24Translation of German commentsPeter Baumgarten
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-23String to OUString in conditio.[ch]xxMarkus Mohrhard