summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)AuthorFilesLines
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2-3/+3
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-9/+9
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida1-0/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-28fdo#43460 sc: use isEmpty()Jelle van der Waa1-2/+2
2013-06-28convert pdf security page to .uiCaolán McNamara1-4/+4
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand2-10/+10
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida3-8/+0
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-2/+0
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand1-2/+0
2013-06-02preparations for inherited number format removalMarkus Mohrhard1-6/+0
2013-06-01use size_t where possible and fix some more placesMarkus Mohrhard1-7/+7
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin1-2/+1
2013-05-27range names need to be checked upper case, fdo#64031Markus Mohrhard1-3/+4
2013-05-21fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin3-8/+8
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+5
2013-05-14remove unneccessary argument from CreateScHFEditDlgCaolán McNamara1-1/+1
2013-05-14resolved fdo#60468 no special tab case workaround for CSV importEike Rathke1-13/+0
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-4/+4
2013-05-09ScHint doesn't need to store broadcaster pointer. Let's not.Kohei Yoshida1-3/+3
2013-05-09Remove SC_HINT_DYING. We don't do anything specific for this hint.Kohei Yoshida1-1/+1
2013-05-09Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida3-10/+5
2013-05-09Remove unnecessary inclusion of column.hxx.Kohei Yoshida4-4/+0
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza2-14/+14
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-14/+7
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák4-49/+49
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza5-13/+13
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-6/+6
2013-04-15convert external data dialog to .uiCaolán McNamara1-1/+1
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida1-4/+4
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida1-4/+27
2013-04-09Revert "fix scfilt with Library_merged"Matúš Kukan1-4/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák15-242/+238
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida3-2/+3
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida8-8/+8
2013-03-28Reduce calls to ScDocument::GetCell().Kohei Yoshida2-8/+8
2013-03-28More on replacing ScBaseCell.Kohei Yoshida1-7/+6
2013-03-28More on killing direct use of ScEditCell (and some of ScBaseCell).Kohei Yoshida2-22/+14
2013-03-28More on killing direct use of ScEditCell.Kohei Yoshida1-22/+28
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist2-7/+11
2013-03-27More ScBaseCell reduction...Kohei Yoshida1-3/+3
2013-03-27GetInputString() now takes ScRefCellValue instead of ScBaseCell.Kohei Yoshida1-2/+6
2013-03-27Converted the external ref manager code.Kohei Yoshida1-53/+35
2013-03-26WaE: Variable set but not usedTor Lillqvist1-1/+2
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist2-6/+6
2013-03-26Shared documents make no sense for Android and iOSTor Lillqvist2-4/+13
2013-03-26Fix warning: statement aligned ... [loplugin]Tor Lillqvist1-5/+5
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida2-7/+6