summaryrefslogtreecommitdiff
path: root/sw/source/ui/index
AgeCommit message (Expand)Author
2014-04-04SwMultiTOXTabDialog: the file we ship is called idxexample.odtMichael Stahl
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-30sal_uInt16: to sal_Int32 and rework initializationMatteo Casalin
2014-03-30Remove one more OUString concatenated appendMatteo Casalin
2014-03-30Remove empty branch in if statementMatteo Casalin
2014-03-30Fix alignmentMatteo Casalin
2014-03-30Use getToken instead of indexOf and re-assignmentMatteo Casalin
2014-03-30OUString optimizationsMatteo Casalin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-24Do not compare the same OUString twiceMatteo Casalin
2014-03-24OUString* to const OUString* as constructor argumentMatteo Casalin
2014-03-24sal_uInt16 to sal_(u)Int32 + some constificationsMatteo Casalin
2014-03-24Remove temporary OUString by bailing out earlyMatteo Casalin
2014-03-24Remove temporary OUStringsMatteo Casalin
2014-03-24sal_uInt16 to sal_Int32/int and remove some temporariesMatteo Casalin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-21coverity#705953 Dereference before null checkCaolán McNamara
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26fdo#75133: Preseved bibliography after round trip.Rohit Deshmukh
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-20fdo#69613 : Fix for TOC with flag '\u' should get preserved after RT.Pallavi Jadhav
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-16fdo#73043: sw: fix Index/TOC Assign Styles dialogMichael Stahl
2014-01-16sal_Bool to boolTakeshi Abe
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-13fdo#69613: Code changes for TOC with flag '\x' should get preserved after RT.YogeshBharate
2014-01-13fdo#69613: Code changes for TOC with flag '\w' should get preserved after RT.YogeshBharate
2014-01-10fdo#69613: Code changes for TOC with flag '\z' should get preserved after RT.YogeshBharate
2013-12-19CID#1130380 (unlikely) invalid iterator useCaolán McNamara
2013-12-19CID#736021 (unlikely) invalid iterator useCaolán McNamara
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann
2013-12-03convert SwTxtNode::GetLang from xub_StrLen->sal_Int32Noel Grandin
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-27Drop duplicate #includeTakeshi Abe
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15more fixes for OUString conversion in Windows buildNoel Grandin