summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl
2011-11-01fdo#40110: Correctly map external ranges into matrix instances.Kohei Yoshida
2011-10-31update first ScMarkData before setting cursor (fdo#42432)Markus Mohrhard
2011-10-31rhbz#657394: crash closing document while printingMichael Stahl
2011-10-31Revert "Move ScPostIt storage from ScBaseCell->ScDocument"Michael Meeks
2011-10-31Move ScPostIt storage from ScBaseCell->ScDocumentKevin Hunter
2011-10-28bnc#726152: Avoid adjusting cell-anchored objects on other sheets.Kohei Yoshida
2011-10-28Add vba support for assigning names to cell rangesAugust Sodora
2011-10-27use uno for local range name api, it crashs otherwise sometimesMarkus Mohrhard
2011-10-26add uno part for local range namesMarkus Mohrhard
2011-10-26add local range names to ScDocFuncMarkus Mohrhard
2011-10-26add local range names to undoMarkus Mohrhard
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-23remove unused UI stringsAndras Timar
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-10-19migrate to StringRangeEnumerator in CalcIvan Timofeev
2011-10-18WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-18WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-18WaE: '!=' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-18WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist
2011-10-18WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-18WaE: illegal copy-initializationTor Lillqvist
2011-10-18WaE: unreferenced local variableTor Lillqvist
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-18WaE: 'ScVbaFormatConditions' : default constructor could not be generatedTor Lillqvist
2011-10-18survive some fuzzCaolán McNamara
2011-10-17WaE: unsafe mix of type 'bool' and type foo in operationTor Lillqvist
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-10WaE: inconsistent dll linkageTor Lillqvist
2011-10-05bnc#722045: Display page background color/image properly.Kohei Yoshida
2011-10-05fdo#41478 follow-up cleanup.Jan Holesovsky
2011-10-05Fix for bug fdo#41478 [UI]add "Protect Sheet" command in sheet popup menuOlivier Hallot
2011-10-03n717290: Feature to allow string constants in chart ranges.Muthu Subramanian
2011-10-03Fix for bug fdo#41310 - Need more room for localized stringOlivier Hallot
2011-10-01fdo#41396 - Need more room for localized string (III)Olivier Hallot
2011-10-01fdo#41393 - Need more room for localized stringOlivier Hallot
2011-09-30use read_uInt8s_AsOString instead of hand-crafted loopCaolán McNamara
2011-09-29add modelinesCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-27move the checkboxes below the more buttonMarkus Mohrhard
2011-09-26add "Manage Names..." entry to Name Box/ScPosWndMarkus Mohrhard
2011-09-24Manage Names: braodcast change in range names now directlyMarkus Mohrhard
2011-09-24add local range names to "Name Box"/ScPosWndMarkus Mohrhard
2011-09-24show local range names in navigatorMarkus Mohrhard
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-24Manage Names: add comments and remove dead codeMarkus Mohrhard
2011-09-24Manage Names: refactoring in namedlg.cxxMarkus Mohrhard
2011-09-24show only relevant range namesMarkus Mohrhard
2011-09-24fix crash, various button problems, memory leakMarkus Mohrhard