summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/tabsh.cxx
AgeCommit message (Expand)Author
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-076 related coverity issues, unused pointer valueNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-17bool improvementsStephan Bergmann
2014-01-15Fix brace positionStephan Bergmann
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-10-15convert sw/source/ui/shells/*.cxx from String to OUStringNoel Grandin
2013-10-13String to OUStringMatteo Casalin
2013-07-16Mark as constTakeshi Abe
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-13fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 3)Matthias Freund
2013-04-25convert merge table dialog to .uiCaolán McNamara
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-15sal_Bool to boolTakeshi Abe
2013-02-15bUseDialog was always trueTakeshi Abe
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-18convert table properties tabdialog to .uiCaolán McNamara
2012-12-07-Werror,-Wunused-private-fieldStephan Bergmann
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-09-28adapt code to new table autoformat dialogCaolán McNamara
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove include guardsThomas Arnhold
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-12nuke dead codeTakeshi Abe
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-02make this buildCaolán McNamara
2011-10-05Page Break: implement the break before page caseCédric Bosdonnat
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-19Misc sw build breakers fixes after the borders width changesCédric Bosdonnat
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-12change of __READONLY_DATA define to constGert Faller
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-30clean code at writerKayo Hamid
2010-11-04#i101078# gcc 4.3.2 warningsos
2010-10-25Add few missing semicolons to fix the build.Jan Holesovsky