summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
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-05Resolves tdf#78221 Cannot drag twice the same cell when editing formulaHenry Castro
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02Clean up not needed ScTabViewShell LOK methodsMiklos Vajna
2015-03-02ScInputHandler::ImplCreateEditEngine: don't invalidate unconditionallyMiklos 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-03-01avoid NULL ptr deref.David Tardon
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-25calc : add UNO properties for "Record changes"Laurent Godard
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-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-22Typo: widht->widthJulien Nabet
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet
2015-02-21-Typo: (dis)apear(s)->(dis)appear(s)Julien Nabet
2015-02-20fdo#39468 translated german commentsMichael Jaumann
2015-02-19tdf#89460 test pChangeTrack before using itLaurent Godard
2015-02-19Simplify and HiDPI for field button shown in auto-filtered cellTomaž Vajngerl
2015-02-19Support HiDPI in auto filter (and pivot table) pop-up menu windowTomaž Vajngerl
2015-02-18TyposJulien Nabet
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara
2015-02-16tdf#70733 - Move ISEVEN and ISODD functions to informationJoel
2015-02-16tdf#65505 tdf#57431 Autofilter checkbox for blank cells like in MS ExcelDeena Francis
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-12fdo#39468 translated german commentsMichael Jaumann
2015-02-11fdo#39468 translated german commentsMichael Jaumann
2015-02-11eliminate false failure warningEike Rathke
2015-02-10tdf#79239: make the dialog closable with 'X' button againKatarina Behrens
2015-02-07ERROR is a macro on Windows, try ILLEGAL thenTor Lillqvist
2015-02-07Turn StringConversion into a C++11 scoped enumerationTor Lillqvist
2015-02-07loplugin:deletedspecialStephan Bergmann