summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2014-04-18coverity#1202953 Uninitialized pointer fieldCaolán McNamara
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke
2014-04-16fdo#75665: Fix the right-aligned case.Kohei Yoshida
2014-04-16fdo#75026: Sometimes we need to update grid view while not being active.Kohei Yoshida
2014-04-15fdo#75665: Truncate string when clipped on screen.Kohei Yoshida
2014-04-15CID#1202954 init class memberEike Rathke
2014-04-15Use scope switch rather than manual on and off.Kohei Yoshida
2014-04-15Use single std::vector instance in lieu of heap arrays.Kohei Yoshida
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: hilight -> highlightThomas Arnhold
2014-04-12WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-04-11fdo#74087: Inspect if a mis-spelled word is at cursor position...Kohei Yoshida
2014-04-11fdo#75970: Let's do it in a straightforward fashion.Kohei Yoshida
2014-04-10coverity#705472 Dereference null return valueCaolán McNamara
2014-04-10coverity#708112 Uninitialized scalar fieldCaolán McNamara
2014-04-09coverity#708111 Uninitialized scalar fieldCaolán McNamara
2014-04-09coverity#708101 Uninitialized scalar fieldCaolán McNamara
2014-04-09coverity#708100 Uninitialized scalar fieldCaolán McNamara
2014-04-09convert data validation tab page to .uiCaolán McNamara
2014-04-07fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-04callcatcher: remove old pivot table dialogCaolán McNamara
2014-04-03fdo#73588: fix default alignment in RTL mode.Hannah Lyhne
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01coverity#704284 Logically dead codeCaolán McNamara
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-04-01fdo#42164 Esc doesn't clear copy source overlay in panes of split/frozen viewTrent MacAlpine
2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl
2014-03-29coverity#704282 Logically dead codeCaolán McNamara
2014-03-29coverity#704280 Logically dead codeCaolán McNamara
2014-03-29coverity#704279 Logically dead codeCaolán McNamara
2014-03-28coverity#705450 Self assignmentCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin
2014-03-25coverity#1130187 Logically dead codeCaolán McNamara
2014-03-25coverity#735475 Logically dead codeCaolán McNamara
2014-03-24coverity#735476: bRepeat is always false.Kohei Yoshida
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-22coverity#983377 Dereference before null checkCaolán McNamara
2014-03-21WaE: -Werror=unused-variableCaolán McNamara
2014-03-21Make it harder to accidentally set print range to '- none -'.Kohei Yoshida
2014-03-20-Werror,-Wunused-variableStephan Bergmann
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida
2014-03-19fdo#64290 ui:count selected rows and columnsgdm.manmeet
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-13coverity#705844 Dereference before null checkCaolán McNamara