summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2013-08-12No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida
2013-08-10sal_Bool to boolEike Rathke
2013-08-09resolved fdo#66205 call PostPaintCell() in Set...Cell() data entryEike Rathke
2013-08-05munge filename prop back into frame titleCaolán McNamara
2013-08-05Convert statistics tab page for calc to .uiabdulmajeed ahmed
2013-07-30Now nobody accesses reference members directly. Make them private.Kohei Yoshida
2013-07-30Remove unused parameters to clean it up a bit.Kohei Yoshida
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28fdo#43460 sc: use isEmpty()Jelle van der Waa
2013-06-28convert pdf security page to .uiCaolán McNamara
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand
2013-06-02preparations for inherited number format removalMarkus Mohrhard
2013-06-01use size_t where possible and fix some more placesMarkus Mohrhard
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin
2013-05-27range names need to be checked upper case, fdo#64031Markus Mohrhard
2013-05-21fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-14remove unneccessary argument from CreateScHFEditDlgCaolán McNamara
2013-05-14resolved fdo#60468 no special tab case workaround for CSV importEike Rathke
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-09ScHint doesn't need to store broadcaster pointer. Let's not.Kohei Yoshida
2013-05-09Remove SC_HINT_DYING. We don't do anything specific for this hint.Kohei Yoshida
2013-05-09Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida
2013-05-09Remove unnecessary inclusion of column.hxx.Kohei Yoshida
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15convert external data dialog to .uiCaolán McNamara
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-09Revert "fix scfilt with Library_merged"Matúš Kukan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida