summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to IdleTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timer to idle, and translated de to enTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesJennifer Liebel
2014-12-05Refactor + minor bugfix in conditional formattingRenato Ferreira
2014-11-24timers: callback useless, remove timer completely.Tobias Madl
2014-11-21Mark InsertTable SC_DLLPUBLIC, will need it in next commitTor Lillqvist
2014-11-18remove unneeded includesTomaž Vajngerl
2014-11-18fdo#76868 Add chi-square test Statistics DialogTomaž Vajngerl
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-11-15fdo#74669 Add z-test Statistics DialogTomaž Vajngerl
2014-11-12calc SetNewRangeNames remove useless bool typeLaurent Godard
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-11-04remove some unused code in scNoel Grandin
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-10Add DeleteCell to ScDocFunc, which is a variant of DeleteContents ...Kohei Yoshida
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08Move this one to a common place too.Kohei Yoshida
2014-10-08Share undo doc creation code.Kohei Yoshida
2014-10-08Start sharing common code between DeleteContents of ScViewFunc/ScDocFunc.Kohei Yoshida
2014-10-03coverity#1242443 Identical code for different branchesCaolán McNamara
2014-10-03coverity#1242454 Identical code for different branchesCaolán McNamara
2014-10-02New feature to allow converting formula cells to static values.Kohei Yoshida
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-19Move this header file to a better place.Kohei Yoshida
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-09-17Add loading document colors to CalcKrisztian Pinter
2014-09-15sc: sal_Bool -> boolStephan Bergmann
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida