summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/frmsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak123451-1185/+0
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-16/+16
2014-02-074 related coverity issues, unused pointer valueNoel Grandin1-4/+4
2014-01-28bool improvementsStephan Bergmann1-6/+6
2014-01-05remove broken DBG_UNHANDLED_EXCEPTION macro crapBjoern Michaelsen1-1/+0
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-2/+8
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-10-15convert sw/source/ui/shells/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-5/+5
2013-08-17convert ole/picture/frame dialogs to .uiCaolán McNamara1-9/+9
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev1-2/+2
2013-08-12String to OUString and some optimizationsMatteo Casalin1-7/+7
2013-06-10convert foot/endnote dialog to .uiCaolán McNamara1-1/+1
2013-05-20Resolves: #i122025# UNO commands introduced with sidebarOliver-Rainer Wittmann1-2/+2
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-3/+80
2013-04-28fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 2)Matthias Freund1-24/+19
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin1-6/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-15sal_Bool to boolTakeshi Abe1-14/+14
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-21unused variablesLuboš Luňák1-1/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-2/+3
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl1-2/+2
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-08targetted revert of OLE2 object save in writer context menuMichael Meeks1-151/+0
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+2
2012-01-16remove unneeded ifDavid Tardon1-2/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-22these can be constCaolán McNamara1-1/+1
2011-11-02fix this to buildCaolán McNamara1-0/+2
2011-11-02Resolves: #i46785# Word count dialog modelessMatt Pratt1-14/+8
2011-08-23Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini1-2/+2
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-4/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-4/+4
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-1/+2
2011-03-19Misc sw build breakers fixes after the borders width changesCédric Bosdonnat1-11/+5
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-55/+61
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-50/+50
2010-12-03CWS-TOOLING: integrate CWS os144Ivo Hinkelmann1-3/+3
2010-12-02Enable OLE object export, only as an experimental featureMichael Meeks1-0/+11
2010-12-02Add export as PDF / JPG to OLE objects context menuGert Faller1-0/+140
2010-11-30clean code at writerKayo Hamid1-6/+2
2010-11-04#i101078# gcc 4.3.2 warningsos1-3/+3
2010-11-04cws tlmath01: warning-free code (adding LF at EOF)Thomas Lange [tl]1-1/+2
2010-11-03cws tlmath01: #i972# Math baseline alignmentThomas Lange [tl]1-6/+12