summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2012-09-20unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan
2012-09-20Add some static goodness here, tooTor Lillqvist
2012-09-18use light red as error colorMarkus Mohrhard
2012-09-17update unused code listCaolán McNamara
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-13targetted container_controls rework.Noel Power
2012-09-12targetted VBA re-work.Noel Power
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-09-11-Werror,-Wunused-valueStephan Bergmann
2012-09-11warning C4805: '!=': unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann
2012-09-10Resolves: fdo#44925 list box contents should be same direction as sheetManal Alhassoun
2012-09-10fdo#54721 fix vba not tracking currently selected doc correctlyNoel Power
2012-09-07Move the orcus handling code from sc to scfilt.Kohei Yoshida
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-09-07fix crash on area link updateDavid Tardon
2012-09-06no conditional format changes i protected sheets, related fdo#51636Markus Mohrhard
2012-09-05only allow to change conditional formatting if sheet is not protectedMarkus Mohrhard
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-31use Red as error color for cond format dlgMarkus Mohrhard
2012-08-30fdo#53938: Don't proceed when error occurs.Kohei Yoshida
2012-08-29move ScProgress construction out of ScTable::SortMarkus Mohrhard
2012-08-29don't cover cell with hint window fix for fdo#47595Noel Power
2012-08-29fix typoCaolán McNamara
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-08-28tweaking the "fill in character" support in Calc Number Format StringsJohann Messner
2012-08-28allow paste & paste special for unmatching dest (single) rangeNoel Power
2012-08-27Quick indentation fix on closing brace.Kohei Yoshida
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power
2012-08-25The label size is computed from the length of the string it containsJean-Baptiste FAURE
2012-08-25removed commented out code in sc/source/ui/undoPhilipp Riemer
2012-08-25remove ascii-art and blank lines in sc/source/ui/undoPhilipp Riemer
2012-08-25fdo#39468: Translated German comments in sc/source/ui/undoPhilipp Riemer
2012-08-24Translation of comments from german in sc/source/ui/undoAlbert Thuswaldner
2012-08-24Improve matrix import performance.Daniel Bankston
2012-08-23Get rid of the 3D look of the Formula Bar.Jan Holesovsky
2012-08-23Disable adjust height flag once for whole doc instead for each tabDaniel Bankston
2012-08-22Don't clear the database data cache here.Kohei Yoshida
2012-08-21Really draw Calc tab-splittersMatteo Casalin
2012-08-20fdo#47674 Save setting for Import Ascii Text DlgLaurent Balland-Poirier
2012-08-20resolved fdo#53325 CSV space delimiter and quoted fieldEike Rathke
2012-08-20Fix compilation in the (experimental) DISABLE_DBCONNECTIVITY caseTor Lillqvist
2012-08-18remove some useless commentsThomas Arnhold
2012-08-17fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle through candidates.Kohei Yoshida
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-08-16add x-comment for translatorsAndras Timar
2012-08-16tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan
2012-08-16fix a linguistic issue on Calc UIBence Babati
2012-08-16String to OUStringBence Babati
2012-08-14tubes: use channel's signal closed to know when end the collaborationMatúš Kukan