summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2013-04-19No member named 'Get100Sec' in 'Time' any longerTor Lillqvist
2013-04-19WaE: format specifies type 'int' but the argument has type 'sal_uInt32'Tor Lillqvist
2013-04-19WaE: macro is not usedTor Lillqvist
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-18Related: fdo#63546 bundle both changes together as one undoCaolán McNamara
2013-04-18Resolves: fdo#63592 changing text direction exits edit modeCaolán McNamara
2013-04-18fix fdo#63546 : set appropriate alignment when writing direction is changed.navin patidar
2013-04-17adapt code to solver dialog .ui conversionCaolán McNamara
2013-04-17adapt solver dialog to .ui conversionCaolán McNamara
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara
2013-04-17let us use startsWith instead of indexOfMarkus Mohrhard
2013-04-16fdo#63290 - UI: Goal Seek - incorrect term "current cell"Joren De Cuyper
2013-04-16adapt code to goal seek dialog .ui conversionCaolán McNamara
2013-04-16Add missing #include <rtl/tencinfo.h>Tor Lillqvist
2013-04-16Populate the text width and script type arrays on import.Kohei Yoshida
2013-04-15Remove the 4th option from the pivot table source selection dialog.Kohei Yoshida
2013-04-15Revert "Calc Sort: Introducing new method AddKeyItem to avoid code duplication"Thomas Arnhold
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-15Properly initialize data members.Kohei Yoshida
2013-04-15bnc#813528 stub out some missing XPageSetup apiNoel Power
2013-04-15adapt code to select source .uiCaolán McNamara
2013-04-15adapt code to data form .ui conversionCaolán McNamara
2013-04-15missing string, local resource used as if globalCaolán McNamara
2013-04-15Calc: converted sort warning dialog to .uiAlbert Thuswaldner
2013-04-15adapt code to create names .ui conversionCaolán McNamara
2013-04-15Calc Sort: Introducing new method AddKeyItem to avoid code duplicationAlbert Thuswaldner
2013-04-15convert external data dialog to .uiCaolán McNamara
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-13ScDocumentImport accessor to provide efficient means to fill document.Kohei Yoshida
2013-04-13resolved fdo#63421 crash in pivot table with accessibilityEike Rathke
2013-04-13Resolves: #i120105# Avoid MemoryLeak in ScTableSheetObj::PrintAreaUndo_ImplArmin Le Grand
2013-04-13Resolves: #i121215# fix the spreadsheet font familyHerbert Dürr
2013-04-13Increment progress also during post string cell insertion phase.Kohei Yoshida
2013-04-13Obviously we do support it now, albeit partially.Kohei Yoshida
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida
2013-04-13Parameter order is wrong.Kohei Yoshida
2013-04-13Import null date via orcus.Kohei Yoshida
2013-04-13Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida
2013-04-13Properly implement date / time value import from orcus.Kohei Yoshida
2013-04-13Implement set_date() interface method.Kohei Yoshida
2013-04-13Implement segment-based string import.Kohei Yoshida
2013-04-13Correctly implement add() and append() of shared strings interface.Kohei Yoshida
2013-04-13Defer string cell import until the end when importing via orcus.Kohei Yoshida
2013-04-13Try not to crash during import of xlsx and ods documents.Kohei Yoshida
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-11prevent vector and sequence out of bounds access, fdo#60300Eike Rathke
2013-04-11prevent out of bounds vector access in ooo62493-1.xls recalculationEike Rathke
2013-04-11fdo#51828 - UI: Sort: can use more than 3 criteria once onlyAlbert Thuswaldner
2013-04-11adapt code for delete cells dialogCaolán McNamara
2013-04-11Related: #i120077# Added local var for SfxItemPool for EditEngineArmin Le Grand