summaryrefslogtreecommitdiff
path: root/sw/source/ui/index
AgeCommit message (Expand)Author
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-20cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
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-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