summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2015-03-10GridWindow: change pNoteMarker to unique_ptrTomaž Vajngerl
2015-03-10GridWindow: unique_ptr for overlaysTomaž Vajngerl
2015-03-10ScGridWindow: scoped_ptr -> unique_ptrTomaž Vajngerl
2015-03-10put local functions into anonymous namespaceTomaž Vajngerl
2015-03-10GridWindow: use unique_ptr for filter box and floatTomaž Vajngerl
2015-03-10clean-up ScGridWindowTomaž Vajngerl
2015-03-10translate some commentsTomaž Vajngerl
2015-03-10add option to disable animations, use in dashed border overlayTomaž Vajngerl
2015-03-09SC_LIMIT_ROWS is not defined anywhereTor Lillqvist
2015-03-09sc: fix -Werror=unused-variable in product buildsMiklos Vajna
2015-03-09sc tiled mouse events: Proof-of-concept.Jan Holesovsky
2015-03-09sc tiled rendering: Simplify the zoom computation.Jan Holesovsky
2015-03-09sc tiled rendering: Make the drawings and charts work.Jan Holesovsky
2015-03-09Kill this return.Jan Holesovsky
2015-03-09sc tiled rendering: tdf#85848: Use DrawContent() in PaintTile() too.Jan Holesovsky
2015-03-09sc tiled rendering: Split ScGridWindow::Draw() to setup and drawing.Jan Holesovsky
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2015-03-05V801: Decreased performanceCaolán McNamara
2015-03-05-Werror,-Wunused-functionStephan Bergmann
2015-03-05callcatcher: update unused codeCaolán McNamara
2015-03-05Resolves tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cellsHenry Castro
2015-03-02Clean up not needed ScTabViewShell LOK methodsMiklos Vajna
2015-03-02sc: Make characters appear during tiled rendering as they are typed.Jan Holesovsky
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-03-02disable last / first button for calc tabbarTomaž Vajngerl
2015-03-02disable borders for tabbar in Calc (ScTabControl)Tomaž Vajngerl
2015-03-02cleanup ScTabControl constructorTomaž Vajngerl
2015-03-01variable is assigned the same value twiceMarkus Mohrhard
2015-02-27fix buildCaolán McNamara
2015-02-27Resolves tdf#71095 Calc doesn't paste images copied from some web browsersHenry Castro
2015-02-26fdo#39468 translated german commentsMichael Jaumann
2015-02-25Avoid unnecessary bad downcast (pDev can be VirtualDevice)Stephan Bergmann
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-23simplify drawing of splitter, add more flat lookTomaž Vajngerl
2015-02-23Remove changing the splitter position as it can cause an inf. loopTomaž Vajngerl
2015-02-23cell cursor - reduce the size, HiDPI supportTomaž Vajngerl
2015-02-23auto fill handle: HiDPI, increase hit area, adjust draw positionTomaž Vajngerl
2015-02-23fix selection overlay drawing in RTL (off by one px)Tomaž Vajngerl
2015-02-23make calc splitter handle HiDPI awareTomaž Vajngerl
2015-02-20fdo#39468 translated german commentsMichael Jaumann
2015-02-18TyposJulien Nabet
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-03tdf#88960 Scientific format: add/remove digits with buttonsLaurent Balland-Poirier
2015-02-03tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-27Resolves: #i85241# store settings about value highlighting in documentTsutomu Uchino
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-26coverity#1266519 Use after freeCaolán McNamara