summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
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
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-08-29This OpenGL window is uselessZolnai Tamás
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke
2014-08-20Work around unhelpful MSVC error C2216: override cannot be used with inlineStephan Bergmann
2014-08-20Bad hack to enforce weakly emitted RTTI for ScValidationDlgStephan Bergmann
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-14fdo#79116 make paste special easier to useThomas Viehmann
2014-08-13RID_SCDLG_DAPISERVICE conversion to .uiSzymon Kłos
2014-08-09datafdlg.hxx: remove unused definesThomas Arnhold
2014-08-06RID_SCDLG_CONFLICTS conversion to .uiSzymon Kłos
2014-08-04Convert RID_SCDLG_DPSHOWDETAIL to .uiPalenik Mihály
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard
2014-07-30fix wrong calculation for text size, fdo#81499Markus Mohrhard