summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)AuthorFilesLines
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann3-7/+20
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann7-10/+10
2013-11-07xub_Strlen to sal_Int32Andras Timar1-1/+1
2013-11-05Resolves: i123564 corrected some aspects when working with bitmaps...Armin Le Grand1-11/+22
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-3/+3
2013-11-03cppcheck: Clarify expression with parenthesisJulien Nabet1-1/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-28fixincludeguards.sh: cuiThomas Arnhold3-6/+6
2013-10-28Resolves: #i123497# corrected modify implementations for bitmap...Armin Le Grand3-13/+28
2013-10-24Bin ASCII graphics and superfluous vertical whitescapeTor Lillqvist1-86/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist6-8/+8
2013-10-21post String conversion cleanupThomas Arnhold1-1/+1
2013-10-12There is nothing scary about <stdlib.h>Tor Lillqvist1-4/+2
2013-10-10CID#1103720 make leak impossibleCaolán McNamara1-15/+9
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-39/+39
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-10/+0
2013-10-01convert CUI module from String to OUStringNoel Grandin25-333/+333
2013-10-01convert remnants of String in SVX to StringNoel Grandin1-3/+3
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+2
2013-09-19Typographic correction in UI (AutoCorrect options)Laurent Balland-Poirier1-1/+1
2013-09-16Resolves: fdo#67697 source formatting option list in autocorrectCaolán McNamara1-3/+18
2013-09-12Convert connector tab page to widget UIOlivier Hallot5-421/+144
2013-09-12CID#736167 unlikely out of boundsCaolán McNamara1-3/+19
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin2-22/+19
2013-09-11convert SvStringsISortDtor from OUString* to OUStringNoel Grandin1-26/+14
2013-09-11convert SvStringsISortDtor class from String to OUStringNoel Grandin1-8/+8
2013-09-11convert include/editeng/swafopt.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-09Convert dimension lines tab page to widget UIOlivier Hallot3-492/+167
2013-09-09callcatcher: update unused codeCaolán McNamara1-7/+0
2013-09-08don't care if SfxNoLayoutSingleTabDialog or SfxSingleTabDialog hereCaolán McNamara1-1/+1
2013-09-05convert includes/svx/numfmtsh.hxx from String to OUStringNoel Grandin1-47/+40
2013-09-05convert include/svx/xtable.hxx from String to OUStringNoel Grandin6-6/+6
2013-08-24build on higher debug levelsCaolán McNamara1-6/+6
2013-08-23cppcheck: reduce scope + remove commented linesJulien Nabet1-4/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák4-6/+6
2013-08-20Convert position and size dialog to widget UIOlivier Hallot6-326/+21
2013-08-19Convert rotation tap page to widget UIOlivier Hallot3-229/+50
2013-08-19Convert slant & Corner radius tabpage to Widget UIOlivier Hallot2-98/+25
2013-08-19tweak a bitCaolán McNamara1-1/+0
2013-08-19Convert position & size tab page to widget UIOlivier Hallot2-472/+191
2013-08-18Convert text dialog to widget UIOlivier Hallot2-105/+7
2013-08-18Convert text animations tab page to widget UIOlivier Hallot3-506/+186
2013-08-18callcatcher: update unused codeCaolán McNamara1-0/+3
2013-08-18Update comment in border.cxxZolnai Tamás1-1/+1
2013-08-17add SvxRectCtl::SetControlSettings and restore original settingsCaolán McNamara1-3/+1
2013-08-17Convert text attributes tab page to widget UIOlivier Hallot3-410/+135
2013-08-16fdo#66827 sw: rename SID_ATTR_FILL_GRADIENT to SID_SW_ATTR_FILL_GRADIENTMiklos Vajna1-7/+7
2013-08-16WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-2/+2
2013-08-16convert sw pos/size page to .uiCaolán McNamara3-639/+394