summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/cnttab.cxx
AgeCommit message (Expand)Author
2014-04-20cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-08SwMultiTOXTabDialog: fortunately the bogus SetTemplatePath callMichael Stahl
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-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-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-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-17Window::Notify should return boolStephan Bergmann
2014-01-16fdo#73043: sw: fix Index/TOC Assign Styles dialogMichael Stahl
2013-12-19CID#1130380 (unlikely) invalid iterator useCaolán McNamara
2013-12-19CID#736021 (unlikely) invalid iterator useCaolán McNamara
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-27Drop duplicate #includeTakeshi Abe
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15more fixes for OUString conversion in Windows buildNoel Grandin
2013-10-15convert sw/source/ui/index/*.cxx from String to OUStringNoel Grandin
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara
2013-10-10convert sw/source/ui/inc/sw*.hxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/t*.hxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/uno*.hxx from String to OUStringNoel Grandin
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara
2013-10-02inizializes->initializesCaolán McNamara
2013-10-02fdo#62475 - remove visual noise and fix existing commentsPhilipp Riemer
2013-10-02fix format for code consistencyPhilipp Riemer
2013-10-02remove/add blank linesPhilipp Riemer
2013-10-02remove zhaojianwei code markersPhilipp Riemer
2013-09-30delete code that was commented outPhilipp Riemer