summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28More on replacing ScBaseCell.Kohei Yoshida
2013-03-28We only need to send the broadcaster instance with ScHint.Kohei Yoshida
2013-03-28Some header cleansup. Some headers are no longer needed.Kohei Yoshida
2013-03-28Some followup cleanup now that these methods are in the formula cell only.Kohei Yoshida
2013-03-28Now we don't need to check for the cell type; it's always of formula type.Kohei Yoshida
2013-03-28Stop exporting symbols of these cell classes except for ScFormulaCell.Kohei Yoshida
2013-03-28attrarray.cxx is now free of ScBaseCell.Kohei Yoshida
2013-03-28cellsuno.cxx is now free of ScBaseCell.Kohei Yoshida
2013-03-28More of the same.Kohei Yoshida
2013-03-28Remove a bit more use of ScEditCell and ScBaseCell.Kohei Yoshida
2013-03-28Reduce indentation by early bail-out.Kohei Yoshida
2013-03-28More on killing direct use of ScEditCell (and some of ScBaseCell).Kohei Yoshida
2013-03-28More on killing direct use of ScEditCell.Kohei Yoshida
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida
2013-03-28Make viewfunc.cxx free of ScBaseCell.Kohei Yoshida
2013-03-28Replace ScBaseCell in CellInfo with ScRefCellValue.Kohei Yoshida
2013-03-28sal_Bool to bool.Kohei Yoshida
2013-03-28Deselect templates when closing the search view.Rafael Dominguez
2013-03-28Show search and extra buttons when a template is selected.Rafael Dominguez
2013-03-28Position correctly widgets in Template Manager.Rafael Dominguez
2013-03-28Hide creating a new template folder when theres one already selected.Rafael Dominguez
2013-03-28fdo#60581 Import templates into current directory.Rafael Dominguez
2013-03-28fdo#60581 Display import templates only when its allowed.Rafael Dominguez
2013-03-28Display create template folder only when its allowed.Rafael Dominguez
2013-03-28Update search results when changing template type in Template Manager.Rafael Dominguez
2013-03-28Filter search results by type and keyword in Template Manager.Rafael Dominguez
2013-03-28Dont display all templates types after closing the search bar.Rafael Dominguez
2013-03-28Get the correct region id view when saving a template.Rafael Dominguez
2013-03-28ditched now unused comphelper::LocaleEike Rathke
2013-03-28unused comphelper/locale.hxxEike Rathke
2013-03-28unused comphelper/locale.hxxEike Rathke
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2013-03-28we really don't need to assign the same value againEike Rathke
2013-03-28eliminated useless back and forth conversionEike Rathke
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2013-03-27SwCrsrShell: remove pointless resetting of Mark positions...Michael Stahl
2013-03-27fdo#60513: SwCrsrShell::Push(): take position from table cursorMichael Stahl
2013-03-28Bypass extension scanning unless HAVE_FEATURE_EXTENSIONSTor Lillqvist
2013-03-28Do support the deployment component unconditionally, and add ucpexpand1Tor Lillqvist
2013-03-28Do disable extensions for Android, tooTor Lillqvist
2013-03-28Put some help-related code behind #if HAVE_FEATURE_HELPTor Lillqvist
2013-03-28WaE: comparison is always true due to limited range of data typeTor Lillqvist
2013-03-28Need deployment component too when HAVE_FEATURE_EXTENSIONSTor Lillqvist
2013-03-27DBG_ASSERT -> SAL_WARN_IF (silence -Werror=unused-macros)Stephan Bergmann
2013-03-27added LanguageTag::getFallback()Eike Rathke
2013-03-27clear -Werror=write-strings in NeonUri.cxxChr. Rossmanith
2013-03-27Remove RTL_CONSTASCII_STRINGPARAM in ucbChr. Rossmanith